Revision
72762
Author
snc@macports.org
Date
2010-10-25 16:49:28 -0700 (Mon, 25 Oct 2010)

Log Message

py2[6-7]-shapely: update to 1.2.6

Modified Paths

Diff

Modified: trunk/dports/python/py26-shapely/Portfile (72761 => 72762)


--- trunk/dports/python/py26-shapely/Portfile	2010-10-25 23:49:16 UTC (rev 72761)
+++ trunk/dports/python/py26-shapely/Portfile	2010-10-25 23:49:28 UTC (rev 72762)
@@ -5,7 +5,7 @@
 PortGroup       python26 1.0
 
 name            py26-shapely
-version         1.2.5
+version         1.2.6
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -27,8 +27,8 @@
 depends_lib-append      port:geos
 depends_build-append    port:py26-distribute
 
-checksums           md5     a6ffa32e80773bb0e235778a2a28932a \
-                    sha1    4c7932b011113d9580eb35ee994759496fe89955
+checksums           md5     14e9356e35deec41f7ce8a86dfeae180 \
+                    sha1    2a73d7ed858baa4c30780e39f3a11b200cfdcfd3
 
 patchfiles      patch-shapely_geos.py.diff \
                 patch-setup.py.diff

Modified: trunk/dports/python/py27-shapely/Portfile (72761 => 72762)


--- trunk/dports/python/py27-shapely/Portfile	2010-10-25 23:49:16 UTC (rev 72761)
+++ trunk/dports/python/py27-shapely/Portfile	2010-10-25 23:49:28 UTC (rev 72762)
@@ -5,7 +5,7 @@
 PortGroup       python27 1.0
 
 name            py27-shapely
-version         1.2.5
+version         1.2.6
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -27,8 +27,8 @@
 depends_lib-append      port:geos
 depends_build-append    port:py27-distribute
 
-checksums           md5     a6ffa32e80773bb0e235778a2a28932a \
-                    sha1    4c7932b011113d9580eb35ee994759496fe89955
+checksums           md5     14e9356e35deec41f7ce8a86dfeae180 \
+                    sha1    2a73d7ed858baa4c30780e39f3a11b200cfdcfd3
 
 patchfiles      patch-shapely_geos.py.diff \
                 patch-setup.py.diff