Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 08:17:35 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: b79e8becde57 - main - devel/catch2: update 3.5.3 =?utf-8?Q?=E2=86=92?= 3.5.4
Message-ID:  <202404110817.43B8HZ7k022513@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=b79e8becde57a2046a448d965cb253cb8536b96f

commit b79e8becde57a2046a448d965cb253cb8536b96f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-11 07:55:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-11 08:17:19 +0000

    devel/catch2: update 3.5.3 → 3.5.4
    
    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 5322057848e8..3a8eecb43468 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.3
+DISTVERSION=	3.5.4
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo
index 11a5245b9458..d1b650b38fd5 100644
--- a/devel/catch2/distinfo
+++ b/devel/catch2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709573950
-SHA256 (catchorg-Catch2-v3.5.3_GH0.tar.gz) = 8d723b0535c94860ef8cf6231580fa47d67a3416757ecb10639e40d748ab6c71
-SIZE (catchorg-Catch2-v3.5.3_GH0.tar.gz) = 1169512
+TIMESTAMP = 1712807895
+SHA256 (catchorg-Catch2-v3.5.4_GH0.tar.gz) = b7754b711242c167d8f60b890695347f90a1ebc95949a045385114165d606dbb
+SIZE (catchorg-Catch2-v3.5.4_GH0.tar.gz) = 1172449
diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist
index d8092bb3c92a..a264c47c4bdd 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.3
+lib/libCatch2.so.3.5.4
 lib/libCatch2Main.so
-lib/libCatch2Main.so.3.5.3
+lib/libCatch2Main.so.3.5.4
 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?202404110817.43B8HZ7k022513>