<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/232e84afcd46d59f931085e950dc2e742f6ad6d2">https://github.com/macports/macports-ports/commit/232e84afcd46d59f931085e950dc2e742f6ad6d2</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 232e84a  uncrustify: use cxx11 PG
</span>232e84a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 232e84afcd46d59f931085e950dc2e742f6ad6d2
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri May 19 04:49:53 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    uncrustify: use cxx11 PG
</span>---
 devel/uncrustify/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/uncrustify/Portfile b/devel/uncrustify/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2d1d2fd..1057543 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/uncrustify/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/uncrustify/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,7 @@
</span> 
 PortSystem          1.0
 PortGroup           cmake 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.1
</span> 
 name                uncrustify
 version             0.65
</pre><pre style='margin:0'>

</pre>