<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9d4fa8abcb082cf06676486f0918f56e6ff6f557">https://github.com/macports/macports-ports/commit/9d4fa8abcb082cf06676486f0918f56e6ff6f557</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 9d4fa8a harfbuzz: Fix the name of the portgroup...
</span>9d4fa8a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9d4fa8abcb082cf06676486f0918f56e6ff6f557
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Mar 29 14:10:08 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> harfbuzz: Fix the name of the portgroup...
</span>---
graphics/harfbuzz/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 3bd53ab..5fde973 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;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
# https://github.com/harfbuzz/harfbuzz/issues/1642
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup cxx 1.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup cxx11 1.1
</span>
name harfbuzz
version 2.3.1
</pre><pre style='margin:0'>
</pre>