Revision
118424
Author
michaelld@macports.org
Date
2014-04-01 17:57:20 -0700 (Tue, 01 Apr 2014)

Log Message

gnuradio: update devel to a60337ff and next to ea2f706b, both 20140331.

Modified Paths

Diff

Modified: trunk/dports/science/gnuradio/Portfile (118423 => 118424)


--- trunk/dports/science/gnuradio/Portfile	2014-04-01 21:55:43 UTC (rev 118423)
+++ trunk/dports/science/gnuradio/Portfile	2014-04-02 00:57:20 UTC (rev 118424)
@@ -93,13 +93,13 @@
     long_description    ${description}: \
         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.
 
-    version             3.7.4_20140319
+    version             3.7.4_20140331
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          1092e685defd10692d3fa47435c716a88dfd8712
+    git.branch          a60337ff6c0c1a11daf785ffb7f20fedf5c7aa43
 
     livecheck.url       http://gnuradio.org/cgit/cgit.cgi/gnuradio/log/?h=master
     livecheck.version   ${git.branch}
@@ -112,13 +112,13 @@
     long_description    ${description}: \
         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.
 
-    version             3.8.0_20140319
+    version             3.8.0_20140331
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          85ae8fc1e6b7397eb6dc774e2e4eaf8049265b13
+    git.branch          ea2f706b5593770c4789e4f2248f8bb2d64728d5
 
     livecheck.url       http://gnuradio.org/cgit/cgit.cgi/gnuradio/log/?h=next
     livecheck.version   ${git.branch}