Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2026 15:28:53 +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: cef98ee04673 - main - devel/catch2: update 3.13=?utf-8?Q?=2E0 =E2=86=92 3?=.14.0
Message-ID:  <69f223b5.19110.4a6d58b7@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=cef98ee0467393e7e8c8df138ed1a23332e0979b

commit cef98ee0467393e7e8c8df138ed1a23332e0979b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-29 09:37:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-29 15:28:45 +0000

    devel/catch2: update 3.13.0 → 3.14.0
---
 devel/catch2/Makefile  | 4 ++--
 devel/catch2/distinfo  | 6 +++---
 devel/catch2/pkg-plist | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile
index 345118255948..0a25ef3bf826 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.13.0
+DISTVERSION=	3.14.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -27,6 +27,6 @@ OPTIONS_DEFINE=	DOCS
 
 CONFLICTS=	catch
 
-# tests as of 3.13.0: 100% tests passed, 0 tests failed out of 74
+# tests as of 3.14.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 885b2d7c3d66..0fc299b71888 100644
--- a/devel/catch2/distinfo
+++ b/devel/catch2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771220300
-SHA256 (catchorg-Catch2-v3.13.0_GH0.tar.gz) = 650795f6501af514f806e78c554729847b98db6935e69076f36bb03ed2e985ef
-SIZE (catchorg-Catch2-v3.13.0_GH0.tar.gz) = 1184015
+TIMESTAMP = 1777404958
+SHA256 (catchorg-Catch2-v3.14.0_GH0.tar.gz) = ba2a939efead3c833c499cf487e185762f419a71d30158cd1b43c6079c586490
+SIZE (catchorg-Catch2-v3.14.0_GH0.tar.gz) = 1183590
diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist
index 7957f3dccbc9..fe93bff564e7 100644
--- a/devel/catch2/pkg-plist
+++ b/devel/catch2/pkg-plist
@@ -192,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.13.0
+lib/libCatch2.so.3.14.0
 lib/libCatch2Main.so
-lib/libCatch2Main.so.3.13.0
+lib/libCatch2Main.so.3.14.0
 share/Catch2/gdbinit
 share/Catch2/lldbinit
 share/pkgconfig/catch2-with-main.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f223b5.19110.4a6d58b7>