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

michaelld at macports.org michaelld at macports.org
Tue Apr 2 08:30:51 PDT 2013


Revision: 104774
          https://trac.macports.org/changeset/104774
Author:   michaelld at macports.org
Date:     2013-04-02 08:30:51 -0700 (Tue, 02 Apr 2013)
Log Message:
-----------
gnuradio:
* update devel and next to latest;
* correct +full description.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-04-02 13:29:51 UTC (rev 104773)
+++ trunk/dports/science/gnuradio/Portfile	2013-04-02 15:30:51 UTC (rev 104774)
@@ -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_20130329
+    version             3.6.5_20130401
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          5997b1d870b18750d89a5f707c4ac581d5868c60
+    git.branch          888c07f2510c49b5100223121ee02d9faea287d9
 
     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_20130329
+    version             3.7.0_20130401
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          007b401cf14fcfc067d11f5e4d2ca1730407803b
+    git.branch          eea0e411411303ea94953c5cd8454c4139a474ff
 
     depends_lib-append  port:log4cpp
 
@@ -135,7 +135,7 @@
 
 variant full \
     requires docs grc qtgui wxgui uhd orc wavelet jack portaudio swig sdl \
-    description {Enable all variants except python (and, for next, ctrlport)} {}
+    description {Enable all variants except +debug and +universal (and, for next, except +ctrlport)} {}
 
 # set Python variants
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130402/1c0a6567/attachment-0001.html>


More information about the macports-changes mailing list