Revision
69294
Author
snc@macports.org
Date
2010-06-29 06:45:32 -0700 (Tue, 29 Jun 2010)

Log Message

fix livecheck

Modified Paths

Diff

Modified: trunk/dports/textproc/gpsbabel/Portfile (69293 => 69294)


--- trunk/dports/textproc/gpsbabel/Portfile	2010-06-29 13:43:43 UTC (rev 69293)
+++ trunk/dports/textproc/gpsbabel/Portfile	2010-06-29 13:45:32 UTC (rev 69294)
@@ -36,5 +36,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       ${homepage}
-livecheck.regex     "GPSBabel (\\d\\.\\d\\.\\d) released"
+livecheck.url       ${homepage}/download.html
+livecheck.regex     ${name}-(\\d+(\\.\\d+)+)