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

michaelld at macports.org michaelld at macports.org
Thu May 7 09:22:38 PDT 2015


Revision: 135944
          https://trac.macports.org/changeset/135944
Author:   michaelld at macports.org
Date:     2015-05-07 09:22:38 -0700 (Thu, 07 May 2015)
Log Message:
-----------
gnuradio:
+ update devel to a6939415 and next to f6e23b14, both 20150506;
+ remove legacy python variants, since they do nothing.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2015-05-07 16:21:45 UTC (rev 135943)
+++ trunk/dports/science/gnuradio/Portfile	2015-05-07 16:22:38 UTC (rev 135944)
@@ -92,12 +92,11 @@
     name                gnuradio-devel
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
-    github.setup        gnuradio gnuradio 06a7a77efc49fdc9b301e84f9e34c454f5ddbadf
-    version             20150430
-    revision        1
+    github.setup        gnuradio gnuradio a693941515339f77dde55e356381e7039eb7c02c
+    version             20150506
     checksums \
-        rmd160 65ccb1b6287d60a4f9718bae3842aaddf0490f29 \
-        sha256 17d21bc5e489ddade0418ea9c855b1d878c774b928148bbdeb0cf64604214a99
+        rmd160 c852160927b0bb1a0577e1dda104bf5f5db5e319 \
+        sha256 66b69f203815ccb171568100391a960c71505bc7070a25da92583416551ec853
 
 }
 
@@ -109,12 +108,11 @@
     name                gnuradio-next
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
-    github.setup        gnuradio gnuradio 7ef4258ceaf5fa9fa242138c0abc9572a72c3d6f
-    version             20150430
-    revision        1
+    github.setup        gnuradio gnuradio f6e23b145f6a9dd529feb1cac33e6562fd7c0dc7
+    version             20150506
     checksums \
-        rmd160 e7c567e955735429c29301940e747e58f31394eb \
-        sha256 98afb1b5bb2d1d246d81f18dffda7a14e63fc3973e9ebcdf0bdb8be0030dabd6
+        rmd160 cd671f61cc42644e89070497e8f94c1e55a38c11 \
+        sha256 87e0e35ffdd1b4b8d073740842fe9def81e2eb7beec3a0c02e22a32325cc15dc
 
     # overload the github livecheck URL with the correct branch
 
@@ -319,11 +317,6 @@
 default_variants +docs +grc +qtgui +wxgui +uhd +wavelet \
     +jack +portaudio +swig +sdl
 
-# set Python legacy variants; these can be removed 2016-01-01
-
-variant python26 description {Legacy variant} {}
-variant python27 description {Legacy variant} {}
-
 # require Python 2.7
 
 depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150507/c38baa85/attachment.html>


More information about the macports-changes mailing list