pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pwsafe Update to 2.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1675126a3432
branches: trunk
changeset: 500126:1675126a3432
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 02 21:26:14 2005 +0000
description:
Update to 2.0:
pwsafe is a password database program for unix compatible with
Counterpane's win32 Password Safe software.
This is a major release. pwsafe now supports PasswordSafe 2.x
databases, exporting databases to text, and merging databases
together.
diffstat:
security/pwsafe/Makefile | 4 ++--
security/pwsafe/distinfo | 9 ++++-----
security/pwsafe/patches/patch-aa | 15 ---------------
3 files changed, 6 insertions(+), 22 deletions(-)
diffs (46 lines):
diff -r 271d05246fa1 -r 1675126a3432 security/pwsafe/Makefile
--- a/security/pwsafe/Makefile Sun Oct 02 21:17:48 2005 +0000
+++ b/security/pwsafe/Makefile Sun Oct 02 21:26:14 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/31 01:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/02 21:26:14 wiz Exp $
#
-DISTNAME= pwsafe-0.1.6
+DISTNAME= pwsafe-0.2.0
CATEGORIES= security wip
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pwsafe/} \
http://nsd.dyndns.org/pwsafe/releases/
diff -r 271d05246fa1 -r 1675126a3432 security/pwsafe/distinfo
--- a/security/pwsafe/distinfo Sun Oct 02 21:17:48 2005 +0000
+++ b/security/pwsafe/distinfo Sun Oct 02 21:26:14 2005 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/07/31 01:06:02 wiz Exp $
+$NetBSD: distinfo,v 1.2 2005/10/02 21:26:14 wiz Exp $
-SHA1 (pwsafe-0.1.6.tar.gz) = 39b42f95517cdbf1e241f9da477fb1a9bca050bb
-RMD160 (pwsafe-0.1.6.tar.gz) = ac3b7b2287e2cacda876ddc21bf653d700cd9e0b
-Size (pwsafe-0.1.6.tar.gz) = 110027 bytes
-SHA1 (patch-aa) = a00dc129c853dea872cc12cc03b88137de31b221
+SHA1 (pwsafe-0.2.0.tar.gz) = 026643a391796a527a48ffccf93d542113ca79d4
+RMD160 (pwsafe-0.2.0.tar.gz) = 5509379f0bb4acea855183e1249395cdc23954d2
+Size (pwsafe-0.2.0.tar.gz) = 127433 bytes
diff -r 271d05246fa1 -r 1675126a3432 security/pwsafe/patches/patch-aa
--- a/security/pwsafe/patches/patch-aa Sun Oct 02 21:17:48 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/07/31 01:06:02 wiz Exp $
-
---- pwsafe.cpp.orig 2004-03-02 07:27:56.000000000 +0100
-+++ pwsafe.cpp
-@@ -1022,8 +1022,8 @@ static secstring random_password() {
- " Y Yes, accept this password\n"
- " N No, generate another password of same type\n"
- " <space> Cycle through password types\n"
-- " + Lower the needed entropy/password length\n"
-- " - More entropy/password length\n"
-+ " - Lower the needed entropy/password length\n"
-+ " + More entropy/password length\n"
- " Q Quit\n"
- " ? Help\n");
- continue;
Home |
Main Index |
Thread Index |
Old Index