<pre style='margin:0'>
Landon Fuller (landonf) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/06f341acb0928fdcd6087064e9770c9f817ba287">https://github.com/macports/macports-ports/commit/06f341acb0928fdcd6087064e9770c9f817ba287</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 06f341acb0928fdcd6087064e9770c9f817ba287
</span>Author: Landon Fuller <landonf@macports.org>
AuthorDate: Fri Apr 23 14:10:51 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    z3: bump compiler.fallback to macports-clang-11
</span>---
 math/z3/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/z3/Portfile b/math/z3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 83d29fabac5..3fd2f1828aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/z3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/z3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,7 +57,7 @@ if {${subport} eq ${name} || ${subport} eq "${name}-fstar"} {
</span>     depends_build-append    port:python27 \
                             port:bash
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    compiler.fallback       macports-clang-10
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    compiler.fallback       macports-clang-11
</span> 
     compiler.cxx_standard   2011
 
</pre><pre style='margin:0'>

</pre>