svn commit: r453530 - head/devel/catch

Antoine Brodin antoine at FreeBSD.org
Sun Nov 5 09:42:17 UTC 2017


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


More information about the svn-ports-all mailing list