<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/685c4837522355b9b44c655de7234b46b8676dd5">https://github.com/macports/macports-ports/commit/685c4837522355b9b44c655de7234b46b8676dd5</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 685c4837522 CLI11: update to 2.5.0 (#28032)
</span>685c4837522 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 685c4837522355b9b44c655de7234b46b8676dd5
</span>Author: Nikolay Korotkiy <sikmir@disroot.org>
AuthorDate: Sat Mar 29 19:04:07 2025 +0400
<span style='display:block; white-space:pre;color:#404040;'> CLI11: update to 2.5.0 (#28032)
</span>---
devel/CLI11/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/CLI11/Portfile b/devel/CLI11/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 825b58e9150..3e6665917a4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/CLI11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/CLI11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
PortGroup cmake 1.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup CLIUtils CLI11 2.4.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup CLIUtils CLI11 2.5.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from archive
</span> categories devel
license BSD
platforms any
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,10 +15,9 @@ description a command line parser for C++11
</span> long_description CLI11 is a command line parser for C++11 and beyond that \
provides a rich feature set with a simple and intuitive interface.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 1ff07574073d248898f5ce75496f45cd2320137a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 f2d893a65c3b1324c50d4e682c0cdc021dd0477ae2c048544f39eed6654b699a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 343478
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-github.tarball_from archive
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 b5c378b359807d2f45d67e46dd89a14938914090 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 17e02b4cddc2fa348e5dbdbb582c59a3486fa2b2433e70a0c3bacb871334fd55 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 361527
</span>
configure.args-append \
-DCLI11_BUILD_TESTS=OFF \
</pre><pre style='margin:0'>
</pre>