<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b29dcf0e823972924098f277030d4be188565d73">https://github.com/macports/macports-ports/commit/b29dcf0e823972924098f277030d4be188565d73</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 b29dcf0  PothosFlow: add PG to actually block the non-functional compilers
</span>b29dcf0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b29dcf0e823972924098f277030d4be188565d73
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Apr 27 10:04:03 2020 -0400

<span style='display:block; white-space:pre;color:#404040;'>    PothosFlow: add PG to actually block the non-functional compilers
</span>---
 science/PothosFlow/Portfile | 1 +
 1 file changed, 1 insertion(+)

<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 92156b3..12c6c9e 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;'>@@ -4,6 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           cmake 1.1
 PortGroup           qt5 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           compiler_blacklist_versions 1.0
</span> 
 platforms           darwin macosx
 categories          science
</pre><pre style='margin:0'>

</pre>