[131736] trunk/dports/science/gnuradio/Portfile

michaelld at macports.org michaelld at macports.org
Fri Jan 16 10:03:52 PST 2015


Revision: 131736
          https://trac.macports.org/changeset/131736
Author:   michaelld at macports.org
Date:     2015-01-16 10:03:52 -0800 (Fri, 16 Jan 2015)
Log Message:
-----------
gnuradio:
+ update release to 3.7.6.1;
+ update devel to 0bea2cce and next to 547f98b1, both 20150115.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2015-01-16 17:37:20 UTC (rev 131735)
+++ trunk/dports/science/gnuradio/Portfile	2015-01-16 18:03:52 UTC (rev 131736)
@@ -25,7 +25,7 @@
 set major           3
 set minor_base      7
 set patch           6
-set maint_base      0
+set maint_base      1
 set minor_next      [expr {${minor_base} + 1}]
 set patch_devel     [expr {${patch} + 1}]
 set branch_base     [join "${major} ${minor_base}" .]
@@ -46,8 +46,8 @@
     conflicts       gnuradio-legacy gnuradio-next gnuradio-devel
 
     checksums \
-        rmd160 0db9e18ec8c646d2eebf64ea7273a1472215767b \
-        sha256 46d5df12af0e3a0ebb233d3c50de8ad534be7647f1a0ff67dff8f556d050943c
+        rmd160 9d3e85ee174730a5d9fae1af5bbfdf40e8a2a567 \
+        sha256 b724db3228cff71d9bdba0faf3e5a0dd2917887eef125e79f3f5edd09d9e8aa8
 
     # overload the github livecheck regex to look for versions that
     # are just numbers and '.', no letters (e.g., "3.7.3git").
@@ -106,14 +106,14 @@
         This port is kept up with the GNU Radio GIT 'master' branch, which is typically updated daily to weekly.  This version of GNU Radio generally contains fixes to, and its API is compatible with, the current GNU Radio release, and will be incorporated in an upcoming release.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
     name                gnuradio-devel
-    github.setup        gnuradio gnuradio dfacb552dee473623cec63cc225d6e70b95a5874
-    version             ${devel_version}_20150113
+    github.setup        gnuradio gnuradio 0bea2cce5337048c984889875c6434be401e1a23
+    version             ${devel_version}_20150115
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     checksums \
-        rmd160 8f4874998b585fe69efcd067b2b53647746b3813 \
-        sha256 9c9001c8ce69e217f1f2c8d62788a81eb9ec2ae9ab0904bb02fabd788bee6235
+        rmd160 2bc92f42a933693ff849a72ee2fefa9a46742df0 \
+        sha256 ab20531326a6803ed30ded9f207224bc0a3a64156264f77d440cb3082719dc86
 
 }
 
@@ -123,14 +123,14 @@
         This port is kept up with the GNU Radio GIT 'next' branch, which is typically updated daily to weekly.  This version of GNU Radio represents the next major release of GNU Radio, and hence its API is likely to be different than that provided by either gnuradio or gnuradio-devel.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
     name                gnuradio-next
-    github.setup        gnuradio gnuradio 6828d045f7f0f5d4872254dda4aec1bad7a3ffc9
-    version             ${next_version}_20150113
+    github.setup        gnuradio gnuradio 547f98b1f119a1f7cb99d74f68efaa99abb0d0d0
+    version             ${next_version}_20150115
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     checksums \
-        rmd160 0258196f8a30dce2c258ce948d66842530f14ab5 \
-        sha256 00916d728e329f808dabd934f58fde262251fba4856c09a33449c411572d1510
+        rmd160 b27f81578df720ac5ca04f3c068f44b200cd0af1 \
+        sha256 df93f0693686e07504a7478ed7dae2cfb11883f58db6d6de0d30d2047847f7b3
 
     # overload the github livecheck URL with the correct branch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150116/e1e4f38d/attachment.html>


More information about the macports-changes mailing list