gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6389: update taco to


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6389: update taco to
Date: Sun, 31 Mar 2019 18:33:47 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6389
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2019-03-31 15:33:44 -0700
message:
  update taco to 
modified:
  pkg/other/taco/Makefile        makefile-20171104211510-tz03d6qot1xo50eo-3
  pkg/other/taco/sha256sums      sha256sums-20171104211510-tz03d6qot1xo50eo-4
=== modified file 'pkg/other/taco/Makefile'
--- a/pkg/other/taco/Makefile   2018-05-10 02:43:08 +0000
+++ b/pkg/other/taco/Makefile   2019-03-31 22:33:44 +0000
@@ -25,7 +25,9 @@
 NAME = Tensor Compiler, taco
 GARNAME = taco
 #UPSTREAMNAME=master
-#GARVERSION = 2018-01-30
+#GARVERSION = 2019-03-31
+
+# HINT: be sure to delete old master.zip from downloads and archive first
 GARVERSION =
 HOME_URL = http://tensor-compiler.org/ 
 DESCRIPTION =  converts tensor expressions to C++ code
@@ -40,12 +42,11 @@
 #https://github.com/tensor-compiler/taco.git
 
 
-MASTER_SITES = git://github.com/
-#MASTER_SUBDIR = tensor-compiler/$(GARNAME)/archive/
-MASTER_SUBDIR = tensor-compiler/
-#$(GARNAME)/archive/
-DISTFILES = taco
-#WORKSRC = $(WORKDIR)/taco-master/
+MASTER_SITES = http://github.com/
+MASTER_SUBDIR = tensor-compiler/$(GARNAME)/archive/
+DISTFILES = master.zip
+
+WORKSRC = $(WORKDIR)/taco-master/
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/other/taco/sha256sums'
--- a/pkg/other/taco/sha256sums 2018-05-10 02:43:08 +0000
+++ b/pkg/other/taco/sha256sums 2019-03-31 22:33:44 +0000
@@ -1,1 +1,1 @@
-e13c33bfde1bedd69ce6e2905112531e60e4e9bff9800d38a7e89a76532963e8  
download/taco.git
+638723468c89aa716b2b351310e630f3d6c602182aa669a308884f9ccd2de952  
download/master.zip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]