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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bca44f851dfd1fbc80a8f92ffc433dea1492bfd2">https://github.com/macports/macports-ports/commit/bca44f851dfd1fbc80a8f92ffc433dea1492bfd2</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 bca44f8  scidavis: use cxx11 portgroup
</span>bca44f8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bca44f851dfd1fbc80a8f92ffc433dea1492bfd2
</span>Author: Nicolas Pavillon <pavillon.nicolas@gmail.com>
AuthorDate: Tue Jun 26 01:41:50 2018 +0900

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/scidavis/Portfile b/science/scidavis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4317cb6..2adfec6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/scidavis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/scidavis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@
</span> PortSystem          1.0
 PortGroup           qmake 1.0
 PortGroup           compiler_blacklist_versions 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.1
</span> 
 name                scidavis
 version             1.23
</pre><pre style='margin:0'>

</pre>