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

michaelld at macports.org michaelld at macports.org
Thu Nov 7 05:52:10 PST 2013


Revision: 113068
          https://trac.macports.org/changeset/113068
Author:   michaelld at macports.org
Date:     2013-11-07 05:52:10 -0800 (Thu, 07 Nov 2013)
Log Message:
-----------
gnuradio:
+ update devel to 5f724cfd and next to 66e4d1aa, both 20131106;
+ delete needed only from cppflags.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-11-07 13:35:20 UTC (rev 113067)
+++ trunk/dports/science/gnuradio/Portfile	2013-11-07 13:52:10 UTC (rev 113068)
@@ -85,13 +85,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.2_20131104
+    version             3.7.2_20131106
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          466c218e78b8a566bb8e6eb5ed33f95a3409eb29
+    git.branch          5f724cfd76ad52288db91b535b4366c176717d29
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=master
     livecheck.version   ${git.branch}
@@ -104,13 +104,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_20131104
+    version             3.8.0_20131106
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          3139daa368c16a065825b4736cd3c9f7cc28e68e
+    git.branch          66e4d1aa42d1458b535d13162b4b57b0653b9136
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=next
     livecheck.version   ${git.branch}
@@ -175,8 +175,6 @@
 # instead of any already-installed ones.
 
 configure.cppflags-delete -I${prefix}/include
-configure.cflags-delete -I${prefix}/include
-configure.cxxflags-delete -I${prefix}/include
 
 # remove top-level library path, such that internal libraries are used
 # instead of any already-installed ones.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131107/741e986a/attachment.html>


More information about the macports-changes mailing list