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

stromnov at macports.org stromnov at macports.org
Fri Jan 20 06:01:07 PST 2012


Revision: 89182
          http://trac.macports.org/changeset/89182
Author:   stromnov at macports.org
Date:     2012-01-20 06:01:07 -0800 (Fri, 20 Jan 2012)
Log Message:
-----------
py-pyproj: update to version 1.9.0

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

Modified: trunk/dports/python/py-pyproj/Portfile
===================================================================
--- trunk/dports/python/py-pyproj/Portfile	2012-01-20 13:54:52 UTC (rev 89181)
+++ trunk/dports/python/py-pyproj/Portfile	2012-01-20 14:01:07 UTC (rev 89182)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-pyproj
-version             1.8.9
-revision            1
+version             1.9.0
+revision            0
 categories-append   devel
 license             MIT
 platforms           darwin
@@ -22,9 +22,9 @@
 master_sites        googlecode:pyproj
 distname            pyproj-${version}
 
-checksums           md5     83ee69e2cbe04ee46719ee4fe4c1ac62 \
-                    sha1    eebf29135ff8ef25294fe7477270e2bc6836e5dc \
-                    rmd160  70bdedfbac05ea4380060639f0f637e678db2449
+checksums           md5     a5757c0a73729b8d9bb4a632c42615ed \
+                    sha1    9a49ff24dbf88d725adddd1ba255609b558e6b03 \
+                    rmd160  53242c53f649a92d28f268801c0c792b10a56593
 
 depends_lib-append  port:proj
 
@@ -34,7 +34,7 @@
     depends_lib-append  port:py${python.version}-distribute
     post-destroot {
         xinstall -m 644 -W ${worksrcpath} \
-            README README.html PKG-INFO \
+            README PKG-INFO \
             ${destroot}${prefix}/share/doc/${subport}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120120/77463f1e/attachment.html>


More information about the macports-changes mailing list