Date: Mon, 16 Feb 2026 07:13:50 +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: c529430ad77f - main - devel/catch2: update 3.12=?utf-8?Q?=2E0 =E2=86=92 3?=.13.0 Message-ID: <6992c3ae.41aa5.1d159672@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=c529430ad77fd7ac62ae4c23227b03fbd496bef7 commit c529430ad77fd7ac62ae4c23227b03fbd496bef7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-02-16 05:40:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-02-16 07:13:44 +0000 devel/catch2: update 3.12.0 → 3.13.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 598353ca2f29..345118255948 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.12.0 +DISTVERSION= 3.13.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -27,6 +27,6 @@ OPTIONS_DEFINE= DOCS CONFLICTS= catch -# tests as of 3.12.0: 100% tests passed, 0 tests failed out of 73 +# tests as of 3.13.0: 100% tests passed, 0 tests failed out of 74 .include <bsd.port.mk> diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo index b560c3f99fc9..885b2d7c3d66 100644 --- a/devel/catch2/distinfo +++ b/devel/catch2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767604433 -SHA256 (catchorg-Catch2-v3.12.0_GH0.tar.gz) = e077079f214afc99fee940d91c14cf1a8c1d378212226bb9f50efff75fe07b23 -SIZE (catchorg-Catch2-v3.12.0_GH0.tar.gz) = 1416567 +TIMESTAMP = 1771220300 +SHA256 (catchorg-Catch2-v3.13.0_GH0.tar.gz) = 650795f6501af514f806e78c554729847b98db6935e69076f36bb03ed2e985ef +SIZE (catchorg-Catch2-v3.13.0_GH0.tar.gz) = 1184015 diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist index f9c7f90165a0..7957f3dccbc9 100644 --- a/devel/catch2/pkg-plist +++ b/devel/catch2/pkg-plist @@ -50,6 +50,7 @@ include/catch2/generators/catch_generators_adapters.hpp include/catch2/generators/catch_generators_all.hpp include/catch2/generators/catch_generators_random.hpp include/catch2/generators/catch_generators_range.hpp +include/catch2/generators/catch_generators_throw.hpp include/catch2/interfaces/catch_interfaces_all.hpp include/catch2/interfaces/catch_interfaces_capture.hpp include/catch2/interfaces/catch_interfaces_config.hpp @@ -104,6 +105,7 @@ include/catch2/internal/catch_noncopyable.hpp include/catch2/internal/catch_optional.hpp include/catch2/internal/catch_output_redirect.hpp include/catch2/internal/catch_parse_numbers.hpp +include/catch2/internal/catch_path_filter.hpp include/catch2/internal/catch_platform.hpp include/catch2/internal/catch_polyfills.hpp include/catch2/internal/catch_preprocessor.hpp @@ -190,9 +192,9 @@ lib/cmake/Catch2/CatchShardTests.cmake lib/cmake/Catch2/CatchShardTestsImpl.cmake lib/cmake/Catch2/ParseAndAddCatchTests.cmake lib/libCatch2.so -lib/libCatch2.so.3.12.0 +lib/libCatch2.so.3.13.0 lib/libCatch2Main.so -lib/libCatch2Main.so.3.12.0 +lib/libCatch2Main.so.3.13.0 share/Catch2/gdbinit share/Catch2/lldbinit share/pkgconfig/catch2-with-main.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6992c3ae.41aa5.1d159672>
