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

michaelld at macports.org michaelld at macports.org
Sat Jan 12 17:46:10 PST 2013


Revision: 101526
          https://trac.macports.org/changeset/101526
Author:   michaelld at macports.org
Date:     2013-01-12 17:46:10 -0800 (Sat, 12 Jan 2013)
Log Message:
-----------
gnuradio :
* upgrade devel and next to latest;
* grc variant requires swig ... make it so.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-01-13 01:30:06 UTC (rev 101525)
+++ trunk/dports/science/gnuradio/Portfile	2013-01-13 01:46:10 UTC (rev 101526)
@@ -44,13 +44,13 @@
     long_description    ${description}: \
         This port is kept up with the GNU Radio GIT Master branch, which is typically updated every few days to week.  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.
 
-    version             3.6.4_20130108
+    version             3.6.4_20130111
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          3abf4a11534d0db96e32830f629c8e34a8098798
+    git.branch          ca407436f4d42aee0511181e2c2e6eecdccfa7d7
 
     livecheck.type      none
 
@@ -61,13 +61,13 @@
     long_description    ${description}: \
         This port is kept up with the GNU Radio GIT Next branch, which is typically updated every few days to week.  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.
 
-    version             3.7.0_20130108
+    version             3.7.0_20130111
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          bd8ba61bbb3df90260554dcf1c37564458d472eb
+    git.branch          4a61b96c47ef882ae04aea111a5098512358dfd3
 
     variant ctrlport description {Enable control port enhancements (EXPERIMENTAL)} {}
 
@@ -245,7 +245,7 @@
 
 }
 
-variant grc description "Install GNU Radio Companion" {
+variant grc requires swig description "Install GNU Radio Companion" {
 
     configure.args-append \
         -DENABLE_GRC=ON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130112/f0303f26/attachment.html>


More information about the macports-changes mailing list