<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ec36db505d63f07eda197db1dbd8d3bcbd30a31c">https://github.com/macports/macports-ports/commit/ec36db505d63f07eda197db1dbd8d3bcbd30a31c</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 ec36db5  py-graphviz: add improvement reminder in comments
</span>ec36db5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ec36db505d63f07eda197db1dbd8d3bcbd30a31c
</span>Author: Marcus Calhoun-Lopez <marcuscalhounlopez@gmail.com>
AuthorDate: Sun Aug 20 14:29:25 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-graphviz: add improvement reminder in comments
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://lists.macports.org/pipermail/macports-dev/2017-August/036291.html
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://trac.macports.org/ticket/40518
</span>---
 python/py-graphviz/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-graphviz/Portfile b/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 89ed9a9..ea41b08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-graphviz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,6 +16,9 @@ long_description    This package facilitates the creation and rendering of graph
</span> checksums           rmd160  d045e3a0189cbec46b0c51f52977e609c5b9c916 \
                     sha256  f4e4c96a52848c531557b2fd6f45aa2e588ef8b32c40949bd876362f0bf2187f
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# please remove these lines in the next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# see https://lists.macports.org/pipermail/macports-dev/2017-August/036291.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# see https://trac.macports.org/ticket/40518
</span> master_sites        ${github.homepage}/archive/
 distname            ${version}
 worksrcdir          ${github.project}-${version}
</pre><pre style='margin:0'>

</pre>