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

michaelld at macports.org michaelld at macports.org
Tue Apr 22 06:07:02 PDT 2014


Revision: 119289
          https://trac.macports.org/changeset/119289
Author:   michaelld at macports.org
Date:     2014-04-22 06:07:02 -0700 (Tue, 22 Apr 2014)
Log Message:
-----------
gnuradio:
+ update devel to d947f354 and next to ec186a30, both 20140421;
+ rev-bump release and legacy for new UHD ABI.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2014-04-22 13:03:45 UTC (rev 119288)
+++ trunk/dports/science/gnuradio/Portfile	2014-04-22 13:07:02 UTC (rev 119289)
@@ -24,6 +24,7 @@
 if {${subport} eq ${name}} {
 
     github.setup    gnuradio gnuradio 3.7.3 v
+    revision        1
 
     long_description    ${description}: \
         This port is kept up with the GNU Radio release, currently ${version}, which is typically updated every few months.
@@ -48,7 +49,7 @@
 
     github.setup    gnuradio gnuradio 3.6.5.1 v
     name            gnuradio-legacy
-    revision        6
+    revision        7
 
     long_description    ${description}: \
         This port is for GNU Radio ${version}, reflecting the final release in the 3.6 API series.  It is for legacy purposes only\; please consider updating your code to the GNU Radio 3.7 API.
@@ -89,15 +90,15 @@
     long_description    ${description}: \
         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.
 
-    github.setup        gnuradio gnuradio 0bd6bf9a476a8447ca5dde2e899e532f4a946a6c
-    version             3.7.4_20140418
+    github.setup        gnuradio gnuradio d947f35405437e8efcd0111ef0bf1921444a9553
+    version             3.7.4_20140421
     name                gnuradio-devel
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     checksums \
-        rmd160 abe8ee72c212b3a238cec259aafbb39fe35b3346 \
-        sha256 b4ee1f5936d84a2fdd3b8a53378a0362f9b1d25414b9c08f58742a1b63879f9b
+        rmd160 f4f0e229d5f8cbd9d3bbaa02ec3763fdb6681dfb \
+        sha256 6b13dec636ac6f90afb44ebc17529a6f61a99f7818923bf194126e31bd968a89
 
 }
 
@@ -106,15 +107,15 @@
     long_description    ${description}: \
         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.
 
-    github.setup        gnuradio gnuradio dda779bf96a026700a471b12f636e4a8e488034c
-    version             3.8.0_20140418
+    github.setup        gnuradio gnuradio ec186a30b899e9ea1be363dace02b0ae6733ab42
+    version             3.8.0_20140421
     name                gnuradio-next
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     checksums \
-        rmd160 60b4692918c1ee05c5b9c480cc11e5145ae108ea \
-        sha256 2eacf3acdf154595b261900cd39c0996f46e952fe3d7d622988bcc3e76fb16c5
+        rmd160 3022645ce0ba8da74ebd4e78aa1c2c5347b6c125 \
+        sha256 c4aab12631ef74dac7062ca637d8592a776cfe88270707181772ff70d22d3a30
 
     # 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/20140422/32e9d110/attachment.html>


More information about the macports-changes mailing list