mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 2.6.1
Add SHA256 PR: 88868 Submitted by: Olivier Tharan <olive@oban.frmug.org> (maintainer)
This commit is contained in:
parent
48305ea89c
commit
81187e709b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148004
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= keychain
|
||||
PORTVERSION= 2.5.5
|
||||
PORTVERSION= 2.6.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://dev.gentoo.org/~agriffis/keychain/
|
||||
|
||||
@ -31,11 +31,11 @@ RUN_DEPENDS+= ssh-agent:${PORTSDIR}/security/openssh-portable
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/keychain ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/keychain.1 ${PREFIX}/man/man1
|
||||
. if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
. for f in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
|
||||
. endfor
|
||||
. endif
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for f in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (keychain-2.5.5.tar.bz2) = 3afa5ce32a5c57e43caac82db3396aac
|
||||
SIZE (keychain-2.5.5.tar.bz2) = 31365
|
||||
MD5 (keychain-2.6.1.tar.bz2) = 408caf4fe29cd88d5684410ef896c33d
|
||||
SHA256 (keychain-2.6.1.tar.bz2) = 5f1f3d7fccb2f21430edcae3b034b8a24fb6cb5f1b78d441ba05eb994da94da5
|
||||
SIZE (keychain-2.6.1.tar.bz2) = 30421
|
||||
|
Loading…
Reference in New Issue
Block a user