svn commit: r453532 - head/devel/llbuild

Antoine Brodin antoine at FreeBSD.org
Sun Nov 5 09:45:07 UTC 2017


Author: antoine
Date: Sun Nov  5 09:45:06 2017
New Revision: 453532
URL: https://svnweb.freebsd.org/changeset/ports/453532

Log:
  Mark BROKEN: checksum and size mismatch
  
  Reported by:	pkg-fallout

Modified:
  head/devel/llbuild/Makefile

Modified: head/devel/llbuild/Makefile
==============================================================================
--- head/devel/llbuild/Makefile	Sun Nov  5 09:43:47 2017	(r453531)
+++ head/devel/llbuild/Makefile	Sun Nov  5 09:45:06 2017	(r453532)
@@ -13,6 +13,8 @@ LICENSE=	APACHE20 BSD3CLAUSE NCSA
 LICENSE_COMB=	multi
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		checksum and size mismatch
+
 BUILD_DEPENDS=	llvm-lit-devel:devel/llvm-devel
 LIB_DEPENDS=	libsqlite3.so:databases/sqlite3
 


More information about the svn-ports-all mailing list