Revision: 103295 https://trac.macports.org/changeset/103295 Author: michaelld@macports.org Date: 2013-02-20 04:48:18 -0800 (Wed, 20 Feb 2013) Log Message: ----------- gnuradio : update devel and next to latest Modified Paths: -------------- trunk/dports/science/gnuradio/Portfile Modified: trunk/dports/science/gnuradio/Portfile =================================================================== --- trunk/dports/science/gnuradio/Portfile 2013-02-20 10:30:32 UTC (rev 103294) +++ trunk/dports/science/gnuradio/Portfile 2013-02-20 12:48:18 UTC (rev 103295) @@ -46,13 +46,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.4_20130218 + version 3.6.4_20130219 conflicts gnuradio gnuradio-next fetch.type git git.url git://gnuradio.org/gnuradio.git - git.branch f1ae6c5c801c4dd6e4ad05790aa1d9567f4533da + git.branch bbc4da8394b491058d35c94f4c4a934485df07b6 livecheck.type none @@ -63,13 +63,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_20130218 + version 3.7.0_20130219 conflicts gnuradio gnuradio-devel fetch.type git git.url git://gnuradio.org/gnuradio.git - git.branch 250e496d097ecc7034edf32211e79c545dfd4201 + git.branch f4762c567bf5ec85b998935ee330d7c0e986dc57 variant ctrlport description {Enable control port enhancements (EXPERIMENTAL)} {}