<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/423d286182a89d1a77c4dd5d36f030807f7d343a">https://github.com/macports/macports-ports/commit/423d286182a89d1a77c4dd5d36f030807f7d343a</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 423d286  gegl: amend gcc blacklisting for 10.5 ppc
</span>423d286 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 423d286182a89d1a77c4dd5d36f030807f7d343a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Apr 19 10:59:38 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gegl: amend gcc blacklisting for 10.5 ppc
</span>---
 graphics/gegl/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/gegl/Portfile b/graphics/gegl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 81d8a7b..1eb50c4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/gegl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/gegl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -80,7 +80,7 @@ post-patch {
</span> 
 configure.cmd       ./autogen.sh
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.blacklist  *gcc*
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.blacklist  *gcc-3.* *gcc-4.*
</span> 
 gobject_introspection yes
 
</pre><pre style='margin:0'>

</pre>