Date: Fri, 19 Jan 2024 02:22:41 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: 714fffb178a9 - main - devel/catch2: update 3.5.1 =?utf-8?Q?=E2=86=92?= 3.5.2 Message-ID: <202401190222.40J2Mfw8096704@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=714fffb178a9c08d6cab53e95d8d99d9d872692b commit 714fffb178a9c08d6cab53e95d8d99d9d872692b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-18 14:11:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-19 02:22:35 +0000 devel/catch2: update 3.5.1 → 3.5.2 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 d975f5baf229..82e2d5b6e186 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.1 +DISTVERSION= 3.5.2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo index 2f72b184f9c4..02c2482e248c 100644 --- a/devel/catch2/distinfo +++ b/devel/catch2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704084760 -SHA256 (catchorg-Catch2-v3.5.1_GH0.tar.gz) = 49c3ca7a68f1c8ec71307736bc6ed14fec21631707e1be9af45daf4037e75a08 -SIZE (catchorg-Catch2-v3.5.1_GH0.tar.gz) = 1159629 +TIMESTAMP = 1705610562 +SHA256 (catchorg-Catch2-v3.5.2_GH0.tar.gz) = 269543a49eb76f40b3f93ff231d4c24c27a7e16c90e47d2e45bcc564de470c6e +SIZE (catchorg-Catch2-v3.5.2_GH0.tar.gz) = 1159985 diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist index ce91f9482479..de95a202438e 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.1 +lib/libCatch2.so.3.5.2 lib/libCatch2Main.so -lib/libCatch2Main.so.3.5.1 +lib/libCatch2Main.so.3.5.2 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?202401190222.40J2Mfw8096704>