[74195] trunk/dports/python/py26-googleappengine/Portfile
Revision: 74195 http://trac.macports.org/changeset/74195 Author: snc@macports.org Date: 2010-12-06 19:18:07 -0800 (Mon, 06 Dec 2010) Log Message: ----------- py26-googleappengine: update to 1.4.0 Modified Paths: -------------- trunk/dports/python/py26-googleappengine/Portfile Modified: trunk/dports/python/py26-googleappengine/Portfile =================================================================== --- trunk/dports/python/py26-googleappengine/Portfile 2010-12-07 03:16:03 UTC (rev 74194) +++ trunk/dports/python/py26-googleappengine/Portfile 2010-12-07 03:18:07 UTC (rev 74195) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-googleappengine -version 1.3.8 +version 1.4.0 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 e2f5ba2f846aab90af41c193ac9c4f8adedad14f \ - rmd160 c2bfa1bdf976caebcd43f72fdf3aea71b2b80eb0 +checksums sha1 8b5bac0ba85e98160fa0fada0c3e957326732947 \ + rmd160 7f3e4ce8a9bf578f0e4cc9603ad2d700127a12f2 destroot { file rename ${worksrcpath} ${destroot}${prefix}/share/${worksrcdir}
participants (1)
-
snc@macports.org