[74690] trunk/dports/python/py25-googleappengine/Portfile
Revision: 74690 http://trac.macports.org/changeset/74690 Author: singingwolfboy@macports.org Date: 2010-12-29 11:01:00 -0800 (Wed, 29 Dec 2010) Log Message: ----------- Updated py25-googleappengine to 1.4.0 Modified Paths: -------------- trunk/dports/python/py25-googleappengine/Portfile Modified: trunk/dports/python/py25-googleappengine/Portfile =================================================================== --- trunk/dports/python/py25-googleappengine/Portfile 2010-12-28 22:41:00 UTC (rev 74689) +++ trunk/dports/python/py25-googleappengine/Portfile 2010-12-29 19:01:00 UTC (rev 74690) @@ -5,7 +5,7 @@ PortGroup python25 1.0 name py25-googleappengine -version 1.3.4 +version 1.4.0 categories-append devel www maintainers gmail.com:newlix.yang openmaintainer description The Google App Engine Python SDK @@ -18,9 +18,9 @@ use_zip yes worksrcdir google_appengine -checksums md5 3fb39e087114ad3e5e5c75625fe7192d \ - sha1 1e5a792f2a479f00c288d9c2ac8c499f07e58b2f \ - rmd160 738042a64fb049982ae008d3a0716c73b19251e1 +checksums md5 ca0d2cbc78d95be368054244bd079657 \ + sha1 8b5bac0ba85e98160fa0fada0c3e957326732947 \ + rmd160 7f3e4ce8a9bf578f0e4cc9603ad2d700127a12f2 destroot { file rename ${worksrcpath} ${destroot}${prefix}/share/${worksrcdir}
participants (1)
-
singingwolfboy@macports.org