[121336] trunk/dports/python/py-geojson

petr at macports.org petr at macports.org
Mon Jun 23 13:45:20 PDT 2014


Revision: 121336
          https://trac.macports.org/changeset/121336
Author:   petr at macports.org
Date:     2014-06-23 13:45:19 -0700 (Mon, 23 Jun 2014)
Log Message:
-----------
py-geojson @1.0.6: update to @1.0.7, closes #43929

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

Removed Paths:
-------------
    trunk/dports/python/py-geojson/files/

Modified: trunk/dports/python/py-geojson/Portfile
===================================================================
--- trunk/dports/python/py-geojson/Portfile	2014-06-23 20:40:34 UTC (rev 121335)
+++ trunk/dports/python/py-geojson/Portfile	2014-06-23 20:45:19 UTC (rev 121336)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             1.0.6
+version             1.0.7
 categories-append   gis
 platforms           darwin
 supported_archs     noarch
@@ -29,17 +29,15 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     49bd5fcff7d43d4c295a86c886a17b8f \
-                    rmd160  7a77fbe4cd5fa31059514d6ab219d2bb687458b3 \
-                    sha256  d91cd23401b922ba597afe1f3effabfdab6af3550708b4e0cd16ab26094861b0
+checksums           md5     eb1228f422cf8b3ae8f57c33e6be5c59 \
+                    rmd160  81ce6e944ae569597ebbb0f55294add95695db03 \
+                    sha256  8bdd39b85d5d69e6bff9f40640488e1e27e74f5591a55d543f6aaaa6e8cb9146
 
 python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
 
-    patchfiles      patch-setup.py.diff
-
     test.run        yes
     if {${test.run}} {
         depends_build-append    port:py${python.version}-nose \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140623/b3a15194/attachment.html>


More information about the macports-changes mailing list