summaryrefslogtreecommitdiffstats
path: root/crypto/keychain/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/keychain/DETAILS')
-rwxr-xr-xcrypto/keychain/DETAILS17
1 files changed, 9 insertions, 8 deletions
diff --git a/crypto/keychain/DETAILS b/crypto/keychain/DETAILS
index 7ef30a25db..ea69fe5356 100755
--- a/crypto/keychain/DETAILS
+++ b/crypto/keychain/DETAILS
@@ -1,22 +1,23 @@
SPELL=keychain
- VERSION=2.6.8
+ VERSION=2.7.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://agriffis.n01se.net/$SPELL/$SOURCE
SOURCE_URL[1]=ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/$SOURCE
SOURCE_URL[2]=ftp://ftp.li.kernel.org/pub/.5/gentoo/distfiles/$SOURCE
SOURCE_URL[3]=ftp://ftp.cse.buffalo.edu/mirror/BSD/FreeBSD/ports/distfiles/$SOURCE
- SOURCE_HASH=sha512:bb84ce62b106c785bab98ab3aa7a0ee9b372d0cca0a32bd59be049d47a5b1188521c31a36b5dfa97c8a3782c9ef6789dc72899a01b056c6e5624215309cd3ea9
- WEB_SITE=http://www.gentoo.org/proj/en/keychain/
+# SOURCE_HASH=sha512:bb84ce62b106c785bab98ab3aa7a0ee9b372d0cca0a32bd59be049d47a5b1188521c31a36b5dfa97c8a3782c9ef6789dc72899a01b056c6e5624215309cd3ea9
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ WEB_SITE=http://www.funtoo.org/en/security/keychain/intro/
ENTERED=20020310
LICENSE[0]=GPL
KEYWORDS="crypto"
SHORT="keychain - front end to ssh-agent"
cat << EOF
-The keychain bash script makes handling RSA and DSA keys both convenient and
-secure. It acts as a front-end to ssh-agent, allowing you to easily have one
-long-running ssh-agent process per system, rather than per login session. This
-dramatically reduces the number of times you need to enter your passphrase
-from once per new login session to once every time your local machine is
+The keychain bash script makes handling RSA and DSA keys both convenient and
+secure. It acts as a front-end to ssh-agent, allowing you to easily have one
+long-running ssh-agent process per system, rather than per login session. This
+dramatically reduces the number of times you need to enter your passphrase
+from once per new login session to once every time your local machine is
rebooted.
EOF