Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2017 09:45:06 +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: r453532 - head/devel/llbuild
Message-ID:  <201711050945.vA59j6JT085398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711050945.vA59j6JT085398>