mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Add OpenBSD 6.2 public keys
Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10368
This commit is contained in:
parent
eefe25d138
commit
8ecd5296d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438335
@ -3,6 +3,7 @@
|
||||
PORTNAME= signify
|
||||
PORTVERSION= 0.6
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
|
||||
@ -16,8 +17,6 @@ LICENSE= ISCL BSD4CLAUSE BSD3CLAUSE
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# gmake is required on FreeBSD 9.3, on FreeBSD >= 10 we get away with
|
||||
# regular make with tiny changes in the Makefile.
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= chneukirchen
|
||||
|
2
security/signify/files/openbsd-61-syspatch.pub
Normal file
2
security/signify/files/openbsd-61-syspatch.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.1 syspatch public key
|
||||
RWRsegDPFjQlnQlptsqnIv0Q+5dSCCkeiAvZUXtrEwXQZkEhTvlPn++D
|
2
security/signify/files/openbsd-62-base.pub
Normal file
2
security/signify/files/openbsd-62-base.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: openbsd 6.2 base public key
|
||||
RWRVWzAMgtyg7g27STK1h1xA6RIwtjex6Vr5Y9q5SC5q5+b0GN4lLhfu
|
2
security/signify/files/openbsd-62-fw.pub
Normal file
2
security/signify/files/openbsd-62-fw.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.2 firmware public key
|
||||
RWSbA8C2TPUQLi48EqHtg7Rx7KGDt6E/2d8OeJinGZPbpoqGRxA0N2oW
|
2
security/signify/files/openbsd-62-pkg.pub
Normal file
2
security/signify/files/openbsd-62-pkg.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.2 packages public key
|
||||
RWRvEq+UPCq0VGI9ar7VMy+HYKDrOb4WS5JLhdUBiX3qvJgPQjyZSTxI
|
2
security/signify/files/openbsd-62-syspatch.pub
Normal file
2
security/signify/files/openbsd-62-syspatch.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.2 syspatch public key
|
||||
RWRsbjD1ABhtm6joukOFHqdPYZFoICJUpM257ko69FpP/roGOts+TfXg
|
@ -11,4 +11,9 @@ bin/signify
|
||||
%%ETCDIR%%/openbsd-61-base.pub
|
||||
%%ETCDIR%%/openbsd-61-fw.pub
|
||||
%%ETCDIR%%/openbsd-61-pkg.pub
|
||||
%%ETCDIR%%/openbsd-61-syspatch.pub
|
||||
%%ETCDIR%%/openbsd-62-base.pub
|
||||
%%ETCDIR%%/openbsd-62-fw.pub
|
||||
%%ETCDIR%%/openbsd-62-pkg.pub
|
||||
%%ETCDIR%%/openbsd-62-syspatch.pub
|
||||
man/man1/signify.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user