<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/bee5bce1dfe98aa0875e0c74ccba076a699e448b">https://github.com/macports/macports-ports/commit/bee5bce1dfe98aa0875e0c74ccba076a699e448b</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 bee5bce  fish: add cxx11 1.1 PortGroup
</span>bee5bce is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bee5bce1dfe98aa0875e0c74ccba076a699e448b
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Sun Oct 1 13:52:41 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    fish: add cxx11 1.1 PortGroup
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    closes: https://trac.macports.org/ticket/54909
</span>---
 shells/fish/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/fish/Portfile b/shells/fish/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 257ebc1..4b76e06 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/fish/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/fish/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,7 @@
</span> 
 PortSystem              1.0
 PortGroup               github 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup               cxx11 1.1
</span> 
 github.setup            fish-shell fish-shell 2.6.0
 name                    fish
</pre><pre style='margin:0'>

</pre>