[69294] trunk/dports/textproc/gpsbabel/Portfile

snc at macports.org snc at macports.org
Tue Jun 29 06:45:33 PDT 2010


Revision: 69294
          http://trac.macports.org/changeset/69294
Author:   snc at macports.org
Date:     2010-06-29 06:45:32 -0700 (Tue, 29 Jun 2010)
Log Message:
-----------
fix livecheck

Modified Paths:
--------------
    trunk/dports/textproc/gpsbabel/Portfile

Modified: trunk/dports/textproc/gpsbabel/Portfile
===================================================================
--- 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+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100629/1d1a162a/attachment-0001.html>


More information about the macports-changes mailing list