Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2015 10:02:41 +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: r378198 - head/sysutils/pesign
Message-ID:  <201501311002.t0VA2f3Q065742@svn.freebsd.org>

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



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