[90085] trunk/dports/python/py-googleappengine/Portfile
snc at macports.org
snc at macports.org
Tue Feb 21 07:47:40 PST 2012
Revision: 90085
http://trac.macports.org/changeset/90085
Author: snc at macports.org
Date: 2012-02-21 07:47:40 -0800 (Tue, 21 Feb 2012)
Log Message:
-----------
py-googleappengine: fix livecheck
Modified Paths:
--------------
trunk/dports/python/py-googleappengine/Portfile
Modified: trunk/dports/python/py-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py-googleappengine/Portfile 2012-02-21 15:44:21 UTC (rev 90084)
+++ trunk/dports/python/py-googleappengine/Portfile 2012-02-21 15:47:40 UTC (rev 90085)
@@ -44,5 +44,5 @@
livecheck.type none
} else {
livecheck.name googleappengine
- livecheck.regex google_appengine_(\\d+(\\.\\d+)+)
+ livecheck.regex google_appengine_(\\d+(\\.\\d+)+)${extract.suffix}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120221/98d41f23/attachment.html>
More information about the macports-changes
mailing list