git: b9cfab771aa7 - main - devel/catch2: update 3.6.0 → 3.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Aug 2024 08:55:06 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9cfab771aa7c617a98be96ce9ef97e69312c36b commit b9cfab771aa7c617a98be96ce9ef97e69312c36b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-15 07:59:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-15 08:55:01 +0000 devel/catch2: update 3.6.0 → 3.7.0 Reported by: portscout --- devel/catch2/Makefile | 2 +- devel/catch2/distinfo | 6 +++--- devel/catch2/pkg-plist | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile index bba9ee900650..4c0d1aa113bc 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.6.0 +DISTVERSION= 3.7.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo index f70973958fba..76102b265d30 100644 --- a/devel/catch2/distinfo +++ b/devel/catch2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714976224 -SHA256 (catchorg-Catch2-v3.6.0_GH0.tar.gz) = 485932259a75c7c6b72d4b874242c489ea5155d17efa345eb8cc72159f49f356 -SIZE (catchorg-Catch2-v3.6.0_GH0.tar.gz) = 1181300 +TIMESTAMP = 1723700434 +SHA256 (catchorg-Catch2-v3.7.0_GH0.tar.gz) = 5b10cd536fa3818112a82820ce0787bd9f2a906c618429e7c4dea639983c8e88 +SIZE (catchorg-Catch2-v3.7.0_GH0.tar.gz) = 1190454 diff --git a/devel/catch2/pkg-plist b/devel/catch2/pkg-plist index 264223a1535d..0ba370e0b4d9 100644 --- a/devel/catch2/pkg-plist +++ b/devel/catch2/pkg-plist @@ -24,6 +24,7 @@ include/catch2/catch_all.hpp include/catch2/catch_approx.hpp include/catch2/catch_assertion_info.hpp include/catch2/catch_assertion_result.hpp +include/catch2/catch_case_sensitive.hpp include/catch2/catch_config.hpp include/catch2/catch_get_random_seed.hpp include/catch2/catch_message.hpp @@ -62,7 +63,6 @@ include/catch2/interfaces/catch_interfaces_test_invoker.hpp include/catch2/interfaces/catch_interfaces_testcase.hpp include/catch2/internal/catch_assertion_handler.hpp include/catch2/internal/catch_case_insensitive_comparisons.hpp -include/catch2/internal/catch_case_sensitive.hpp include/catch2/internal/catch_clara.hpp include/catch2/internal/catch_commandline.hpp include/catch2/internal/catch_compare_traits.hpp @@ -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.6.0 +lib/libCatch2.so.3.7.0 lib/libCatch2Main.so -lib/libCatch2Main.so.3.6.0 +lib/libCatch2Main.so.3.7.0 libdata/pkgconfig/catch2-with-main.pc libdata/pkgconfig/catch2.pc share/Catch2/gdbinit