Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2024 23:19:12 GMT
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: d7f2a59333b6 - main - devel/catch2: update 3.5.2 =?utf-8?Q?=E2=86=92?= 3.5.3
Message-ID:  <202403042319.424NJCr2054631@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d7f2a59333b63592ee78b4e723850759348163b2

commit d7f2a59333b63592ee78b4e723850759348163b2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-04 14:01:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-04 23:19:05 +0000

    devel/catch2: update 3.5.2 → 3.5.3
    
    Reported by:    portscout
---
 devel/catch2/Makefile  | 2 +-
 devel/catch2/distinfo  | 6 +++---
 devel/catch2/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile
index 82e2d5b6e186..5322057848e8 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.5.2
+DISTVERSION=	3.5.3
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo
index 02c2482e248c..11a5245b9458 100644
--- a/devel/catch2/distinfo
+++ b/devel/catch2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705610562
-SHA256 (catchorg-Catch2-v3.5.2_GH0.tar.gz) = 269543a49eb76f40b3f93ff231d4c24c27a7e16c90e47d2e45bcc564de470c6e
-SIZE (catchorg-Catch2-v3.5.2_GH0.tar.gz) = 1159985
+TIMESTAMP = 1709573950
+SHA256 (catchorg-Catch2-v3.5.3_GH0.tar.gz) = 8d723b0535c94860ef8cf6231580fa47d67a3416757ecb10639e40d748ab6c71
+SIZE (catchorg-Catch2-v3.5.3_GH0.tar.gz) = 1169512
diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist
index de95a202438e..d8092bb3c92a 100644
--- a/devel/catch2/pkg-plist
+++ b/devel/catch2/pkg-plist
@@ -185,9 +185,9 @@ lib/cmake/Catch2/CatchShardTests.cmake
 lib/cmake/Catch2/CatchShardTestsImpl.cmake
 lib/cmake/Catch2/ParseAndAddCatchTests.cmake
 lib/libCatch2.so
-lib/libCatch2.so.3.5.2
+lib/libCatch2.so.3.5.3
 lib/libCatch2Main.so
-lib/libCatch2Main.so.3.5.2
+lib/libCatch2Main.so.3.5.3
 libdata/pkgconfig/catch2-with-main.pc
 libdata/pkgconfig/catch2.pc
 share/Catch2/gdbinit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403042319.424NJCr2054631>