pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pwgen Update pwgen to 2.05.
details: https://anonhg.NetBSD.org/pkgsrc/rev/40c6afab4ab0
branches: trunk
changeset: 520593:40c6afab4ab0
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Mon Oct 23 20:03:23 2006 +0000
description:
Update pwgen to 2.05.
Changes since 2.04:
* pwgen.1: Fix spelling mistakes in the man page (Addresses Debian
Bug: #323538)
* pwgen.c (main): Fix bug which would cause pwgen to loop forever
if the password length specified is 1.
Adresses PR pkg/34334 by Martin Wilke
diffstat:
sysutils/pwgen/Makefile | 4 ++--
sysutils/pwgen/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 906a1dfe7291 -r 40c6afab4ab0 sysutils/pwgen/Makefile
--- a/sysutils/pwgen/Makefile Mon Oct 23 19:38:15 2006 +0000
+++ b/sysutils/pwgen/Makefile Mon Oct 23 20:03:23 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/10/16 12:59:14 jdolecek Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/23 20:03:23 jdolecek Exp $
-DISTNAME= pwgen-2.04
+DISTNAME= pwgen-2.05
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pwgen/}
diff -r 906a1dfe7291 -r 40c6afab4ab0 sysutils/pwgen/distinfo
--- a/sysutils/pwgen/distinfo Mon Oct 23 19:38:15 2006 +0000
+++ b/sysutils/pwgen/distinfo Mon Oct 23 20:03:23 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/10/16 12:59:14 jdolecek Exp $
+$NetBSD: distinfo,v 1.5 2006/10/23 20:03:23 jdolecek Exp $
-SHA1 (pwgen-2.04.tar.gz) = 968aabedd6dc984deb925d4f88252fa34cf8d9e6
-RMD160 (pwgen-2.04.tar.gz) = 600a782ec2ecdf2e8b2eba4d7b35442b5fbfaee3
-Size (pwgen-2.04.tar.gz) = 47276 bytes
+SHA1 (pwgen-2.05.tar.gz) = 73b34964f9f43a59b8511ce94266b7e7b5f6505e
+RMD160 (pwgen-2.05.tar.gz) = 37b0a2a9e0cec27ca177a8a52fc3519b83ff66b5
+Size (pwgen-2.05.tar.gz) = 48892 bytes
Home |
Main Index |
Thread Index |
Old Index