[113406] trunk/dports/science/gnuradio/Portfile
michaelld at macports.org
michaelld at macports.org
Fri Nov 15 09:31:53 PST 2013
Revision: 113406
https://trac.macports.org/changeset/113406
Author: michaelld at macports.org
Date: 2013-11-15 09:31:53 -0800 (Fri, 15 Nov 2013)
Log Message:
-----------
gnuradio:
+ update devel to 3b27cc47 and next to 54d3961b, both 20131114;
+ move swig patch to just the release, since it was merged.
Modified Paths:
--------------
trunk/dports/science/gnuradio/Portfile
Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile 2013-11-15 17:30:15 UTC (rev 113405)
+++ trunk/dports/science/gnuradio/Portfile 2013-11-15 17:31:53 UTC (rev 113406)
@@ -38,6 +38,11 @@
rmd160 544dce18b81824437ed9919b4f65d3a3f4f9dceb \
sha256 b80b42eaa091cb77a168e15b029307856db249d460ff06dfdf292802c19a2669
+ # patch for fix swig build on 10.9; tested on 10.8
+ # and does not seem to hurt.
+
+ patchfiles-append patch-swig-include-std_string.i.diff
+
livecheck.url http://gnuradio.org/releases/gnuradio/?C=M&O=D
livecheck.regex >LATEST-IS-(\[^<\]*)<
@@ -73,13 +78,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.3_20131113
+ version 3.7.3_20131114
conflicts gnuradio-legacy gnuradio gnuradio-next
fetch.type git
git.url http://git.gnuradio.org/git/gnuradio.git
- git.branch 4749434d9b964aa5c452e861f7551b222a4f98ac
+ git.branch 3b27cc47e134e0ea33c1856d1afd6e87931607c9
livecheck.url http://gnuradio.org/cgit/gnuradio.git/log/?h=master
livecheck.version ${git.branch}
@@ -92,13 +97,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_20131113
+ version 3.8.0_20131114
conflicts gnuradio-legacy gnuradio gnuradio-devel
fetch.type git
git.url http://git.gnuradio.org/git/gnuradio.git
- git.branch 2f6f79e53e45c93223824742346f6a70f8007a05
+ git.branch 54d3961bdaaa708152e33264b95759bab4d94c87
livecheck.url http://gnuradio.org/cgit/gnuradio.git/log/?h=next
livecheck.version ${git.branch}
@@ -143,11 +148,7 @@
macports-clang-2.9 macports-clang-3.1 \
macports-clang-3.2 macports-clang-3.3
- # temporary patch for fix swig build on 10.9; tested on 10.8 and
- # does not seem to hurt.
- patchfiles-append patch-swig-include-std_string.i.diff
-
} else {
# legacy works with Apple GCC only, because the cmake build script
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131115/76ca191b/attachment.html>
More information about the macports-changes
mailing list