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

sean at macports.org sean at macports.org
Sat Dec 12 03:31:53 PST 2015


Revision: 141911
          https://trac.macports.org/changeset/141911
Author:   sean at macports.org
Date:     2015-10-30 16:38:38 -0700 (Fri, 30 Oct 2015)
Log Message:
-----------
py-matplotlib: update to 1.5.0

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2015-10-30 23:38:37 UTC (rev 141910)
+++ trunk/dports/python/py-matplotlib/Portfile	2015-10-30 23:38:38 UTC (rev 141911)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        matplotlib matplotlib 1.4.3 v
+github.setup        matplotlib matplotlib 1.5.0 v
 
 name                py-matplotlib
 categories-append   graphics math
@@ -30,8 +30,8 @@
 
 homepage            http://matplotlib.org/
 
-checksums           rmd160  f92929e09f9be391a76e6d2ff35c297d7e53d65d \
-                    sha256  a4e0ba3b813ba79c48825476a1508b81d916a2372b360155df9d5f08ab78c9fa
+checksums           rmd160  3da4768be680445b64d1983e2af17c813bc72d7a \
+                    sha256  fa9fbbd03e8908755390ac8665754f595b8da97cbd5b215c0e5c79ff95ca89fb
 
 if {${name} ne ${subport}} {
     depends_build-append \
@@ -46,7 +46,8 @@
                         port:py${python.version}-pyobjc-cocoa \
                         port:py${python.version}-six \
                         port:py${python.version}-tornado \
-                        port:py${python.version}-tz
+                        port:py${python.version}-tz \
+                        port:py${python.version}-cycler
 
     patchfiles-append   patch-setup.cfg.diff \
                         patch-setupext.py.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/f267af5b/attachment.html>


More information about the macports-changes mailing list