<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/661282a927a160fe4660c3c1875f8c5924d7d15f">https://github.com/macports/macports-ports/commit/661282a927a160fe4660c3c1875f8c5924d7d15f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 661282a927a160fe4660c3c1875f8c5924d7d15f
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Mon Aug 30 18:05:45 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    harfbuzz-icu: declare conflict against harfbuzz-icu-devel
</span>---
 graphics/harfbuzz/Portfile | 2 ++
 1 file changed, 2 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 93290629a08..1bc10cab386 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;'>@@ -103,6 +103,8 @@ if {${name} eq ${subport}} {
</span> subport harfbuzz-icu {
     revision        0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    conflicts       harfbuzz-icu-devel
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     description     HarfBuzz ICU support library
 
     long_description This library adds support for ICU (the International Components for Unicode) to HarfBuzz.
</pre><pre style='margin:0'>

</pre>