git: 92c6b7964b91 - main - devel/cli11: Update 2.2.0 -> 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Oct 2022 18:36:09 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=92c6b7964b91656d29cc6107e3d66c8fed0ab9aa
commit 92c6b7964b91656d29cc6107e3d66c8fed0ab9aa
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-07 15:14:55 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-07 18:36:03 +0000
devel/cli11: Update 2.2.0 -> 2.3.0
Reported by: portscout
---
devel/cli11/Makefile | 2 +-
devel/cli11/distinfo | 6 +++---
devel/cli11/pkg-plist | 7 +++++++
3 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/devel/cli11/Makefile b/devel/cli11/Makefile
index 18d703cb28a8..95e4bffd177b 100644
--- a/devel/cli11/Makefile
+++ b/devel/cli11/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cli11
DISTVERSIONPREFIX= v
-DISTVERSION= 2.2.0
+DISTVERSION= 2.3.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/cli11/distinfo b/devel/cli11/distinfo
index e76f707b3899..0f1e4514d2bc 100644
--- a/devel/cli11/distinfo
+++ b/devel/cli11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648513239
-SHA256 (CLIUtils-CLI11-v2.2.0_GH0.tar.gz) = d60440dc4d43255f872d174e416705f56ba40589f6eb07727f76376fb8378fd6
-SIZE (CLIUtils-CLI11-v2.2.0_GH0.tar.gz) = 291482
+TIMESTAMP = 1665166067
+SHA256 (CLIUtils-CLI11-v2.3.0_GH0.tar.gz) = b6e116ca1555e2b7f2743fd41e3bd18149baae791acd98eb653e5b07e0f20561
+SIZE (CLIUtils-CLI11-v2.3.0_GH0.tar.gz) = 300720
diff --git a/devel/cli11/pkg-plist b/devel/cli11/pkg-plist
index 81d2fa38a207..28168057827d 100644
--- a/devel/cli11/pkg-plist
+++ b/devel/cli11/pkg-plist
@@ -13,6 +13,13 @@ include/CLI/Timer.hpp
include/CLI/TypeTools.hpp
include/CLI/Validators.hpp
include/CLI/Version.hpp
+include/CLI/impl/App_inl.hpp
+include/CLI/impl/Config_inl.hpp
+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/Validators_inl.hpp
share/cmake/CLI11/CLI11Config.cmake
share/cmake/CLI11/CLI11ConfigVersion.cmake
share/pkgconfig/CLI11.pc