Date: Mon, 03 Aug 2026 07:24:21 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9217edd50d58 - main - devel/cli11: update 2.6.2=?utf-8?Q? =E2=86=92 2.7?=.2 Message-ID: <6a704225.27eb8.4ca8694@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9217edd50d58f2218847cd77aafc546b437bfa4f commit 9217edd50d58f2218847cd77aafc546b437bfa4f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-08-03 07:13:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-08-03 07:24:18 +0000 devel/cli11: update 2.6.2 → 2.7.2 --- devel/cli11/Makefile | 4 ++-- devel/cli11/distinfo | 6 +++--- devel/cli11/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/cli11/Makefile b/devel/cli11/Makefile index 508b6ae6931a..0385147ef2e9 100644 --- a/devel/cli11/Makefile +++ b/devel/cli11/Makefile @@ -1,6 +1,6 @@ PORTNAME= cli11 DISTVERSIONPREFIX= v -DISTVERSION= 2.6.2 +DISTVERSION= 2.7.2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -24,6 +24,6 @@ CMAKE_TESTING_ON= BUILD_TESTING # CLI11_BOOST # tests fail with Boost, see https NO_ARCH= yes -# tests as of 2.6.2: 100% tests passed, 0 tests failed out of 24 +# tests as of 2.7.2: 100% tests passed, 0 tests failed out of 24 .include <bsd.port.mk> diff --git a/devel/cli11/distinfo b/devel/cli11/distinfo index 14934a9c940d..2eab57be691f 100644 --- a/devel/cli11/distinfo +++ b/devel/cli11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772172467 -SHA256 (CLIUtils-CLI11-v2.6.2_GH0.tar.gz) = c6ea6b2e5608b3ea8617999bd5f47420c71b2ebdb8dc4767c1034d1da5785711 -SIZE (CLIUtils-CLI11-v2.6.2_GH0.tar.gz) = 1381808 +TIMESTAMP = 1785740196 +SHA256 (CLIUtils-CLI11-v2.7.2_GH0.tar.gz) = 46eef3101da70852ec7af026e09d485ccee81813331c8c6052d39344443b83da +SIZE (CLIUtils-CLI11-v2.7.2_GH0.tar.gz) = 1446996 diff --git a/devel/cli11/pkg-plist b/devel/cli11/pkg-plist index d97ce10ebe8c..78b72102ffe4 100644 --- a/devel/cli11/pkg-plist +++ b/devel/cli11/pkg-plist @@ -25,7 +25,9 @@ include/CLI/impl/Formatter_inl.hpp include/CLI/impl/Option_inl.hpp include/CLI/impl/Split_inl.hpp include/CLI/impl/StringTools_inl.hpp +include/CLI/impl/TypeTools_inl.hpp include/CLI/impl/Validators_inl.hpp share/cmake/CLI11/CLI11Config.cmake share/cmake/CLI11/CLI11ConfigVersion.cmake +share/cmake/CLI11/CLI11Targets.cmake share/pkgconfig/CLI11.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a704225.27eb8.4ca8694>
