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

michaelld at macports.org michaelld at macports.org
Fri Dec 7 06:55:02 PST 2012


Revision: 100295
          https://trac.macports.org/changeset/100295
Author:   michaelld at macports.org
Date:     2012-12-07 06:55:02 -0800 (Fri, 07 Dec 2012)
Log Message:
-----------
gnuradio: update devel and next to latest; augment long description for alternative build option that sometimes works.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2012-12-07 14:47:44 UTC (rev 100294)
+++ trunk/dports/science/gnuradio/Portfile	2012-12-07 14:55:02 UTC (rev 100295)
@@ -58,15 +58,15 @@
 subport gnuradio-devel {
 
     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.
+        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; you can also try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
-    version             3.6.3_20121204
+    version             3.6.3_20121206
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          a47c5485e477a2b29a839c785fea45f29da07919
+    git.branch          69990c3fb6d4c7a0daee0229407241aa1959095a
 
     post-configure {
 
@@ -87,15 +87,15 @@
 subport gnuradio-next {
 
     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.
+        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; you can also try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
-    version             3.7.0_20121204
+    version             3.7.0_20121206
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          ecfea4868d6348885945406be217751ba09c1d75
+    git.branch          583ba9b96ce3c3e52173cd847a0c00ff10c1cf85
 
     post-configure {
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121207/b945819c/attachment.html>


More information about the macports-changes mailing list