Revision: 89417 http://trac.macports.org/changeset/89417 Author: snc@macports.org Date: 2012-01-28 09:11:53 -0800 (Sat, 28 Jan 2012) Log Message: ----------- py-shapely: update to 1.2.14 Modified Paths: -------------- trunk/dports/python/py-shapely/Portfile Modified: trunk/dports/python/py-shapely/Portfile =================================================================== --- trunk/dports/python/py-shapely/Portfile 2012-01-28 16:56:33 UTC (rev 89416) +++ trunk/dports/python/py-shapely/Portfile 2012-01-28 17:11:53 UTC (rev 89417) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-shapely -version 1.2.13 +version 1.2.14 python.versions 25 26 27 python.default_version 27 categories python devel @@ -26,8 +26,8 @@ master_sites http://pypi.python.org/packages/source/S/Shapely/ distname Shapely-${version} -checksums rmd160 a3f98d936d603253febab3aa1b6b1ea9ee503b55 \ - sha256 64310a22d2f1c1d5f85de0f8ac08cf360ce1eac5cd78a84e8e4185cc92128c86 +checksums rmd160 97c4c393bdf74ca8cf84370a7ad96884264be44a \ + sha256 dc417f9ffafb79de989a8fb1c7a0a10dc5029f085abd831964d7e40c7ea78846 if {$name != $subport} { depends_lib-append port:geos
participants (1)
-
snc@macports.org