[145597] trunk/dports/science/volk/Portfile

michaelld at macports.org michaelld at macports.org
Wed Feb 10 11:31:43 PST 2016


Revision: 145597
          https://trac.macports.org/changeset/145597
Author:   michaelld at macports.org
Date:     2016-02-10 11:31:43 -0800 (Wed, 10 Feb 2016)
Log Message:
-----------
volk:
+ update release to 1.2.1 and devel to 41b4df05 (20160207);
+ disable patch to see what happens :) ...

Modified Paths:
--------------
    trunk/dports/science/volk/Portfile

Modified: trunk/dports/science/volk/Portfile
===================================================================
--- trunk/dports/science/volk/Portfile	2016-02-10 19:21:35 UTC (rev 145596)
+++ trunk/dports/science/volk/Portfile	2016-02-10 19:31:43 UTC (rev 145597)
@@ -19,10 +19,10 @@
 
 if {${name} eq ${subport}} {
 
-    github.setup    gnuradio volk 1.2 v
+    github.setup    gnuradio volk 1.2.1 v
     checksums       \
-        rmd160 77012f6e5a8453ba0ffbf7952afea5007c1e7bd2 \
-        sha256 a61a6fae32acc2a43d38bbfebe92e85ba9abd3c071bbcafbca841d72560b7bfc
+        rmd160 e1b2ef30b4ba18df4afe36a552d13ba900c9431d \
+        sha256 1a5a263258b7dea8cdb4e2256fbbe95d678999db93245279c1bf8503935401ba
     # bump the epoch because I moved the version from 20150707 to 1.0.1
     epoch           1
     long_description ${long_description} ${subport} \
@@ -33,11 +33,11 @@
 
 subport volk-devel {
 
-    github.setup    gnuradio volk ba724b7786403d8ca34a8670f9ca324b80608bdc
-    version         20160129
+    github.setup    gnuradio volk 41b4df055b2c8d4f2c23ad2bdc60c0b47b4f0dd8
+    version         20160207
     checksums       \
-        rmd160 1d43db5e189e83bbdd6c4f0124e2789a5539b316 \
-        sha256 06cb0daaefafdc2ea15151ac7c9811b3fd27d988e576c60def149b6fec7a90b5
+        rmd160 1e4f5f83976c0e3e8691ae2ba106845954da874b \
+        sha256 26245403c7c70dda49dedd4e2d2a48f6dee4a9ac2ed9b7ed75f9895dd2c8ec77
     conflicts       volk
     long_description ${long_description} ${subport} \
 provides the Volk GIT maint or master branch, depending on which is more advanced, and is typically updated every few days to week.
@@ -55,7 +55,7 @@
 # a local copy of it, to make older GCC compilers happy. Does not hurt
 # when using Clang or GCC >= 4.3.
 
-patchfiles-append patch-add-back-cpuid.diff
+# patchfiles-append patch-add-back-cpuid.diff
 
 # do VPATH (out of source tree) build
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160210/f4b1ff6b/attachment.html>


More information about the macports-changes mailing list