[75903] trunk/dports/python/py27-matplotlib/Portfile

ram at macports.org ram at macports.org
Sat Feb 12 04:57:36 PST 2011


Revision: 75903
          http://trac.macports.org/changeset/75903
Author:   ram at macports.org
Date:     2011-02-12 04:57:35 -0800 (Sat, 12 Feb 2011)
Log Message:
-----------
python/py27-matplotlib: update to 1.0.1

Modified Paths:
--------------
    trunk/dports/python/py27-matplotlib/Portfile

Modified: trunk/dports/python/py27-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py27-matplotlib/Portfile	2011-02-12 12:57:15 UTC (rev 75902)
+++ trunk/dports/python/py27-matplotlib/Portfile	2011-02-12 12:57:35 UTC (rev 75903)
@@ -5,8 +5,7 @@
 
 categories-append  graphics math
 name               py27-matplotlib
-version            1.0.0
-revision           2
+version            1.0.1
 maintainers        ram openmaintainer
 platforms          darwin
 
@@ -22,9 +21,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 \
@@ -79,6 +78,7 @@
 }
 
 variant tkinter description "Enable tkAgg backend" {
+  depends_lib-append port:py27-tkinter
   post-patch {
     reinplace "s|^tkagg=False|tkagg=True|" ${worksrcpath}/setup.cfg
   }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110212/5348d0b8/attachment.html>


More information about the macports-changes mailing list