mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update catch2 to 3.15.0
This commit is contained in:
@@ -2,7 +2,7 @@ COMMENT = C++-native, header-only, test framework for unit-tests
|
||||
|
||||
GH_ACCOUNT = catchorg
|
||||
GH_PROJECT = Catch2
|
||||
GH_TAGNAME = v3.13.0
|
||||
GH_TAGNAME = v3.15.0
|
||||
PKGNAME = ${DISTNAME:L}
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (Catch2-3.13.0.tar.gz) = ZQeV9lAa9RT4BueMVUcphHuY22k15pB282uwPtLphe8=
|
||||
SIZE (Catch2-3.13.0.tar.gz) = 1184015
|
||||
SHA256 (Catch2-3.15.0.tar.gz) = llDFXkl3Wcw5uXfkVSS8issVJWBhwRIICRarbLCx6mY=
|
||||
SIZE (Catch2-3.15.0.tar.gz) = 1191813
|
||||
|
||||
@@ -59,7 +59,6 @@ include/catch2/interfaces/
|
||||
include/catch2/interfaces/catch_interfaces_all.hpp
|
||||
include/catch2/interfaces/catch_interfaces_capture.hpp
|
||||
include/catch2/interfaces/catch_interfaces_config.hpp
|
||||
include/catch2/interfaces/catch_interfaces_enum_values_registry.hpp
|
||||
include/catch2/interfaces/catch_interfaces_exception.hpp
|
||||
include/catch2/interfaces/catch_interfaces_generatortracker.hpp
|
||||
include/catch2/interfaces/catch_interfaces_registry_hub.hpp
|
||||
@@ -90,7 +89,7 @@ include/catch2/internal/catch_debugger.hpp
|
||||
include/catch2/internal/catch_decomposer.hpp
|
||||
include/catch2/internal/catch_deprecation_macro.hpp
|
||||
include/catch2/internal/catch_enforce.hpp
|
||||
include/catch2/internal/catch_enum_values_registry.hpp
|
||||
include/catch2/internal/catch_enum_info.hpp
|
||||
include/catch2/internal/catch_errno_guard.hpp
|
||||
include/catch2/internal/catch_exception_translator_registry.hpp
|
||||
include/catch2/internal/catch_fatal_condition_handler.hpp
|
||||
|
||||
Reference in New Issue
Block a user