<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/777a27ffe7eb41e4bdde741d693c4bb6c94ab31c">https://github.com/macports/macports-ports/commit/777a27ffe7eb41e4bdde741d693c4bb6c94ab31c</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 777a27f  ctlang: remove accidentally introduced tab
</span>777a27f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 777a27ffe7eb41e4bdde741d693c4bb6c94ab31c
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Wed Nov 7 01:19:23 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    ctlang: remove accidentally introduced tab
</span>---
 graphics/ctlang/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/ctlang/Portfile b/graphics/ctlang/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e59a61b..083c0bf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/ctlang/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/ctlang/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem           1.0
 PortGroup            github 1.0
 PortGroup            cmake 1.1
<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.1
</span> 
 github.setup         ampas CTL 1.5.2 ctl-
 revision             5
</pre><pre style='margin:0'>

</pre>