<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5d37302afaacce991c87f811f8d08d4d54085521">https://github.com/macports/macports-ports/commit/5d37302afaacce991c87f811f8d08d4d54085521</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 5d37302 hist: use cxx11 PG
</span>5d37302 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 5d37302afaacce991c87f811f8d08d4d54085521
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Fri Sep 6 10:16:58 2019 +0100
<span style='display:block; white-space:pre;color:#404040;'> hist: use cxx11 PG
</span>---
math/hist/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/hist/Portfile b/math/hist/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 05d840e..575696c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/hist/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/hist/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@
</span> PortSystem 1.0
PortGroup bitbucket 1.0
PortGroup cmake 1.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup cxx11 1.1
</span>
bitbucket.setup kesterlester hist 1.0.0 macports-v-
</pre><pre style='margin:0'>
</pre>