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

michaelld at macports.org michaelld at macports.org
Thu Aug 29 09:09:57 PDT 2013


Revision: 110289
          https://trac.macports.org/changeset/110289
Author:   michaelld at macports.org
Date:     2013-08-29 09:09:57 -0700 (Thu, 29 Aug 2013)
Log Message:
-----------
gnuradio: update devel and next to 55f637b6 and efed9051 (both 20130828).

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-08-29 16:05:11 UTC (rev 110288)
+++ trunk/dports/science/gnuradio/Portfile	2013-08-29 16:09:57 UTC (rev 110289)
@@ -73,13 +73,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.1_20130825
+    version             3.7.1_20130828
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          523a53ac387a699cef4d8e784561cdcaffad39cf
+    git.branch          55f637b609d676c7189dbf7c939a1284225768e9
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=master
     livecheck.version   ${git.branch}
@@ -92,13 +92,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_20130825
+    version             3.8.0_20130828
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          5cbef83217368679bf377ef68e16a4d1b8cb048f
+    git.branch          efed905156813b47dfdf486bdbe312fea6b2da71
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=next
     livecheck.version   ${git.branch}
@@ -146,10 +146,8 @@
 # MacPorts), for now; blacklist all others, for now.
 # http://trac.macports.org/ticket/37979
 compiler.blacklist \
-    clang macports-gcc-4.2 macports-gcc-4.3 macports-gcc-4.4 macports-gcc-4.5 \
-    macports-gcc-4.6 macports-gcc-4.7 macports-gcc-4.8 macports-gcc-4.9 \
-    macports-clang-2.9 macports-clang-3.0 macports-clang-3.1 macports-clang-3.2 \
-    macports-clang-3.3 macports-clang-3.4
+    clang macports-clang-2.9 macports-clang-3.0 macports-clang-3.1 \
+    macports-clang-3.2 macports-clang-3.3 macports-clang-3.4
 
 # let CMake figure out some flags
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130829/673ba069/attachment.html>


More information about the macports-changes mailing list