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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5851622dc33a2696248d66036ecbfaf3e125211c">https://github.com/macports/macports-ports/commit/5851622dc33a2696248d66036ecbfaf3e125211c</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 5851622dc33 cln: add cxx_standard
</span>5851622dc33 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5851622dc33a2696248d66036ecbfaf3e125211c
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Tue May 31 03:32:27 2022 +0800

<span style='display:block; white-space:pre;color:#404040;'>    cln: add cxx_standard
</span>---
 math/cln/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/cln/Portfile b/math/cln/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8fef0d00f68..d529833f76e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/cln/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/cln/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,6 +27,8 @@ checksums       rmd160  901ed4dc8f5a258beb4646fba8973bc7a0b32b44 \
</span> 
 depends_lib     port:gmp
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> test.run        yes
 test.target     check
 
</pre><pre style='margin:0'>

</pre>