svn commit: r347520 - head/lang/bigloo

Antoine Brodin antoine at FreeBSD.org
Sat Mar 8 16:25:17 UTC 2014


Author: antoine
Date: Sat Mar  8 16:25:17 2014
New Revision: 347520
URL: http://svnweb.freebsd.org/changeset/ports/347520
QAT: https://qat.redports.org/buildarchive/r347520/

Log:
  Mark BROKEN: Checksum and size mismatch

Modified:
  head/lang/bigloo/Makefile

Modified: head/lang/bigloo/Makefile
==============================================================================
--- head/lang/bigloo/Makefile	Sat Mar  8 16:24:39 2014	(r347519)
+++ head/lang/bigloo/Makefile	Sat Mar  8 16:25:17 2014	(r347520)
@@ -16,6 +16,7 @@ LICENSE_COMB=	multi
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre \
 		libgmp.so:${PORTSDIR}/math/gmp
 
+BROKEN=		Checksum and size mismatch
 USES=		compiler:c++0x gmake
 USE_EMACS=	yes
 HAS_CONFIGURE=	yes


More information about the svn-ports-all mailing list