[76273] trunk/dports/python
snc at macports.org
snc at macports.org
Sat Feb 19 10:15:55 PST 2011
Revision: 76273
http://trac.macports.org/changeset/76273
Author: snc at macports.org
Date: 2011-02-19 10:15:55 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
py2[6-7]-googleappengine: fix livecheck regex
Modified Paths:
--------------
trunk/dports/python/py26-googleappengine/Portfile
trunk/dports/python/py27-googleappengine/Portfile
Modified: trunk/dports/python/py26-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py26-googleappengine/Portfile 2011-02-19 18:15:36 UTC (rev 76272)
+++ trunk/dports/python/py26-googleappengine/Portfile 2011-02-19 18:15:55 UTC (rev 76273)
@@ -33,3 +33,4 @@
build {}
livecheck.name googleappengine
+livecheck.regex google_appengine_(\\d+(\\.\\d+)+)${extract.suffix}
Modified: trunk/dports/python/py27-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py27-googleappengine/Portfile 2011-02-19 18:15:36 UTC (rev 76272)
+++ trunk/dports/python/py27-googleappengine/Portfile 2011-02-19 18:15:55 UTC (rev 76273)
@@ -33,3 +33,4 @@
build {}
livecheck.name googleappengine
+livecheck.regex google_appengine_(\\d+(\\.\\d+)+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/c90aa54a/attachment.html>
More information about the macports-changes
mailing list