Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 10:52:13 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440778 - head/shells/ambit
Message-ID:  <201705131052.v4DAqDVj082168@repo.freebsd.org>

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



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