git: c9cfdf3dfcca - main - devel/catch2: Update 3.2.1 → 3.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 03:57:22 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9cfdf3dfcca099c18bc705bb16aa9bc5c838605
commit c9cfdf3dfcca099c18bc705bb16aa9bc5c838605
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-24 03:56:15 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-24 03:57:18 +0000
devel/catch2: Update 3.2.1 → 3.3.0
Reported by: portscout
---
devel/catch2/Makefile | 2 +-
devel/catch2/distinfo | 6 +++---
devel/catch2/pkg-plist | 5 +++--
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile
index cafb9a5716a6..c55a638c510d 100644
--- a/devel/catch2/Makefile
+++ b/devel/catch2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= catch2 # 2.x series is under devel/catch, the project is called catch2
DISTVERSIONPREFIX= v
-DISTVERSION= 3.2.1
+DISTVERSION= 3.3.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo
index a0bbc84fc47a..38a77fa15463 100644
--- a/devel/catch2/distinfo
+++ b/devel/catch2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672480873
-SHA256 (catchorg-Catch2-v3.2.1_GH0.tar.gz) = 4613d3e8142b672159fcae252a4860d72c8cf8e2df5043b1ae3541db9ef5d73c
-SIZE (catchorg-Catch2-v3.2.1_GH0.tar.gz) = 1068389
+TIMESTAMP = 1674527176
+SHA256 (catchorg-Catch2-v3.3.0_GH0.tar.gz) = fe2f29a54ca775c2dd04bb97ffb79d398e6210e3caa174348b5cd3b7e4ca887d
+SIZE (catchorg-Catch2-v3.3.0_GH0.tar.gz) = 1093966
diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist
index 00e591502c53..4b8050cd6386 100644
--- a/devel/catch2/pkg-plist
+++ b/devel/catch2/pkg-plist
@@ -141,6 +141,7 @@ include/catch2/matchers/catch_matchers_exception.hpp
include/catch2/matchers/catch_matchers_floating_point.hpp
include/catch2/matchers/catch_matchers_predicate.hpp
include/catch2/matchers/catch_matchers_quantifiers.hpp
+include/catch2/matchers/catch_matchers_range_equals.hpp
include/catch2/matchers/catch_matchers_string.hpp
include/catch2/matchers/catch_matchers_templated.hpp
include/catch2/matchers/catch_matchers_vector.hpp
@@ -169,9 +170,9 @@ lib/cmake/Catch2/Catch2Targets.cmake
lib/cmake/Catch2/CatchAddTests.cmake
lib/cmake/Catch2/ParseAndAddCatchTests.cmake
lib/libCatch2.so
-lib/libCatch2.so.3.2.1
+lib/libCatch2.so.3.3.0
lib/libCatch2Main.so
-lib/libCatch2Main.so.3.2.1
+lib/libCatch2Main.so.3.3.0
libdata/pkgconfig/catch2-with-main.pc
libdata/pkgconfig/catch2.pc
share/Catch2/gdbinit