Update catch2-2.4.2
This commit is contained in:
parent
87b1a271fe
commit
17c652c1ab
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2018/09/29 07:44:54 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2018/10/28 10:55:37 rsadowski Exp $
|
||||
|
||||
COMMENT = C++-native, header-only, test framework for unit-tests
|
||||
|
||||
GH_ACCOUNT = catchorg
|
||||
GH_PROJECT = Catch2
|
||||
GH_TAGNAME = v2.4.1
|
||||
GH_TAGNAME = v2.4.2
|
||||
|
||||
DISTNAME = catch2-${GH_TAGNAME:S/v//}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (catch2-2.4.1.tar.gz) = 4bVZ13vYV8sPdz4+gmrB1+AWzxQFf9FLnpnsOyxrgJ8=
|
||||
SIZE (catch2-2.4.1.tar.gz) = 532924
|
||||
SHA256 (catch2-2.4.2.tar.gz) = nzyvAHSfmqN41A21oEAZxoRBlFf9Vs7mJXFN4b/0WpI=
|
||||
SIZE (catch2-2.4.2.tar.gz) = 536815
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2018/09/13 05:08:18 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2018/10/28 10:55:37 rsadowski Exp $
|
||||
include/catch2/
|
||||
include/catch2/catch.hpp
|
||||
include/catch2/catch_reporter_automake.hpp
|
||||
@ -31,6 +31,7 @@ share/doc/Catch2/list-of-examples.md
|
||||
share/doc/Catch2/logging.md
|
||||
share/doc/Catch2/matchers.md
|
||||
share/doc/Catch2/opensource-users.md
|
||||
share/doc/Catch2/other-macros.md
|
||||
share/doc/Catch2/own-main.md
|
||||
share/doc/Catch2/release-notes.md
|
||||
share/doc/Catch2/release-process.md
|
||||
|
Loading…
Reference in New Issue
Block a user