Modified: trunk/dports/science/gnuradio/Portfile (107392 => 107393)
--- trunk/dports/science/gnuradio/Portfile 2013-06-27 02:13:19 UTC (rev 107392)
+++ trunk/dports/science/gnuradio/Portfile 2013-06-27 02:22:55 UTC (rev 107393)
@@ -44,16 +44,19 @@
long_description ${description}: \
This port is kept up with the GNU Radio GIT 'maint' branch, which is typically updated weekly to monthly. 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_20130622
+ version 3.6.5_20130625
conflicts gnuradio gnuradio-next
fetch.type git
git.url http://git.gnuradio.org/git/gnuradio.git
- git.branch 8917930210b27181d5cae14277c602cdbd9bff92
+ git.branch c0b3ce38db0eaaca05fe2f45827fcf6c9184b72b
depends_lib-append port:log4cpp
+ patchfiles patch-path-order.diff patch-no-as-needed-revert.diff
+ patch.pre_args -p1
+
livecheck.url http://gnuradio.org/cgit/gnuradio.git/log/?h=maint
livecheck.version ${git.branch}
livecheck.regex id=(\[a-f0-9\]+).*>maint<
@@ -65,16 +68,19 @@
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 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_20130624
+ version 3.7.0_20130625
conflicts gnuradio gnuradio-devel
fetch.type git
git.url http://git.gnuradio.org/git/gnuradio.git
- git.branch 9cc667eb0da70584fa2b3c54d47ae5eee38e1af1
+ git.branch 071e8f8acdb7e38540d6d78141cae8ac64ade052
depends_lib-append port:log4cpp
+ patchfiles patch-no-as-needed-revert.diff
+ patch.pre_args -p1
+
variant ctrlport description {Enable control port enhancements (EXPERIMENTAL)} {}
if {[variant_isset ctrlport]} {