Update catch2 to 2.13.4

This commit is contained in:
rsadowski 2020-12-30 07:18:12 +00:00
parent 4cb5b2f199
commit 3bd8756354
3 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2020/11/02 17:28:06 rsadowski Exp $
# $OpenBSD: Makefile,v 1.32 2020/12/30 07:18:12 rsadowski Exp $
COMMENT = C++-native, header-only, test framework for unit-tests
GH_ACCOUNT = catchorg
GH_PROJECT = Catch2
GH_TAGNAME = v2.13.3
GH_TAGNAME = v2.13.4
DISTNAME = catch2-${GH_TAGNAME:S/v//}

View File

@ -1,2 +1,2 @@
SHA256 (catch2-2.13.3.tar.gz) = /txbAI9+tXT0UJjnxxOCEcVD8PitBHkgkOeQURaXqHc=
SIZE (catch2-2.13.3.tar.gz) = 655431
SHA256 (catch2-2.13.4.tar.gz) = 5+tws9CsLtfc8UVjrYCHQMKeYo7d6Z6XOtrTc6K15N8=
SIZE (catch2-2.13.4.tar.gz) = 656645

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2019/11/25 06:36:57 rsadowski Exp $
@comment $OpenBSD: PLIST,v 1.10 2020/12/30 07:18:12 rsadowski Exp $
include/catch2/
include/catch2/catch.hpp
include/catch2/catch_reporter_automake.hpp
@ -10,9 +10,11 @@ lib/cmake/Catch2/
lib/cmake/Catch2/Catch.cmake
lib/cmake/Catch2/Catch2Config.cmake
lib/cmake/Catch2/Catch2ConfigVersion.cmake
lib/cmake/Catch2/Catch2Targets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/Catch2/Catch2Targets.cmake
lib/cmake/Catch2/CatchAddTests.cmake
lib/cmake/Catch2/ParseAndAddCatchTests.cmake
@static-lib lib/libCatch2WithMain.a
share/Catch2/
share/Catch2/gdbinit
share/Catch2/lldbinit