<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/1a8c0eee246b860fd40baee86e8593b9c615937d">https://github.com/macports/macports-ports/commit/1a8c0eee246b860fd40baee86e8593b9c615937d</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 1a8c0ee  PothosLiquidDSP: move to python37 as default
</span>1a8c0ee is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1a8c0eee246b860fd40baee86e8593b9c615937d
</span>Author: Davide Gerhard <rainbow@irh.it>
AuthorDate: Thu Sep 19 18:31:30 2019 +0200

<span style='display:block; white-space:pre;color:#404040;'>    PothosLiquidDSP: move to python37 as default
</span>---
 science/PothosLiquidDSP/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/PothosLiquidDSP/Portfile b/science/PothosLiquidDSP/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 24cd0da..6ee7769 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/PothosLiquidDSP/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/PothosLiquidDSP/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ variant python37 conflicts python35 python36 description {Build using Python 3.7
</span> if {![variant_isset python35] &&
     ![variant_isset python36] &&
     ![variant_isset python37]} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    default_variants +python36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    default_variants +python37
</span> }
 
 if {![variant_isset python35] &&
</pre><pre style='margin:0'>

</pre>