[65085] trunk/dports/python

snc at macports.org snc at macports.org
Sun Mar 21 07:11:18 PDT 2010


Revision: 65085
          http://trac.macports.org/changeset/65085
Author:   snc at macports.org
Date:     2010-03-21 07:11:15 -0700 (Sun, 21 Mar 2010)
Log Message:
-----------
update Shapely, give common dist_subdir

Modified Paths:
--------------
    trunk/dports/python/py26-shapely/Portfile
    trunk/dports/python/py27-shapely/Portfile

Modified: trunk/dports/python/py26-shapely/Portfile
===================================================================
--- trunk/dports/python/py26-shapely/Portfile	2010-03-21 13:54:20 UTC (rev 65084)
+++ trunk/dports/python/py26-shapely/Portfile	2010-03-21 14:11:15 UTC (rev 65085)
@@ -5,8 +5,7 @@
 PortGroup       python26 1.0
 
 name            py26-shapely
-version         1.0.14
-revision        1
+version         1.0.15
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -23,14 +22,14 @@
 homepage        http://trac.gispython.org/projects/PCL/wiki/Shapely
 master_sites    http://pypi.python.org/packages/source/S/Shapely/
 distname        Shapely-${version}
-dist_subdir     python/${name}/${version}_${revision}
+dist_subdir     python
 
 depends_lib-append      port:geos
 depends_build-append    port:py26-setuptools
 
-checksums           md5     0e6576caffc0733c8c8e2bb19a09e7e4 \
-                    sha1    8964f520d49479b1ebc446d424f83d5592943026 \
-                    rmd160  b5239965a7473388e22c9b7c7486bd1a72061979
+checksums           md5     ec5c79c079ff993dae229da3cf25fcea \
+                    sha1    3562fe7a04e2a1f9c574c5c9735af8c30e2f4f7c \
+                    rmd160  2c42eacfed84395875724c1e2895f9dad57788b1
 
 patchfiles      patch-shapely_geos.py.diff
 

Modified: trunk/dports/python/py27-shapely/Portfile
===================================================================
--- trunk/dports/python/py27-shapely/Portfile	2010-03-21 13:54:20 UTC (rev 65084)
+++ trunk/dports/python/py27-shapely/Portfile	2010-03-21 14:11:15 UTC (rev 65085)
@@ -5,7 +5,7 @@
 PortGroup       python27 1.0
 
 name            py27-shapely
-version         1.0.14
+version         1.0.15
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -22,14 +22,14 @@
 homepage        http://trac.gispython.org/projects/PCL/wiki/Shapely
 master_sites    http://pypi.python.org/packages/source/S/Shapely/
 distname        Shapely-${version}
-dist_subdir     python/${name}/${version}_${revision}
+dist_subdir     python
 
 depends_lib-append      port:geos
 depends_build-append    port:py27-setuptools
 
-checksums           md5     0e6576caffc0733c8c8e2bb19a09e7e4 \
-                    sha1    8964f520d49479b1ebc446d424f83d5592943026 \
-                    rmd160  b5239965a7473388e22c9b7c7486bd1a72061979
+checksums           md5     ec5c79c079ff993dae229da3cf25fcea \
+                    sha1    3562fe7a04e2a1f9c574c5c9735af8c30e2f4f7c \
+                    rmd160  2c42eacfed84395875724c1e2895f9dad57788b1
 
 patchfiles      patch-shapely_geos.py.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100321/b833176a/attachment.html>


More information about the macports-changes mailing list