<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/5da056e435ce34d4280ba4ecc012c3a61b63eaf1">https://github.com/macports/macports-ports/commit/5da056e435ce34d4280ba4ecc012c3a61b63eaf1</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5da056e435ce34d4280ba4ecc012c3a61b63eaf1
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Mon Aug 30 17:50:30 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    harfbuzz-icu-devel: declare conflict against harfbuzz-icu
</span>---
 graphics/harfbuzz-devel/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/harfbuzz-devel/Portfile b/graphics/harfbuzz-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 13f16882b85..73e5f13a1af 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/harfbuzz-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/harfbuzz-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -103,6 +103,8 @@ if {${name} eq ${subport}} {
</span> subport harfbuzz-icu-devel {
     revision        0
     
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    conflicts       harfbuzz-icu
</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>