Skip to content

Commit

Permalink
devel/catch2: Update 3.3.1 → 3.3.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Feb 28, 2023
1 parent e1444d5 commit 1068385
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions 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
5 changes: 3 additions & 2 deletions devel/catch2/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1068385

Please sign in to comment.