mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
security/signify: Add OpenBSD 6.6 key and retire no longer useful 6.3 key
Reported by: tj@mrsk.me
This commit is contained in:
parent
bb85c2ba48
commit
2d1585f68c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499949
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= signify
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: openbsd 6.3 base public key
|
||||
RWRxzbLwAd76ZZxHU7wuIFUOVGwl6SjNNzanKWTql8w+hui7WLE/72mW
|
2
security/signify/files/openbsd-66-base.pub
Normal file
2
security/signify/files/openbsd-66-base.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: openbsd 6.6 base public key
|
||||
RWSvK/c+cFe24BIalifKnqoqdvLlXfeZ9MIj3MINndNeKgyYw5PpcWGn
|
|
@ -1,5 +1,5 @@
|
|||
bin/signify
|
||||
%%ETCDIR%%/openbsd-63-base.pub
|
||||
%%ETCDIR%%/openbsd-64-base.pub
|
||||
%%ETCDIR%%/openbsd-65-base.pub
|
||||
%%ETCDIR%%/openbsd-66-base.pub
|
||||
man/man1/signify.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue