[85004] trunk/dports/python/py-googleappengine/Portfile

snc at macports.org snc at macports.org
Thu Oct 6 20:35:34 PDT 2011


Revision: 85004
          http://trac.macports.org/changeset/85004
Author:   snc at macports.org
Date:     2011-10-06 20:35:31 -0700 (Thu, 06 Oct 2011)
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	2011-10-07 03:20:21 UTC (rev 85003)
+++ trunk/dports/python/py-googleappengine/Portfile	2011-10-07 03:35:31 UTC (rev 85004)
@@ -41,6 +41,8 @@
         close $fp
     }
     build {}
+    livecheck.type          none
+} else {
+    livecheck.name          googleappengine
+    livecheck.regex         google_appengine_(\\d+(\\.\\d+)+)
 }
-
-livecheck.name          googleappengine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111006/9bfc131a/attachment.html>


More information about the macports-changes mailing list