Revision
31759
Author
ram@macports.org
Date
2007-12-06 05:14:45 -0800 (Thu, 06 Dec 2007)

Log Message

py/py25-matplotlib-basemap: update to version 0.9.8

Modified Paths

Diff

Modified: trunk/dports/python/py-matplotlib-basemap/Portfile (31758 => 31759)


--- trunk/dports/python/py-matplotlib-basemap/Portfile	2007-12-06 11:01:14 UTC (rev 31758)
+++ trunk/dports/python/py-matplotlib-basemap/Portfile	2007-12-06 13:14:45 UTC (rev 31759)
@@ -4,7 +4,7 @@
 PortGroup         python24 1.0
 
 name              py-matplotlib-basemap
-version           0.9.7
+version           0.9.8
 categories        python graphics math
 platforms         darwin
 maintainers       ram openmaintainer
@@ -17,11 +17,12 @@
 master_sites      sourceforge:matplotlib
 distname          basemap-${version}
 
-checksums         md5 a2065891de4f8a0c763b34e5392696bb \
-                  sha1 9a87b5f2555ce986ccf626cb52e3f5a19f09f09e \
-                  rmd160 178400dedec35be0ee6ea6ea10cd669e65280d54
+checksums         md5 20e2fb883f55f0867c64f5407485e9a3 \
+                  sha1 9060995726eef58aa37e68b9f0b8780e7e1c00ea \
+                  rmd160 9a15431de2ec1f4cc75728d29b9c14c8ef772608
 
-depends_lib-append  port:py-matplotlib \
+depends_lib-append  port:py-setuptools \
+                    port:py-matplotlib \
                     port:geos
 
 patchfiles        patch-setup.py.diff

Modified: trunk/dports/python/py25-matplotlib-basemap/Portfile (31758 => 31759)


--- trunk/dports/python/py25-matplotlib-basemap/Portfile	2007-12-06 11:01:14 UTC (rev 31758)
+++ trunk/dports/python/py25-matplotlib-basemap/Portfile	2007-12-06 13:14:45 UTC (rev 31759)
@@ -4,7 +4,7 @@
 PortGroup         python25 1.0
 
 name              py25-matplotlib-basemap
-version           0.9.7
+version           0.9.8
 categories        python graphics math
 platforms         darwin
 maintainers       ram openmaintainer
@@ -17,11 +17,12 @@
 master_sites      sourceforge:matplotlib
 distname          basemap-${version}
 
-checksums         md5 a2065891de4f8a0c763b34e5392696bb \
-                  sha1 9a87b5f2555ce986ccf626cb52e3f5a19f09f09e \
-                  rmd160 178400dedec35be0ee6ea6ea10cd669e65280d54
+checksums         md5 20e2fb883f55f0867c64f5407485e9a3 \
+                  sha1 9060995726eef58aa37e68b9f0b8780e7e1c00ea \
+                  rmd160 9a15431de2ec1f4cc75728d29b9c14c8ef772608
 
-depends_lib-append  port:py25-matplotlib \
+depends_lib-append  port:py25-setuptools \
+                    port:py25-matplotlib \
                     port:geos
 
 patchfiles        patch-setup.py.diff