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

sean at macports.org sean at macports.org
Thu Jan 14 11:11:12 PST 2016


Revision: 144656
          https://trac.macports.org/changeset/144656
Author:   sean at macports.org
Date:     2016-01-14 11:11:12 -0800 (Thu, 14 Jan 2016)
Log Message:
-----------
py-matplotlib: stealth update checksum; fixes #50322

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2016-01-14 18:54:43 UTC (rev 144655)
+++ trunk/dports/python/py-matplotlib/Portfile	2016-01-14 19:11:12 UTC (rev 144656)
@@ -6,6 +6,7 @@
 PortGroup           github 1.0
 
 github.setup        matplotlib matplotlib 1.5.1 v
+revision            1
 
 name                py-matplotlib
 categories-append   graphics math
@@ -30,9 +31,12 @@
 
 homepage            http://matplotlib.org/
 
-checksums           rmd160  e589ac177fc1c3f50c90b32c17a4d25a33cc9206 \
-                    sha256  200997958e7aa97f1ad9e0bd2a8e0af6db7f3d7d647fe70b3cd8f49377a1107e
+# stealth update
+dist_subdir         ${name}/${version}_1
 
+checksums           rmd160  3ae9a6dab1f2f5bb15e1993385c79b6fd2b7e0d7 \
+                    sha256  d16a36b82fb8c7c73357d845e77186fca1c508a42166bf89b4a97353dc7a12c5
+
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160114/9912d877/attachment.html>


More information about the macports-changes mailing list