Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2023 18:43:52 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: 1068385b98e5 - main - =?utf-8?Q?devel/catch2:=20Update=203.3.1=20=E2=86=92=203.3.2?=
Message-ID:  <202302281843.31SIhqVp049513@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=1068385b98e50505d55605a90287df2ad4f75694

commit 1068385b98e50505d55605a90287df2ad4f75694
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-28 16:33:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-28 18:43:46 +0000

    devel/catch2: Update 3.3.1 → 3.3.2
    
    Reported by:    portscout
---
 devel/catch2/Makefile  | 2 +-
 devel/catch2/distinfo  | 6 +++---
 devel/catch2/pkg-plist | 5 +++--
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile
index 482c8cf4c2cd..cfc98140857d 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.3.1
+DISTVERSION=	3.3.2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo
index 4036b0940ba8..86c9b8cb1770 100644
--- a/devel/catch2/distinfo
+++ b/devel/catch2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675131383
-SHA256 (catchorg-Catch2-v3.3.1_GH0.tar.gz) = d90351cdc55421f640c553cfc0875a8c834428679444e8062e9187d05b18aace
-SIZE (catchorg-Catch2-v3.3.1_GH0.tar.gz) = 1095450
+TIMESTAMP = 1677607540
+SHA256 (catchorg-Catch2-v3.3.2_GH0.tar.gz) = 8361907f4d9bff3ae7c1edb027f813659f793053c99b67837a0c0375f065bae2
+SIZE (catchorg-Catch2-v3.3.2_GH0.tar.gz) = 1102862
diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist
index 14ca3a319950..737f6803f54c 100644
--- a/devel/catch2/pkg-plist
+++ b/devel/catch2/pkg-plist
@@ -83,6 +83,7 @@ include/catch2/internal/catch_exception_translator_registry.hpp
 include/catch2/internal/catch_fatal_condition_handler.hpp
 include/catch2/internal/catch_floating_point_helpers.hpp
 include/catch2/internal/catch_getenv.hpp
+include/catch2/internal/catch_is_permutation.hpp
 include/catch2/internal/catch_istream.hpp
 include/catch2/internal/catch_lazy_expr.hpp
 include/catch2/internal/catch_leak_detector.hpp
@@ -170,9 +171,9 @@ lib/cmake/Catch2/Catch2Targets.cmake
 lib/cmake/Catch2/CatchAddTests.cmake
 lib/cmake/Catch2/ParseAndAddCatchTests.cmake
 lib/libCatch2.so
-lib/libCatch2.so.3.3.1
+lib/libCatch2.so.3.3.2
 lib/libCatch2Main.so
-lib/libCatch2Main.so.3.3.1
+lib/libCatch2Main.so.3.3.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?202302281843.31SIhqVp049513>