svn commit: r440639 - head/sysutils/epazote

Antoine Brodin antoine at FreeBSD.org
Thu May 11 17:32:54 UTC 2017


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


More information about the svn-ports-all mailing list