aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-04 15:55:01 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-04 22:12:01 +0000
commit423b852d841baeec6233efcc801a9e818da14634 (patch)
treeef166b96dd4b3297636cabff71fbc9bed1c592b2
parentce9e60d6a133331ea8cbb8de7f48542ee8b85702 (diff)
downloadports-423b852d841baeec6233efcc801a9e818da14634.tar.gz
ports-423b852d841baeec6233efcc801a9e818da14634.zip
devel/cli11: Update 2.3.1 -> 2.3.2
Reported by: portscout
-rw-r--r--devel/cli11/Makefile5
-rw-r--r--devel/cli11/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/cli11/Makefile b/devel/cli11/Makefile
index a622781ad50a..26955f082a10 100644
--- a/devel/cli11/Makefile
+++ b/devel/cli11/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cli11
DISTVERSIONPREFIX= v
-DISTVERSION= 2.3.1
+DISTVERSION= 2.3.2
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -10,7 +10,8 @@ WWW= https://github.com/CLIUtils/CLI11
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs
+TEST_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs \
+ catch>0:devel/catch # fails with catch2-3.x, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267078
USES= cmake:testing compiler:c++11-lang
diff --git a/devel/cli11/distinfo b/devel/cli11/distinfo
index 39c03c4a9553..226c41c1e19e 100644
--- a/devel/cli11/distinfo
+++ b/devel/cli11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667863717
-SHA256 (CLIUtils-CLI11-v2.3.1_GH0.tar.gz) = 378da73d2d1d9a7b82ad6ed2b5bda3e7bc7093c4034a1d680a2e009eb067e7b2
-SIZE (CLIUtils-CLI11-v2.3.1_GH0.tar.gz) = 301615
+TIMESTAMP = 1672866676
+SHA256 (CLIUtils-CLI11-v2.3.2_GH0.tar.gz) = aac0ab42108131ac5d3344a9db0fdf25c4db652296641955720a4fbe52334e22
+SIZE (CLIUtils-CLI11-v2.3.2_GH0.tar.gz) = 303507