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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e0f3d140124662202da91fe18fabe3b739b46e3f">https://github.com/macports/macports-ports/commit/e0f3d140124662202da91fe18fabe3b739b46e3f</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 e0f3d14  mongodb: revert change to cxx11 1.1 PG
</span>e0f3d14 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e0f3d140124662202da91fe18fabe3b739b46e3f
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Fri May 18 17:55:12 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    mongodb: revert change to cxx11 1.1 PG
</span>---
 databases/mongodb/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mongodb/Portfile b/databases/mongodb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 38d45ec..dac6c05 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mongodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mongodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           compiler_blacklist_versions 1.0
 PortGroup           conflicts_build 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           cxx11 1.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.0
</span> PortGroup           xcodeversion 1.0
 
 # When updating mongodb to a new version, update mongo-tools to the
</pre><pre style='margin:0'>

</pre>