<pre style='margin:0'>
Mohamed Akram (mohd-akram) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/35a3ac85252bd3b9590ebf8404baf7e7c1dd3cdc">https://github.com/macports/macports-ports/commit/35a3ac85252bd3b9590ebf8404baf7e7c1dd3cdc</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 35a3ac85252 harfbuzz-icu: update compiler for ICU 76
</span>35a3ac85252 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 35a3ac85252bd3b9590ebf8404baf7e7c1dd3cdc
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Sat Dec 7 15:24:44 2024 +0400
<span style='display:block; white-space:pre;color:#404040;'> harfbuzz-icu: update compiler for ICU 76
</span>---
graphics/harfbuzz/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/harfbuzz/Portfile b/graphics/harfbuzz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f9273a20cd..d620a5a5954 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/harfbuzz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/harfbuzz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -115,6 +115,9 @@ subport harfbuzz-icu {
</span> path:lib/pkgconfig/harfbuzz.pc:harfbuzz \
path:lib/pkgconfig/icu-uc.pc:icu
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ compiler.cxx_standard \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ 2017
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> configure.args-append \
--without-cairo \
--without-freetype \
</pre><pre style='margin:0'>
</pre>