Revision: 100240 https://trac.macports.org/changeset/100240 Author: michaelld@macports.org Date: 2012-12-05 03:48:55 -0800 (Wed, 05 Dec 2012) 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 2012-12-05 11:23:12 UTC (rev 100239) +++ trunk/dports/science/gnuradio/Portfile 2012-12-05 11:48:55 UTC (rev 100240) @@ -60,13 +60,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. - version 3.6.3_20121203 + version 3.6.3_20121204 conflicts gnuradio gnuradio-next fetch.type git git.url git://gnuradio.org/gnuradio.git - git.branch ef74b48c155bfcec2f560c9a4a23592814699eda + git.branch a47c5485e477a2b29a839c785fea45f29da07919 post-configure { @@ -89,13 +89,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. - version 3.7.0_20121203 + version 3.7.0_20121204 conflicts gnuradio gnuradio-devel fetch.type git git.url git://gnuradio.org/gnuradio.git - git.branch 744e351c408eba97030aa25c31eeddd6139114db + git.branch ecfea4868d6348885945406be217751ba09c1d75 post-configure {