[67511] trunk/dports/python/py26-googleappengine/Portfile

snc at macports.org snc at macports.org
Tue May 11 05:21:37 PDT 2010


Revision: 67511
          http://trac.macports.org/changeset/67511
Author:   snc at macports.org
Date:     2010-05-11 05:21:35 -0700 (Tue, 11 May 2010)
Log Message:
-----------
fix livecheck regex

Modified Paths:
--------------
    trunk/dports/python/py26-googleappengine/Portfile

Modified: trunk/dports/python/py26-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py26-googleappengine/Portfile	2010-05-11 12:17:12 UTC (rev 67510)
+++ trunk/dports/python/py26-googleappengine/Portfile	2010-05-11 12:21:35 UTC (rev 67511)
@@ -35,4 +35,4 @@
 build {}
 
 livecheck.name          googleappengine
-livecheck.regex         "<a href=\"http://googleappengine.googlecode.com/files/google_appengine_(\\d+\\.\\d+\\.\\d+)\\.zip"
+livecheck.regex         "location\.href='http://googleappengine.googlecode.com/files/google_appengine_(\\d+\\.\\d+\\.\\d+)\\.zip"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100511/ae1dcd14/attachment.html>


More information about the macports-changes mailing list