[101519] trunk/dports/python/py-pyproj/Portfile

stromnov at macports.org stromnov at macports.org
Sat Jan 12 12:23:05 PST 2013


Revision: 101519
          https://trac.macports.org/changeset/101519
Author:   stromnov at macports.org
Date:     2013-01-12 12:23:05 -0800 (Sat, 12 Jan 2013)
Log Message:
-----------
py-pyproj: update to version 1.9.3

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

Modified: trunk/dports/python/py-pyproj/Portfile
===================================================================
--- trunk/dports/python/py-pyproj/Portfile	2013-01-12 17:52:52 UTC (rev 101518)
+++ trunk/dports/python/py-pyproj/Portfile	2013-01-12 20:23:05 UTC (rev 101519)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pyproj
-version             1.9.2
+version             1.9.3
 revision            0
 categories-append   devel
 license             MIT
@@ -22,12 +22,13 @@
 master_sites        googlecode:pyproj
 distname            pyproj-${version}
 
-checksums           rmd160  52a02fbf34dd2e6789538d16d46a132e976f71c3 \
-                    sha256  6ddbe24de3fc063f422cb2c3a80ab186f056c46dd9608ac5de430e13434feb0e
+checksums           rmd160  5bcc667a24d3697cfcaf54d0eb9fff9193ffbfb7 \
+                    sha256  912ed86c5e407f091d0f3d076594af4fb569e27c68199b7d71651edd522aaa0c
 
 depends_lib-append  port:proj
 
-python.versions     24 25 26 27
+python.default_version  27
+python.versions     26 27 32 33
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130112/32c5a85e/attachment.html>


More information about the macports-changes mailing list