[51593] trunk/dports/textproc/gpsbabel/Portfile
snc at macports.org
snc at macports.org
Thu May 28 11:12:32 PDT 2009
Revision: 51593
http://trac.macports.org/changeset/51593
Author: snc at macports.org
Date: 2009-05-28 11:12:32 -0700 (Thu, 28 May 2009)
Log Message:
-----------
created livecheck
Modified Paths:
--------------
trunk/dports/textproc/gpsbabel/Portfile
Modified: trunk/dports/textproc/gpsbabel/Portfile
===================================================================
--- trunk/dports/textproc/gpsbabel/Portfile 2009-05-28 17:48:20 UTC (rev 51592)
+++ trunk/dports/textproc/gpsbabel/Portfile 2009-05-28 18:12:32 UTC (rev 51593)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -11,7 +12,7 @@
from one format to another, whether that format is a \
common mapping format like Delorme, Streets and \
Trips, or even a serial upload or download to a GPS \
- unit such as those from Garmin and Magellan.
+ unit such as those from Garmin and Magellan.
platforms darwin
homepage http://www.gpsbabel.org/
master_sites ${homepage}plan9.php?dl=
@@ -26,3 +27,7 @@
xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING README.contrib README.igc README.magnav \
README.mapconverter README.psp README.xmapwpt ${destroot}${prefix}/share/doc/${name}
}
+
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex "GPSBabel (\\d\\.\\d\\.\\d) released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090528/e918020b/attachment.html>
More information about the macports-changes
mailing list