[110820] trunk/dports/python/py-shapely/Portfile

snc at macports.org snc at macports.org
Fri Sep 6 14:08:10 PDT 2013


Revision: 110820
          https://trac.macports.org/changeset/110820
Author:   snc at macports.org
Date:     2013-09-06 14:08:10 -0700 (Fri, 06 Sep 2013)
Log Message:
-----------
py-shapely:
 * update to 1.2.18
 * someone forgot to tag on github, so removing github

Modified Paths:
--------------
    trunk/dports/python/py-shapely/Portfile

Modified: trunk/dports/python/py-shapely/Portfile
===================================================================
--- trunk/dports/python/py-shapely/Portfile	2013-09-06 21:04:54 UTC (rev 110819)
+++ trunk/dports/python/py-shapely/Portfile	2013-09-06 21:08:10 UTC (rev 110820)
@@ -3,16 +3,16 @@
 
 PortSystem      1.0
 PortGroup           python 1.0
-PortGroup           github 1.0
 
-github.setup        Toblerity Shapely 1.2.17
 name                py-shapely
-python.versions     25 26 27
+version             1.2.18
+python.versions     26 27
 python.default_version 27
 categories-append     devel
 platforms       darwin
 maintainers     snc openmaintainer
 license             BSD
+homepage            http://toblerity.org/shapely/
 description     Shapely is a Python package for manipulation \
                 and analysis of 2D geospatial geometries
 
@@ -23,10 +23,12 @@
                 concerned with data formats or coordinate reference \
                 systems.
 
-master_sites    ${github.homepage}/archive/[join ${github.tag_prefix} ""]${github.version}
+distname            Shapely-${version}
+master_sites        https://pypi.python.org/packages/source/S/Shapely
 
-checksums           rmd160  97da472744bd5d150eda1445332f39a3bc614f2f \
-                    sha256  a0851e964d7265829708dad4530bf17f579c1f9207603c3e1d5c9a1ac9022aab
+checksums           md5     53ad33214886e729b2d0de488eb9f115 \
+                    rmd160  b25120f299c8c11f5613c29b31205d9a3efd4218 \
+                    sha256  b3307b008e1cf96923f0e41a54b39e4ac316cdfa038b26ccbfc47a99cb69573c
 
 if {$name != $subport} {
     depends_lib-append      port:geos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130906/f35313a1/attachment.html>


More information about the macports-changes mailing list