<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/f6cd5dcc83d6db1f550bdd73dd1b71db65435860">https://github.com/macports/macports-ports/commit/f6cd5dcc83d6db1f550bdd73dd1b71db65435860</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 f6cd5dcc83d harfbuzz-icu: set compiler
</span>f6cd5dcc83d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f6cd5dcc83d6db1f550bdd73dd1b71db65435860
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Sun Dec 15 11:44:23 2024 +0400
<span style='display:block; white-space:pre;color:#404040;'> harfbuzz-icu: set compiler
</span>---
graphics/harfbuzz/Portfile | 4 ++++
1 file changed, 4 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 bee5018f665..1f06c5cc1d2 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;'>@@ -143,6 +143,10 @@ subport harfbuzz-icu {
</span> port:harfbuzz \
path:lib/pkgconfig/icu-uc.pc:icu
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # ICU requires C++17
</span><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 \
-Dcairo=disabled \
-Dfreetype=disabled \
</pre><pre style='margin:0'>
</pre>