<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/481ae691c8f5431e5a28a0a4b216e1c9e17c814e">https://github.com/macports/macports-ports/commit/481ae691c8f5431e5a28a0a4b216e1c9e17c814e</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 481ae691c8f cpp-argparse-dev: update to v1.9.4
</span>481ae691c8f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 481ae691c8f5431e5a28a0a4b216e1c9e17c814e
</span>Author: Golubchikov Mihail <golubchikov.mihail@gmail.com>
AuthorDate: Sun Sep 22 21:18:15 2024 +0300
<span style='display:block; white-space:pre;color:#404040;'> cpp-argparse-dev: update to v1.9.4
</span>---
devel/cpp-argparse-dev/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/cpp-argparse-dev/Portfile b/devel/cpp-argparse-dev/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8e636f6206d..e3db1c91712 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/cpp-argparse-dev/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/cpp-argparse-dev/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortSystem 1.0
</span> PortGroup github 1.0
PortGroup cmake 1.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup rue-ryuzaki argparse 1.9.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup rue-ryuzaki argparse 1.9.4 v
</span> github.tarball_from archive
revision 0
name cpp-argparse-dev
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,9 @@ maintainers {gmail.com:golubchikov.mihail @rue-ryuzaki} \
</span> description C++ argument parser.
long_description Python-like header-only argument parser for C++ projects.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 9b9c184ca0d4b5319897b21f05b808438289c1c5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 9128f043e43593c09c4089ce17d9644bc19f4afe9d306a066445715f4085949c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 444466
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a297b1aa659fed8cebc56c993a6758e75060f419 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 25f74209f1b6ae458eadceae52d694ab98916f12f2aae7b85799548c38dccc13 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 445521
</span>
compiler.cxx_standard 2011
</pre><pre style='margin:0'>
</pre>