diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile index e4e5563b21a..202ccccc045 100644 --- a/devel/catch2/Makefile +++ b/devel/catch2/Makefile @@ -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//} diff --git a/devel/catch2/distinfo b/devel/catch2/distinfo index ae28e3e8f7b..463f81ee1d5 100644 --- a/devel/catch2/distinfo +++ b/devel/catch2/distinfo @@ -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 diff --git a/devel/catch2/pkg/PLIST b/devel/catch2/pkg/PLIST index d3ca1eaec94..a7988abd7f1 100644 --- a/devel/catch2/pkg/PLIST +++ b/devel/catch2/pkg/PLIST @@ -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