Date: Sun, 5 Nov 2017 09:42:16 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453530 - head/devel/catch Message-ID: <201711050942.vA59gGC3082693@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Nov 5 09:42:16 2017 New Revision: 453530 URL: https://svnweb.freebsd.org/changeset/ports/453530 Log: Mark BROKEN: checksum and size mismatch Reported by: pkg-fallout Modified: head/devel/catch/Makefile Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Sun Nov 5 09:39:58 2017 (r453529) +++ head/devel/catch/Makefile Sun Nov 5 09:42:16 2017 (r453530) @@ -12,6 +12,8 @@ COMMENT= Header-only test framework for C++ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= checksum and size mismatch + TEST_DEPENDS= cmake:devel/cmake USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711050942.vA59gGC3082693>