Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2017 17:32:52 +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: r440639 - head/sysutils/epazote
Message-ID:  <201705111732.v4BHWqPe048129@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu May 11 17:32:52 2017
New Revision: 440639
URL: https://svnweb.freebsd.org/changeset/ports/440639

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

Modified:
  head/sysutils/epazote/Makefile

Modified: head/sysutils/epazote/Makefile
==============================================================================
--- head/sysutils/epazote/Makefile	Thu May 11 17:29:31 2017	(r440638)
+++ head/sysutils/epazote/Makefile	Thu May 11 17:32:52 2017	(r440639)
@@ -10,6 +10,8 @@ COMMENT=        Automated HTTP (microser
 LICENSE=        BSD3CLAUSE
 LICENSE_FILE=   ${WRKSRC}/LICENSE
 
+BROKEN=		checksum and size mismatch
+
 BUILD_DEPENDS=  go>=1.7:lang/go
 
 USES=           compiler



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