[113419] trunk/dports/python/py-matplotlib/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Nov 15 13:35:51 PST 2013


Revision: 113419
          https://trac.macports.org/changeset/113419
Author:   macsforever2000 at macports.org
Date:     2013-11-15 13:35:51 -0800 (Fri, 15 Nov 2013)
Log Message:
-----------
py-matplotlib: Sort dependencies. Add py-tornado. (#40134)

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2013-11-15 21:33:42 UTC (rev 113418)
+++ trunk/dports/python/py-matplotlib/Portfile	2013-11-15 21:35:51 UTC (rev 113419)
@@ -8,7 +8,7 @@
 github.setup        matplotlib matplotlib 1.3.0 v
 
 name                py-matplotlib
-revision            0
+revision            1
 categories-append   graphics math
 platforms           darwin
 license             {PSF BSD}
@@ -40,12 +40,13 @@
 
     depends_lib-append  port:freetype \
                         port:libpng \
+                        port:py${python.version}-dateutil \
                         port:py${python.version}-numpy \
-                        port:py${python.version}-tz \
-                        port:py${python.version}-dateutil \
                         port:py${python.version}-parsing \
+                        port:py${python.version}-pyobjc-cocoa \
                         port:py${python.version}-six \
-                        port:py${python.version}-pyobjc-cocoa
+                        port:py${python.version}-tornado \
+                        port:py${python.version}-tz
 
     patchfiles-append   patch-setup.cfg.diff \
                         patch-setupext.py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131115/b71e0f17/attachment.html>


More information about the macports-changes mailing list