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

michaelld at macports.org michaelld at macports.org
Wed Apr 17 12:36:10 PDT 2013


Revision: 105326
          https://trac.macports.org/changeset/105326
Author:   michaelld at macports.org
Date:     2013-04-17 12:36:10 -0700 (Wed, 17 Apr 2013)
Log Message:
-----------
gnuradio :
* update devel and next to latest;
* switch GIT source temporarily while the GR folks work out some DNS issues.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-04-17 19:07:44 UTC (rev 105325)
+++ trunk/dports/science/gnuradio/Portfile	2013-04-17 19:36:10 UTC (rev 105326)
@@ -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.5_20130409
+    version             3.6.5_20130415
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
-    git.url             git://gnuradio.org/gnuradio.git
-    git.branch          55ed1299ac28a66686d754eef32bbae9a1cdb170
+    git.url             git://git.gnuradio.org/gnuradio.git
+    git.branch          c639fd89346a9485f7cda041f84d3e26a79548bf
 
     depends_lib-append  port:log4cpp
 
@@ -65,13 +65,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_20130409
+    version             3.7.0_20130415
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
-    git.url             git://gnuradio.org/gnuradio.git
-    git.branch          4d28885465d10b1439b41caf0ac1435f68e1f5a0
+    git.url             git://git.gnuradio.org/gnuradio.git
+    git.branch          ae625607c22a0f4f775d70ac40e02ef3d5a04b35
 
     depends_lib-append  port:log4cpp
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130417/1d5f839a/attachment.html>


More information about the macports-changes mailing list