svn commit: r378850 - head/sysutils/pesign
Edward Tomasz Napierala
trasz at FreeBSD.org
Wed Feb 11 19:37:58 UTC 2015
Author: trasz
Date: Wed Feb 11 19:37:56 2015
New Revision: 378850
URL: https://svnweb.freebsd.org/changeset/ports/378850
QAT: https://qat.redports.org/buildarchive/r378850/
Log:
Fix fetch and unbreak. Distfile was rerolled, but there were no actual
source changes.
Sponsored by: The FreeBSD Foundation
Modified:
head/sysutils/pesign/Makefile
head/sysutils/pesign/distinfo
Modified: head/sysutils/pesign/Makefile
==============================================================================
--- head/sysutils/pesign/Makefile Wed Feb 11 19:13:31 2015 (r378849)
+++ head/sysutils/pesign/Makefile Wed Feb 11 19:37:56 2015 (r378850)
@@ -10,8 +10,6 @@ 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 \
@@ -20,7 +18,7 @@ LIB_DEPENDS= libefivar.so:${PORTSDIR}/de
USE_GCC= 4.8+
USE_GITHUB= yes
-GH_ACCOUNT= vathpela
+GH_ACCOUNT= rhinstaller
GH_COMMIT= 00288b4
USES= gmake pkgconfig
Modified: head/sysutils/pesign/distinfo
==============================================================================
--- head/sysutils/pesign/distinfo Wed Feb 11 19:13:31 2015 (r378849)
+++ head/sysutils/pesign/distinfo Wed Feb 11 19:37:56 2015 (r378850)
@@ -1,2 +1,2 @@
-SHA256 (pesign-0.110.tar.gz) = f45ebbdf15c48283b364b6c5c75e7560d1adede3fc04b6432ad6fee560e030fa
-SIZE (pesign-0.110.tar.gz) = 103884
+SHA256 (pesign-0.110.tar.gz) = 9a182af512562e240418d641422bfc7b01f4336ae7bca613e1039e4b11a7f3db
+SIZE (pesign-0.110.tar.gz) = 103852
More information about the svn-ports-all
mailing list