[77551] trunk/dports/python

snc at macports.org snc at macports.org
Sun Apr 3 06:24:36 PDT 2011


Revision: 77551
          http://trac.macports.org/changeset/77551
Author:   snc at macports.org
Date:     2011-04-03 06:24:34 -0700 (Sun, 03 Apr 2011)
Log Message:
-----------
py2[6-7]-shapely: update to 1.2.9

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

Removed Paths:
-------------
    trunk/dports/python/py26-shapely/files/patch-setup.py.diff
    trunk/dports/python/py27-shapely/files/patch-setup.py.diff

Modified: trunk/dports/python/py26-shapely/Portfile
===================================================================
--- trunk/dports/python/py26-shapely/Portfile	2011-04-03 07:38:55 UTC (rev 77550)
+++ trunk/dports/python/py26-shapely/Portfile	2011-04-03 13:24:34 UTC (rev 77551)
@@ -5,7 +5,7 @@
 PortGroup       python26 1.0
 
 name            py26-shapely
-version         1.2.8
+version         1.2.9
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -27,11 +27,10 @@
 depends_lib-append      port:geos
 depends_build-append    port:py26-distribute
 
-checksums           sha1    7680dcbe9e1a048ff9b6b1ae02f5c7fdf0ec1a35 \
-                    rmd160  f0b2e941f6b83ccf0e87f832ddf9a51c43e37d90
+checksums           sha1    d374576040dfbc4f4d870e2da19c86df8adf6ef8 \
+                    rmd160  8f1aa6e56558e178a39f300e5a03ffd44b8dc2b0
 
-patchfiles      patch-shapely_geos.py.diff \
-                patch-setup.py.diff
+patchfiles      patch-shapely_geos.py.diff
 
 post-patch {
         reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/shapely/geos.py

Deleted: trunk/dports/python/py26-shapely/files/patch-setup.py.diff
===================================================================
--- trunk/dports/python/py26-shapely/files/patch-setup.py.diff	2011-04-03 07:38:55 UTC (rev 77550)
+++ trunk/dports/python/py26-shapely/files/patch-setup.py.diff	2011-04-03 13:24:34 UTC (rev 77551)
@@ -1,10 +0,0 @@
---- setup.py.orig	2010-05-27 15:02:52.000000000 +0400
-+++ setup.py	2010-05-27 15:03:00.000000000 +0400
-@@ -29,7 +29,6 @@
-     url                 = 'http://trac.gispython.org/lab/wiki/Shapely',
-     long_description    = readme_text,
-     packages            = ['shapely', 'shapely.geometry'],
--    scripts             = ['examples/dissolve.py', 'examples/intersect.py'],
-     test_suite          = 'shapely.tests.test_suite',
-     classifiers         = [
-         'Development Status :: 5 - Production/Stable',

Modified: trunk/dports/python/py27-shapely/Portfile
===================================================================
--- trunk/dports/python/py27-shapely/Portfile	2011-04-03 07:38:55 UTC (rev 77550)
+++ trunk/dports/python/py27-shapely/Portfile	2011-04-03 13:24:34 UTC (rev 77551)
@@ -5,7 +5,7 @@
 PortGroup       python27 1.0
 
 name            py27-shapely
-version         1.2.8
+version         1.2.9
 categories      python devel
 platforms       darwin
 maintainers     snc openmaintainer
@@ -27,11 +27,10 @@
 depends_lib-append      port:geos
 depends_build-append    port:py27-distribute
 
-checksums           sha1    7680dcbe9e1a048ff9b6b1ae02f5c7fdf0ec1a35 \
-                    rmd160  f0b2e941f6b83ccf0e87f832ddf9a51c43e37d90
+checksums           sha1    d374576040dfbc4f4d870e2da19c86df8adf6ef8 \
+                    rmd160  8f1aa6e56558e178a39f300e5a03ffd44b8dc2b0
 
-patchfiles      patch-shapely_geos.py.diff \
-                patch-setup.py.diff
+patchfiles      patch-shapely_geos.py.diff
 
 post-patch {
         reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/shapely/geos.py

Deleted: trunk/dports/python/py27-shapely/files/patch-setup.py.diff
===================================================================
--- trunk/dports/python/py27-shapely/files/patch-setup.py.diff	2011-04-03 07:38:55 UTC (rev 77550)
+++ trunk/dports/python/py27-shapely/files/patch-setup.py.diff	2011-04-03 13:24:34 UTC (rev 77551)
@@ -1,10 +0,0 @@
---- setup.py.orig	2010-05-27 15:02:52.000000000 +0400
-+++ setup.py	2010-05-27 15:03:00.000000000 +0400
-@@ -29,7 +29,6 @@
-     url                 = 'http://trac.gispython.org/lab/wiki/Shapely',
-     long_description    = readme_text,
-     packages            = ['shapely', 'shapely.geometry'],
--    scripts             = ['examples/dissolve.py', 'examples/intersect.py'],
-     test_suite          = 'shapely.tests.test_suite',
-     classifiers         = [
-         'Development Status :: 5 - Production/Stable',
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110403/73d5f4e1/attachment-0001.html>


More information about the macports-changes mailing list