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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4f445faf04811ef3aacce5a79f4cb8b1e99657ac">https://github.com/macports/macports-ports/commit/4f445faf04811ef3aacce5a79f4cb8b1e99657ac</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 4f445fa  freecad: remove cxx11 as it conflicts with the compilers PortGroup
</span>4f445fa is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4f445faf04811ef3aacce5a79f4cb8b1e99657ac
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Aug 31 06:16:56 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    freecad: remove cxx11 as it conflicts with the compilers PortGroup
</span>---
 cad/freecad/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/cad/freecad/Portfile b/cad/freecad/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2c987a5..4f70962 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/cad/freecad/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/cad/freecad/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,6 @@
</span> PortSystem              1.0
 PortGroup               cmake 1.0
 PortGroup               compilers 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup               cxx11 1.0
</span> PortGroup               github 1.0
 PortGroup               qt4 1.0
 
</pre><pre style='margin:0'>

</pre>