Revision: 103347 https://trac.macports.org/changeset/103347 Author: michaelld@macports.org Date: 2013-02-22 06:43:22 -0800 (Fri, 22 Feb 2013) Log Message: ----------- gnuradio : update next and devel to latest Modified Paths: -------------- trunk/dports/science/gnuradio/Portfile Modified: trunk/dports/science/gnuradio/Portfile =================================================================== --- trunk/dports/science/gnuradio/Portfile 2013-02-22 14:39:27 UTC (rev 103346) +++ trunk/dports/science/gnuradio/Portfile 2013-02-22 14:43:22 UTC (rev 103347) @@ -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_20130220 + version 3.6.4_20130221 conflicts gnuradio gnuradio-next fetch.type git git.url git://gnuradio.org/gnuradio.git - git.branch 45c9daa0a7b7dc2316607aa3762e268ce1793dce + git.branch 96583a9009478242c51ecfd7bb4321ed3d90e3b8 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_20130220 + version 3.7.0_20130221 conflicts gnuradio gnuradio-devel fetch.type git git.url git://gnuradio.org/gnuradio.git - git.branch 9c27fc06bd0b473de50e76b845e25b835e26b6ff + git.branch 5f9e5eb57633cc4e05c56d967786a8ae1fcf72ac variant ctrlport description {Enable control port enhancements (EXPERIMENTAL)} {}
participants (1)
-
michaelld@macports.org