diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-02-28 16:33:13 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-02-28 18:43:46 +0000 |
commit | 1068385b98e50505d55605a90287df2ad4f75694 (patch) | |
tree | 876c6207cc3afab296cca0079c7b2bcc22d5274b /devel/catch2/pkg-plist | |
parent | e1444d580be63126059934cbf0925fc0aaadb322 (diff) | |
download | ports-1068385b98e50505d55605a90287df2ad4f75694.tar.gz ports-1068385b98e50505d55605a90287df2ad4f75694.zip |
devel/catch2: Update 3.3.1 → 3.3.2
Reported by: portscout
Diffstat (limited to 'devel/catch2/pkg-plist')
-rw-r--r-- | devel/catch2/pkg-plist | 5 |
1 files changed, 3 insertions, 2 deletions
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 |