<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/9acd0f879af031fbb9802dfe3236afa5416672d8">https://github.com/macports/macports-ports/commit/9acd0f879af031fbb9802dfe3236afa5416672d8</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 9acd0f8  php-swoole: Blacklist gcc < 4.4
</span>9acd0f8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9acd0f879af031fbb9802dfe3236afa5416672d8
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Mar 19 05:06:11 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    php-swoole: Blacklist gcc < 4.4
</span>---
 php/php-swoole/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-swoole/Portfile b/php/php-swoole/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1ec2921..cb7b0f9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-swoole/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-swoole/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,3 +21,5 @@ description             an event-driven asynchronous & concurrent & coroutine ne
</span> long_description        ${name} is ${description}.
 
 use_parallel_build      yes
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.blacklist      *gcc-4.0 *gcc-4.2
</span></pre><pre style='margin:0'>

</pre>