Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2024 08:09:11 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: 8ac8198dfc9d - main - devel/catch2: update 3.5.0 =?utf-8?Q?=E2=86=92?= 3.5.1
Message-ID:  <202401010809.40189BUE020971@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=8ac8198dfc9d360a6184bf2a863d500636739908

commit 8ac8198dfc9d360a6184bf2a863d500636739908
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-01 05:01:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-01 08:09:03 +0000

    devel/catch2: update 3.5.0 → 3.5.1
    
    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 c23b427c2eee..d975f5baf229 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.0
+DISTVERSION=	3.5.1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo
index 59a4f53473b9..2f72b184f9c4 100644
--- a/devel/catch2/distinfo
+++ b/devel/catch2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702278833
-SHA256 (catchorg-Catch2-v3.5.0_GH0.tar.gz) = f6d4f8d78a9b59ec72a81d49f58d18eb317372ac07f8d9432710a079e69fd66a
-SIZE (catchorg-Catch2-v3.5.0_GH0.tar.gz) = 1155736
+TIMESTAMP = 1704084760
+SHA256 (catchorg-Catch2-v3.5.1_GH0.tar.gz) = 49c3ca7a68f1c8ec71307736bc6ed14fec21631707e1be9af45daf4037e75a08
+SIZE (catchorg-Catch2-v3.5.1_GH0.tar.gz) = 1159629
diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist
index c5167eafee78..ce91f9482479 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.0
+lib/libCatch2.so.3.5.1
 lib/libCatch2Main.so
-lib/libCatch2Main.so.3.5.0
+lib/libCatch2Main.so.3.5.1
 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?202401010809.40189BUE020971>