[51950] trunk/dports/python/py-pyxg/Portfile
snc at macports.org
snc at macports.org
Sun Jun 7 00:17:08 PDT 2009
Revision: 51950
http://trac.macports.org/changeset/51950
Author: snc at macports.org
Date: 2009-06-07 00:17:07 -0700 (Sun, 07 Jun 2009)
Log Message:
-----------
created livecheck
Modified Paths:
--------------
trunk/dports/python/py-pyxg/Portfile
Modified: trunk/dports/python/py-pyxg/Portfile
===================================================================
--- trunk/dports/python/py-pyxg/Portfile 2009-06-07 07:10:43 UTC (rev 51949)
+++ trunk/dports/python/py-pyxg/Portfile 2009-06-07 07:17:07 UTC (rev 51950)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -21,3 +22,7 @@
depends_lib port:py-bdist_mpkg \
port:py-pyobjc
+
+livecheck.check regex
+livecheck.url ${master_sites}
+livecheck.regex "PyXG-(\\d+\\.\\d(\\.\\d+)?)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090607/39ba8baf/attachment-0001.html>
More information about the macports-changes
mailing list