<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9b76724d2cf30fdcdd4f762092da882448552310">https://github.com/macports/macports-ports/commit/9b76724d2cf30fdcdd4f762092da882448552310</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 9b76724 erd: Allow graphviz-devel to satisfy dependency
</span>9b76724 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9b76724d2cf30fdcdd4f762092da882448552310
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Oct 3 19:58:18 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> erd: Allow graphviz-devel to satisfy dependency
</span>---
textproc/erd/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/erd/Portfile b/textproc/erd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 32197c9..1ed360a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/erd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/erd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,6 +21,6 @@ long_description \
</span> and the relationships between entities and produces a visual diagram \
modeling the description.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_run-append port:graphviz
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_run-append path:bin/dot:graphviz
</span>
test.run yes
</pre><pre style='margin:0'>
</pre>