[106287] trunk/dports/science/gnuradio

michaelld at macports.org michaelld at macports.org
Tue May 21 07:44:55 PDT 2013


Revision: 106287
          https://trac.macports.org/changeset/106287
Author:   michaelld at macports.org
Date:     2013-05-21 07:44:55 -0700 (Tue, 21 May 2013)
Log Message:
-----------
gnuradio:
* update devel and next to latest;
* remove temporary next patch, since it was committed.

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

Removed Paths:
-------------
    trunk/dports/science/gnuradio/files/

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-05-21 14:13:48 UTC (rev 106286)
+++ trunk/dports/science/gnuradio/Portfile	2013-05-21 14:44:55 UTC (rev 106287)
@@ -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_20130516
+    version             3.6.5_20130519
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
     git.url             git://git.gnuradio.org/gnuradio.git
-    git.branch          5369fb19253768cee89f8fd07a5f050552444dd3
+    git.branch          086d0b429e4bf0baa81522b479a438caaaab8e58
 
     depends_lib-append  port:log4cpp
 
@@ -65,17 +65,14 @@
     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_20130516
+    version             3.7.0_20130520
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             git://git.gnuradio.org/gnuradio.git
-    git.branch          b1f802015fe5ce88c45f68f09d81fce0cdb75411
+    git.branch          0a8078a57237fcc12f4a51f6d217c54031cc904d
 
-    patchfiles          patch-inc-dirs-ordering.diff
-    patch.pre_args      -p1
-
     depends_lib-append  port:log4cpp
 
     variant ctrlport description {Enable control port enhancements (EXPERIMENTAL)} {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130521/2144b5cc/attachment-0001.html>


More information about the macports-changes mailing list