<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/513224a3052d587420df27a1568678ac6e28e031">https://github.com/macports/macports-ports/commit/513224a3052d587420df27a1568678ac6e28e031</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 513224a  PothosFlow: Allow graphviz-devel to satisfy dep
</span>513224a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 513224a3052d587420df27a1568678ac6e28e031
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Oct 3 19:55:47 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    PothosFlow: Allow graphviz-devel to satisfy dep
</span>---
 science/PothosFlow/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/PothosFlow/Portfile b/science/PothosFlow/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 255aab8..3844acd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/PothosFlow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/PothosFlow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ compiler.blacklist-append { clang < 800 }
</span> depends_lib-append \
     port:PothosCore \
     port:poco \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    port:graphviz
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    path:bin/dot:graphviz
</span> 
 configure.args-append \
     -DBUNDLE_DESTINATION=${applications_dir}
</pre><pre style='margin:0'>

</pre>