svn commit: r440778 - head/shells/ambit

Martin Wilke miwi at FreeBSD.org
Sat May 13 10:52:14 UTC 2017


Author: miwi
Date: Sat May 13 10:52:13 2017
New Revision: 440778
URL: https://svnweb.freebsd.org/changeset/ports/440778

Log:
  - Broken checksum mismatch
  
  fetch: http://m.a.tt/er/ambit.tgz: size mismatch: expected 8729, actual 9845

Modified:
  head/shells/ambit/Makefile

Modified: head/shells/ambit/Makefile
==============================================================================
--- head/shells/ambit/Makefile	Sat May 13 10:49:55 2017	(r440777)
+++ head/shells/ambit/Makefile	Sat May 13 10:52:13 2017	(r440778)
@@ -19,6 +19,7 @@ AMBITDIR?=	/var/spool/${PORTNAME}
 NO_BUILD=	yes
 NO_ARCH=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+BROKEN=		checksum mismatch
 
 PLIST_SUB=	AMBITDIR=${AMBITDIR}
 


More information about the svn-ports-all mailing list