Revision: 87243 http://trac.macports.org/changeset/87243 Author: snc@macports.org Date: 2011-11-14 15:04:37 -0800 (Mon, 14 Nov 2011) Log Message: ----------- gpsbabel: fix livecheck Modified Paths: -------------- trunk/dports/textproc/gpsbabel/Portfile Modified: trunk/dports/textproc/gpsbabel/Portfile =================================================================== --- trunk/dports/textproc/gpsbabel/Portfile 2011-11-14 22:12:08 UTC (rev 87242) +++ trunk/dports/textproc/gpsbabel/Portfile 2011-11-14 23:04:37 UTC (rev 87243) @@ -34,4 +34,4 @@ livecheck.type regex livecheck.url ${homepage}/download.html -livecheck.regex ${name}-(\\d+(\\.\\d+)+) +livecheck.regex ${name}-(\\d+(\\.\\d+)+)${extract.suffix}
participants (1)
-
snc@macports.org