Revision: 122872 https://trac.macports.org/changeset/122872 Author: michaelld@macports.org Date: 2014-08-01 07:43:44 -0700 (Fri, 01 Aug 2014) Log Message: ----------- gr-baz: + update to b930e748 (20140731); + properly set conflicts between legacy and latest ports. Modified Paths: -------------- trunk/dports/science/gr-baz/Portfile Modified: trunk/dports/science/gr-baz/Portfile =================================================================== --- trunk/dports/science/gr-baz/Portfile 2014-08-01 14:42:19 UTC (rev 122871) +++ trunk/dports/science/gr-baz/Portfile 2014-08-01 14:43:44 UTC (rev 122872) @@ -10,12 +10,13 @@ if {"${subport}" eq "${name}"} { - github.setup balint256 gr-baz 99d48a8645127a10f44b938eb37a23ef27595c4a - version 20140720 - revision 1 - checksums rmd160 012939a0e2dea1b34237c4b41f073c25f1251c17 \ - sha256 a6fc7b3d59e2a99e02d883d3231c9010ba3ccd51525196dbeefe34a6d85b3f9d + github.setup balint256 gr-baz b930e74881879a41ecefc0b2d243b6f19f97557b + version 20140731 + checksums rmd160 0a973394230ad87bf83fb1a01ee8007c79c9c143 \ + sha256 b0ae3ac78136021d43897bb11f4357e182fcd364d62c1afc607f7b9360d89793 + conflicts gr-baz-legacy + # allow gr-baz to work with both gnuradio and gnuradio-devel ... depends_lib-append path:lib/libgnuradio-runtime.dylib:gnuradio @@ -44,6 +45,8 @@ checksums rmd160 06b6152d541169116219d701970fc03710e0fbba \ sha256 377a0058ec72ed963edbc65ef062180d6937d4fda334bc2e7469146f0abfd626 + conflicts gr-baz + # fix name from github setup name gr-baz-legacy