Modified: trunk/dports/python/py-geoalchemy/Portfile (91453 => 91454)
--- trunk/dports/python/py-geoalchemy/Portfile 2012-04-02 13:41:56 UTC (rev 91453)
+++ trunk/dports/python/py-geoalchemy/Portfile 2012-04-02 13:44:29 UTC (rev 91454)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-geoalchemy
-version 0.4.1
+version 0.7.1
revision 0
categories-append databases
license MIT
@@ -28,9 +28,8 @@
distname GeoAlchemy-${version}
-checksums md5 c52e8b0ea0859216199149314b544539 \
- sha1 a0ff93861bab69810e82f6b1241845a2264b35af \
- rmd160 f1312ba2b4c901b8fa5ef41980cb1fe73d5da24d
+checksums rmd160 fc0bbf5872fc07062110fd87218643eb1f984c11 \
+ sha256 c4a52644675bc80a2a7e2a8db3efee70157c7e641fa8519a3bb7a151474ba1ab
python.versions 25 26 27
python.default_version 27