<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a743d7776866502a0f8e16b2d88c8abea60c3717">https://github.com/macports/macports-ports/commit/a743d7776866502a0f8e16b2d88c8abea60c3717</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 a743d777686 clang-11-bootstrap: set supported platform versions
</span>a743d777686 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a743d7776866502a0f8e16b2d88c8abea60c3717
</span>Author: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
AuthorDate: Mon May 26 02:36:52 2025 +0300
<span style='display:block; white-space:pre;color:#404040;'> clang-11-bootstrap: set supported platform versions
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Closes: https://trac.macports.org/ticket/69239
</span>---
lang/clang-11-bootstrap/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/clang-11-bootstrap/Portfile b/lang/clang-11-bootstrap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dd81062dfac..1644c2e1c76 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/clang-11-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/clang-11-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ version 11.1.0
</span> revision 6
epoch 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin < 23}
</span> categories lang
maintainers nomaintainer
</pre><pre style='margin:0'>
</pre>