<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/483ad94402256380222b3133c76b9b3b6bc8f2c8">https://github.com/macports/macports-ports/commit/483ad94402256380222b3133c76b9b3b6bc8f2c8</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 483ad944022 libargparse: needs cxx 2014
</span>483ad944022 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 483ad94402256380222b3133c76b9b3b6bc8f2c8
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Wed Feb 26 17:29:32 2025 -0500
<span style='display:block; white-space:pre;color:#404040;'> libargparse: needs cxx 2014
</span>---
devel/libargparse/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libargparse/Portfile b/devel/libargparse/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e9b58d94ced..bae91545679 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libargparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libargparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,5 +21,5 @@ checksums rmd160 c92abc57b9801a23a3f1059af4688c6c00b04b45 \
</span> sha256 c26a772ba2cb52829759db4636c67ca318e1dd95c19254488353ed9021f366cc \
size 22411
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard 2014
</span>
</pre><pre style='margin:0'>
</pre>