diff options
author | trasz <trasz@FreeBSD.org> | 2015-02-12 03:37:56 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2015-02-12 03:37:56 +0800 |
commit | 83dba7cfcc1c5d262dc7202a92cf630f27289fb5 (patch) | |
tree | ceb61026f6fe67a8fa5dc67c806c74b81560eddb /sysutils/pesign | |
parent | 96410be9bbc20b46572b5d1cad1b5a7db267fef1 (diff) | |
download | freebsd-ports-gnome-83dba7cfcc1c5d262dc7202a92cf630f27289fb5.tar.gz freebsd-ports-gnome-83dba7cfcc1c5d262dc7202a92cf630f27289fb5.tar.zst freebsd-ports-gnome-83dba7cfcc1c5d262dc7202a92cf630f27289fb5.zip |
Fix fetch and unbreak. Distfile was rerolled, but there were no actual
source changes.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sysutils/pesign')
-rw-r--r-- | sysutils/pesign/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pesign/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile index d0de152beaa9..43eb9eb323c1 100644 --- a/sysutils/pesign/Makefile +++ b/sysutils/pesign/Makefile @@ -10,8 +10,6 @@ COMMENT= Signing utility for UEFI secure boot 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}/devel/efivar \ USE_GCC= 4.8+ USE_GITHUB= yes -GH_ACCOUNT= vathpela +GH_ACCOUNT= rhinstaller GH_COMMIT= 00288b4 USES= gmake pkgconfig diff --git a/sysutils/pesign/distinfo b/sysutils/pesign/distinfo index 8625858c4ddf..f8ba9dc0dcd8 100644 --- a/sysutils/pesign/distinfo +++ b/sysutils/pesign/distinfo @@ -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 |