mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
security/keychain: switch to USE_GITHUB
The distfile is no longer found at: http://www.funtoo.org/archive/keychain/keychain-2.8.5.tar.bz2 As mentioned in WWW, the distfile can be found on GitHub. > The latest release of Keychain can be found on the keychain GitHub release page. While here, switch WWW to https and changed to nice-look URL. PR: 245808 Submitted by: meta (myself) Reviewed by: daniel.engberg.lists@pyret.net Approved by: garga (maintainer)
This commit is contained in:
parent
f422cb541c
commit
403e3f73b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532482
@ -4,8 +4,6 @@
|
||||
PORTNAME= keychain
|
||||
PORTVERSION= 2.8.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.funtoo.org/archive/keychain/ \
|
||||
GENTOO
|
||||
|
||||
MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= User-friendly front-end to ssh-agent(1)
|
||||
@ -13,7 +11,9 @@ COMMENT= User-friendly front-end to ssh-agent(1)
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
USES= tar:bzip2
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= funtoo
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1528577567
|
||||
SHA256 (keychain-2.8.5.tar.bz2) = 16f5949b606691dea6e1832a77e697b8c0b2a536abfbd29e3a3f47222259c3b2
|
||||
SIZE (keychain-2.8.5.tar.bz2) = 34869
|
||||
TIMESTAMP = 1587517454
|
||||
SHA256 (funtoo-keychain-2.8.5_GH0.tar.gz) = dcce703e5001211c8ebc0528f45b523f84d2bceeb240600795b4d80cb8475a0b
|
||||
SIZE (funtoo-keychain-2.8.5_GH0.tar.gz) = 66446
|
||||
|
@ -5,4 +5,4 @@ system rather than per login session.
|
||||
Please study the documentation on the keychain website carefully since
|
||||
incorrect usage of this script may have certain security implications.
|
||||
|
||||
WWW: http://www.funtoo.org/index.php?title=Keychain
|
||||
WWW: https://www.funtoo.org/Keychain
|
||||
|
Loading…
Reference in New Issue
Block a user