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

snc at macports.org snc at macports.org
Tue Apr 8 11:19:21 PDT 2014


Revision: 118712
          https://trac.macports.org/changeset/118712
Author:   snc at macports.org
Date:     2014-04-08 11:19:21 -0700 (Tue, 08 Apr 2014)
Log Message:
-----------
py-googleappengine: update to 1.9.2

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

Modified: trunk/dports/python/py-googleappengine/Portfile
===================================================================
--- trunk/dports/python/py-googleappengine/Portfile	2014-04-08 18:05:23 UTC (rev 118711)
+++ trunk/dports/python/py-googleappengine/Portfile	2014-04-08 18:19:21 UTC (rev 118712)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 
 name                    py-googleappengine
-version                 1.8.9
+version                 1.9.2
 python.versions         27
 categories-append       devel www
 maintainers             snc openmaintainer
@@ -17,13 +17,13 @@
 platforms               darwin
 
 homepage                http://code.google.com/appengine/
-master_sites            googlecode:googleappengine
+master_sites            https://commondatastorage.googleapis.com/appengine-sdks/featured/
 distname                google_appengine_${version}
 use_zip                 yes
 worksrcdir              google_appengine
 
-checksums           rmd160  8f2620dbf1aaf8e0b6658b0c67ecbaea1c08b8e2 \
-                    sha256  986d04edbd17922e9a55a1e979b1d7ab71f4073998eed834cb47a863521c7086
+checksums           rmd160  25dfd7b5bd854c7e8d2e3b6b1fd332d772825ce0 \
+                    sha256  8f12f5dea25a179ce2fb7cd8a7994e9e463cb78057bb3bc435384a4317df7799
 
 if {${name} ne ${subport}} {
     post-build {
@@ -42,6 +42,6 @@
     build {}
     livecheck.type          none
 } else {
-    livecheck.name          googleappengine
+    livecheck.url           https://developers.google.com/appengine/downloads
     livecheck.regex         google_appengine_(\\d+(\\.\\d+)+)${extract.suffix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140408/ecd87b14/attachment.html>


More information about the macports-changes mailing list