pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/keychain Updated keychain to 2.5.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/6329b8b7fde0
branches: trunk
changeset: 488466:6329b8b7fde0
user: martti <martti%pkgsrc.org@localhost>
date: Tue Feb 01 18:40:28 2005 +0000
description:
Updated keychain to 2.5.1
Don't accidentally inherit a forwarded agent when
inheritwhich=local-once. Move the --stop warning after the version
splash.
Add inheritance support via --inherit. Add parameters to --stop for
more control. Change the default behavior of keychain to inherit if
there's no keychain agent running ("--inherit local-once"), and
refrain from killing other agents unless "--stop others" is
specified.
diffstat:
security/keychain/Makefile | 4 ++--
security/keychain/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r dc0fdebd09b4 -r 6329b8b7fde0 security/keychain/Makefile
--- a/security/keychain/Makefile Tue Feb 01 18:27:48 2005 +0000
+++ b/security/keychain/Makefile Tue Feb 01 18:40:28 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2004/11/28 10:06:39 martti Exp $
+# $NetBSD: Makefile,v 1.13 2005/02/01 18:40:28 martti Exp $
-DISTNAME= keychain-2.4.3
+DISTNAME= keychain-2.5.1
CATEGORIES= security
MASTER_SITES= http://www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
EXTRACT_SUFX= .tar.bz2
diff -r dc0fdebd09b4 -r 6329b8b7fde0 security/keychain/distinfo
--- a/security/keychain/distinfo Tue Feb 01 18:27:48 2005 +0000
+++ b/security/keychain/distinfo Tue Feb 01 18:40:28 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/11/28 10:06:39 martti Exp $
+$NetBSD: distinfo,v 1.10 2005/02/01 18:40:28 martti Exp $
-SHA1 (keychain-2.4.3.tar.bz2) = 4243f64799c72dc4c15fcb770faa5bc13740a377
-Size (keychain-2.4.3.tar.bz2) = 27878 bytes
+SHA1 (keychain-2.5.1.tar.bz2) = 75cde6b175837b942fb8ab43c87b2dc51ae7ae52
+Size (keychain-2.5.1.tar.bz2) = 29839 bytes
Home |
Main Index |
Thread Index |
Old Index