<pre style='margin:0'>
Leo Singer (lpsinger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/191a95ec9fa08f1b48537ccc0ee6c51afcb68eee">https://github.com/macports/macports-ports/commit/191a95ec9fa08f1b48537ccc0ee6c51afcb68eee</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 191a95e  py-matplotlib: update to 2.0.0
</span>191a95e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 191a95ec9fa08f1b48537ccc0ee6c51afcb68eee
</span>Author: Leo Singer <leo.singer@ligo.org>
AuthorDate: Wed Jan 18 00:40:08 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-matplotlib: update to 2.0.0
</span>---
 python/py-matplotlib/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-matplotlib/Portfile b/python/py-matplotlib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 44b767e..2cc1875 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-matplotlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-matplotlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        matplotlib matplotlib 1.5.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        matplotlib matplotlib 2.0.0 v
</span> 
 name                py-matplotlib
 categories-append   graphics math
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,8 +29,8 @@ long_description    Matplotlib strives to produce publication quality 2D \
</span> 
 homepage            http://matplotlib.org/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  3c610bc6472ce716fe1b1aacb73f4a2411e54f8c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f8818ff7f2a9a6f983d406dd45806dec881d839ea3c564e67f4f30ea7daa0341
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  e29fc21a794bc01937de7b75fda412c573209348 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  75001964cd57bac1fc3b77e9846ada3e4aac6fb79dddcc1f8dd2cd878ca39194
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>