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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c08e4d09e6d8fab447f8de3ef63cf7be9e558e4b">https://github.com/macports/macports-ports/commit/c08e4d09e6d8fab447f8de3ef63cf7be9e558e4b</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 c08e4d0  clasp: use cxx11 PortGroup
</span>c08e4d0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c08e4d09e6d8fab447f8de3ef63cf7be9e558e4b
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sun Aug 20 13:32:56 2017 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/clasp/Portfile b/math/clasp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 155efdc..19afa20 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/clasp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/clasp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 PortGroup           cmake 1.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.1
</span> 
 github.setup        potassco clasp 3.3.2 v
 categories          math
</pre><pre style='margin:0'>

</pre>