db9f1871dc1c174 Auto-Submitted: auto-generated Date: Mon, 05 Jan 2026 09:28:54 +0000 Message-Id: <695b8456.fe32.4148ad10@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=44fbf02e972a5650992ac0f3fdb9f1871dc1c174 commit 44fbf02e972a5650992ac0f3fdb9f1871dc1c174 Author: Yuri Victorovich AuthorDate: 2026-01-05 09:16:36 +0000 Commit: Yuri Victorovich CommitDate: 2026-01-05 09:28:19 +0000 devel/catch2: update 3.11.0 → 3.12.0 Reported by: portscout --- devel/catch2/Makefile | 4 ++-- devel/catch2/distinfo | 6 +++--- devel/catch2/pkg-plist | 6 ++++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile index c9253d4975ff..598353ca2f29 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.11.0 +DISTVERSION= 3.12.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -27,6 +27,6 @@ OPTIONS_DEFINE= DOCS CONFLICTS= catch -# tests as of 3.11.0: 100% tests passed, 0 tests failed out of 74 +# tests as of 3.12.0: 100% tests passed, 0 tests failed out of 73 .include diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo index 980863724408..b560c3f99fc9 100644 --- a/devel/catch2/distinfo +++ b/devel/catch2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759294653 -SHA256 (catchorg-Catch2-v3.11.0_GH0.tar.gz) = 82fa1cb59dc28bab220935923f7469b997b259eb192fb9355db62da03c2a3137 -SIZE (catchorg-Catch2-v3.11.0_GH0.tar.gz) = 1411487 +TIMESTAMP = 1767604433 +SHA256 (catchorg-Catch2-v3.12.0_GH0.tar.gz) = e077079f214afc99fee940d91c14cf1a8c1d378212226bb9f50efff75fe07b23 +SIZE (catchorg-Catch2-v3.12.0_GH0.tar.gz) = 1416567 diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist index df7e4562b016..f9c7f90165a0 100644 --- a/devel/catch2/pkg-plist +++ b/devel/catch2/pkg-plist @@ -94,6 +94,7 @@ include/catch2/internal/catch_istream.hpp include/catch2/internal/catch_jsonwriter.hpp include/catch2/internal/catch_lazy_expr.hpp include/catch2/internal/catch_leak_detector.hpp +include/catch2/internal/catch_lifetimebound.hpp include/catch2/internal/catch_list.hpp include/catch2/internal/catch_logical_traits.hpp include/catch2/internal/catch_message_info.hpp @@ -136,6 +137,7 @@ include/catch2/internal/catch_test_macro_impl.hpp include/catch2/internal/catch_test_registry.hpp include/catch2/internal/catch_test_spec_parser.hpp include/catch2/internal/catch_textflow.hpp +include/catch2/internal/catch_thread_local.hpp include/catch2/internal/catch_thread_support.hpp include/catch2/internal/catch_to_string.hpp include/catch2/internal/catch_uncaught_exceptions.hpp @@ -188,9 +190,9 @@ lib/cmake/Catch2/CatchShardTests.cmake lib/cmake/Catch2/CatchShardTestsImpl.cmake lib/cmake/Catch2/ParseAndAddCatchTests.cmake lib/libCatch2.so -lib/libCatch2.so.3.11.0 +lib/libCatch2.so.3.12.0 lib/libCatch2Main.so -lib/libCatch2Main.so.3.11.0 +lib/libCatch2Main.so.3.12.0 share/Catch2/gdbinit share/Catch2/lldbinit share/pkgconfig/catch2-with-main.pc