svn commit: r378198 - head/sysutils/pesign

Antoine Brodin antoine at FreeBSD.org
Sat Jan 31 10:02:42 UTC 2015


Author: antoine
Date: Sat Jan 31 10:02:41 2015
New Revision: 378198
URL: https://svnweb.freebsd.org/changeset/ports/378198
QAT: https://qat.redports.org/buildarchive/r378198/

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

Modified:
  head/sysutils/pesign/Makefile

Modified: head/sysutils/pesign/Makefile
==============================================================================
--- head/sysutils/pesign/Makefile	Sat Jan 31 10:00:44 2015	(r378197)
+++ head/sysutils/pesign/Makefile	Sat Jan 31 10:02:41 2015	(r378198)
@@ -10,6 +10,8 @@ COMMENT=	Signing utility for UEFI secure
 
 LICENSE=	GPLv2
 
+BROKEN=		Checksum and size mismatch
+
 LIB_DEPENDS=	libefivar.so:${PORTSDIR}/devel/efivar \
 		libnspr4.so:${PORTSDIR}/devel/nspr \
 		libnss3.so:${PORTSDIR}/security/nss \


More information about the svn-ports-all mailing list