<pre style='margin:0'>
Daniel J. Luke (danielluke) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f4284a1ccfea244e3ec484aeddabb223f3e49e27">https://github.com/macports/macports-ports/commit/f4284a1ccfea244e3ec484aeddabb223f3e49e27</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 f4284a1ccfe bind9: improve comment
</span>f4284a1ccfe is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f4284a1ccfea244e3ec484aeddabb223f3e49e27
</span>Author: Daniel J. Luke <dluke@macports.org>
AuthorDate: Sun Mar 17 18:38:57 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    bind9: improve comment
</span>---
 net/bind9/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/bind9/Portfile b/net/bind9/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1da75a4c922..f272d11fca0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/bind9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/bind9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -50,7 +50,7 @@ universal_variant \
</span>                 no
 
 # Needs working __atomic_* builtins
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Apple clang 15.0.0 from Xcode before 15.2 has a codgen bug that causes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Apple clang 15.0.0 from Xcode before 15.2 has a codgen bug that causes a crash in libisc
</span> compiler.blacklist \
                 *gcc-4.0 *gcc-4.2 \
                 {clang < 500} \
</pre><pre style='margin:0'>

</pre>