Update security/keychain to 2.8.4
Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
c8873fdd43
commit
35fc48cbdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454105
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= keychain
|
||||
PORTVERSION= 2.8.3
|
||||
PORTVERSION= 2.8.4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.funtoo.org/archive/keychain/ \
|
||||
GENTOO
|
||||
|
@ -11,6 +11,7 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= User-friendly front-end to ssh-agent(1)
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
USES= tar:bzip2
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1481297877
|
||||
SHA256 (keychain-2.8.3.tar.bz2) = d05eb924efcaef78eddff8e3190154a39778f0eee4f90362528c81ad8dadde56
|
||||
SIZE (keychain-2.8.3.tar.bz2) = 34170
|
||||
TIMESTAMP = 1510573116
|
||||
SHA256 (keychain-2.8.4.tar.bz2) = 1746dac19f565a1489b5a8ee660af2d7097f44cb5bede3e9103782056592ae6b
|
||||
SIZE (keychain-2.8.4.tar.bz2) = 34368
|
||||
|
|
Loading…
Reference in a new issue