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

<span style='display:block; white-space:pre;color:#404040;'>    harfbuzz: note keeping consistent with harfbuzz-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 1bc10cab386..84ce739b1f4 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;'>@@ -5,6 +5,8 @@ PortGroup           compiler_blacklist_versions 1.0
</span> PortGroup           github 1.0
 PortGroup           gobject_introspection 1.0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Please keep the harfbuzz and harfbuzz-devel ports as similar as possible.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> github.setup        harfbuzz harfbuzz 2.9.0
 name                harfbuzz
 conflicts           harfbuzz-devel
</pre><pre style='margin:0'>

</pre>