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

snc at macports.org snc at macports.org
Sun Sep 12 19:58:58 PDT 2010


Revision: 71432
          http://trac.macports.org/changeset/71432
Author:   snc at macports.org
Date:     2010-09-12 19:58:57 -0700 (Sun, 12 Sep 2010)
Log Message:
-----------
py26-googleappengine: update to 1.3.7. fix livecheck

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

Modified: trunk/dports/python/py26-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py26-googleappengine/Portfile	2010-09-13 02:57:20 UTC (rev 71431)
+++ trunk/dports/python/py26-googleappengine/Portfile	2010-09-13 02:58:57 UTC (rev 71432)
@@ -5,7 +5,7 @@
 PortGroup               python26 1.0
 
 name                    py26-googleappengine
-version                 1.3.6
+version                 1.3.7
 categories-append       devel www
 maintainers             snc openmaintainer
 description             The Google App Engine Python SDK
@@ -18,8 +18,8 @@
 use_zip                 yes
 worksrcdir              google_appengine
 
-checksums           sha1    fe0925a1e5bc3fac0699c6234546de6d75844ebf \
-                    rmd160  c500d29924ba25c4c102a697a14470970175fa74
+checksums           sha1    ac1f026d3f45132fed2525ca630fd6e76fb89408 \
+                    rmd160  308a6a365f5c44aeb78b1b48c8ed13f5dd4b65e2
 
 destroot {
     file rename ${worksrcpath} ${destroot}${prefix}/share/${worksrcdir}
@@ -32,5 +32,4 @@
 }
 build {}
 
-livecheck.name          googleappengine
-livecheck.regex         "location\.href='http://googleappengine.googlecode.com/files/google_appengine_(\\d+\\.\\d+\\.\\d+)\\.zip"
+livecheck.name      googleappengine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100912/1f4a51a9/attachment.html>


More information about the macports-changes mailing list