<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/13932aec0f7f155e1b334176d05b6a06e1a47ed9">https://github.com/macports/macports-ports/commit/13932aec0f7f155e1b334176d05b6a06e1a47ed9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 13932aec0f7f155e1b334176d05b6a06e1a47ed9
</span>Author: Ken Cunningham <ken.cunningham.webuse@gmail.com>
AuthorDate: Wed Aug 16 15:02:13 2017 -0700
<span style='display:block; white-space:pre;color:#404040;'> wekit2-gtk: change to cxx11 1.1 PortGroup
</span>---
www/webkit2-gtk/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/webkit2-gtk/Portfile b/www/webkit2-gtk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 73b7c9b..10cf591 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/webkit2-gtk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/webkit2-gtk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ PortSystem 1.0
</span> PortGroup active_variants 1.1
PortGroup cmake 1.0
PortGroup compiler_blacklist_versions 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup cxx11 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup cxx11 1.1
</span>
name webkit2-gtk
conflicts webkit2-gtk-devel
</pre><pre style='margin:0'>
</pre>