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

michaelld at macports.org michaelld at macports.org
Thu Mar 5 06:19:53 PST 2015


Revision: 133562
          https://trac.macports.org/changeset/133562
Author:   michaelld at macports.org
Date:     2015-03-05 06:19:53 -0800 (Thu, 05 Mar 2015)
Log Message:
-----------
gnuradio:
+ remove active_variants PortGroup since is it not used;
+ update devel to ee369b92 and next to add76096, both 20150304.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2015-03-05 08:21:18 UTC (rev 133561)
+++ trunk/dports/science/gnuradio/Portfile	2015-03-05 14:19:53 UTC (rev 133562)
@@ -4,7 +4,6 @@
 PortSystem          1.0
 PortGroup           cmake 1.0
 PortGroup           wxWidgets 1.0
-PortGroup           active_variants 1.1
 PortGroup           github 1.0
 
 wxWidgets.use       wxPython-3.0
@@ -91,14 +90,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 8ecfd13af0f55818d178fde17182de12b60ba4f1
-    version             20150222
+    github.setup        gnuradio gnuradio ee369b92a5e7de35feb85add091b8ad79cd7d7a2
+    version             20150304
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     checksums \
-        rmd160 15557b236d125628e044d0af1aac94a320c7916c \
-        sha256 f95f92db0aa5ef71e19833752094b4d48d6c7e36cf4c85febab4c717674f901b
+        rmd160 a640f358a873b93eda24c90bf9e322149d761dcd \
+        sha256 60da3f7c2c45601b4097137911398ca87bba632408c5fa85c22f33aa5ce285d3
 
 }
 
@@ -108,14 +107,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 4c8ac632ecd70438b50ce7b9bc6046d182a0cc18
-    version             20150222
+    github.setup        gnuradio gnuradio add76096b1153519accfc6b31e27fbccbcecef0d
+    version             20150304
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     checksums \
-        rmd160 6027c6fb2cc95e842bc11dd5d86f5ad212d49bc7 \
-        sha256 c2c177ca871a12d8291be64a9638a851b6c0137f6158d1635a5ceca951499d6a
+        rmd160 08c97586ab0787d34d4b80ada237098a550a1bc1 \
+        sha256 ac31cdef849240baf2fc4d529c182589a9070af8741097572de337584bccb7b3
 
     # 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/20150305/61a69951/attachment.html>


More information about the macports-changes mailing list