<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bcc82115eb9734edd735b3b8b738a54aa7092f59">https://github.com/macports/macports-ports/commit/bcc82115eb9734edd735b3b8b738a54aa7092f59</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 bcc8211 harfbuzz: Add comment, won't need compiler blacklist on next update
</span>bcc8211 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit bcc82115eb9734edd735b3b8b738a54aa7092f59
</span>Author: Ebrahim Byagowi <ebrahim@gnu.org>
AuthorDate: Fri Mar 23 18:45:33 2018 +0430
<span style='display:block; white-space:pre;color:#404040;'> harfbuzz: Add comment, won't need compiler blacklist on next update
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Not on the current 1.7.6 release which doesn't have the fix but
</span><span style='display:block; white-space:pre;color:#404040;'> the next release
</span>---
graphics/harfbuzz/Portfile | 1 +
1 file changed, 1 insertion(+)
<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 2116760..940e9cf 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;'>@@ -23,6 +23,7 @@ checksums rmd160 1d18522d979ac4c750e29c13e7b76960311dbf50 \
</span>
depends_build port:pkgconfig
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Remove this on an update to >1.7.6 as https://github.com/harfbuzz/harfbuzz/commit/2a2360
</span> compiler.blacklist *llvm-gcc-4.2
configure.args --disable-silent-rules \
</pre><pre style='margin:0'>
</pre>