Modified: trunk/dports/python/py26-matplotlib/Portfile (75643 => 75644)
--- trunk/dports/python/py26-matplotlib/Portfile 2011-02-02 16:05:03 UTC (rev 75643)
+++ trunk/dports/python/py26-matplotlib/Portfile 2011-02-02 16:05:05 UTC (rev 75644)
@@ -5,7 +5,7 @@
categories-append graphics math
name py26-matplotlib
-version 1.0.0
+version 1.0.1
revision 1
maintainers ram openmaintainer
platforms darwin
@@ -22,10 +22,9 @@
master_sites sourceforge:matplotlib
distname matplotlib-${version}
-checksums md5 7d964de548c9887917762a11e0ffecd3 \
- sha1 6004e83d09f064ecb3fe15c8ff09d61fb454757f \
- rmd160 b833a1d0eb708bfe46322914171ab2714b0da549
-
+checksums md5 2196c0482d5b33dc8d33f67bbafc1323 \
+ sha1 c7a832f28a66817626e7a8af21e14ea0e15f4008 \
+ rmd160 e3e326f7f31ef995253da483444cb593b8e6753b
depends_lib-append port:freetype \
port:libpng \
port:py26-dateutil \