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.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67d6836fea20
branches:  trunk
changeset: 501754:67d6836fea20
user:      martti <martti%pkgsrc.org@localhost>
date:      Fri Oct 28 05:29:54 2005 +0000

description:
Updated keychain to 2.6.1

* keychain 2.6.1 (10 Oct 2005)

  10 Oct 2005; Aron Griffis <agriffis%gentoo.org@localhost>:
  Change "unset evalopt" to "evalopt=false" and run through *all* the regression
  tests instead of just the new ones.  *sigh*

* keychain 2.6.0 (10 Oct 2005)

  10 Oct 2005; Aron Griffis <agriffis%gentoo.org@localhost>:
  Add the --eval option which makes keychain startup easier.  See the man-page
  for examples.  Get rid of the release notes from README, so now this file is
  where changes are tracked.

diffstat:

 security/keychain/Makefile |  4 ++--
 security/keychain/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r a59e86a10ab2 -r 67d6836fea20 security/keychain/Makefile
--- a/security/keychain/Makefile        Fri Oct 28 04:38:05 2005 +0000
+++ b/security/keychain/Makefile        Fri Oct 28 05:29:54 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2005/09/28 20:52:26 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2005/10/28 05:29:54 martti Exp $
 
-DISTNAME=      keychain-2.5.5
+DISTNAME=      keychain-2.6.1
 CATEGORIES=    security
 MASTER_SITES=  http://www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
 EXTRACT_SUFX=  .tar.bz2
diff -r a59e86a10ab2 -r 67d6836fea20 security/keychain/distinfo
--- a/security/keychain/distinfo        Fri Oct 28 04:38:05 2005 +0000
+++ b/security/keychain/distinfo        Fri Oct 28 05:29:54 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/08/04 10:50:43 martti Exp $
+$NetBSD: distinfo,v 1.13 2005/10/28 05:29:54 martti Exp $
 
-SHA1 (keychain-2.5.5.tar.bz2) = afe3801174d52bf87e75232b9e22648f983d3f91
-RMD160 (keychain-2.5.5.tar.bz2) = 121dc0d223117a785ecdd5f582198706ba4db3ed
-Size (keychain-2.5.5.tar.bz2) = 31365 bytes
+SHA1 (keychain-2.6.1.tar.bz2) = 5d34d448a676f4910c549b1fe5c116f9ffc38ede
+RMD160 (keychain-2.6.1.tar.bz2) = b84a9abf38d66b8ff9d145d02ffe281b0abbefcb
+Size (keychain-2.6.1.tar.bz2) = 30421 bytes



Home | Main Index | Thread Index | Old Index