pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Text-Password-Pronounceable Updating secur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ee957c52f55
branches: trunk
changeset: 579133:0ee957c52f55
user: sno <sno%pkgsrc.org@localhost>
date: Thu Aug 26 06:46:00 2010 +0000
description:
Updating security/p5-Text-Password-Pronounceable from 0.28nb1 to 0.30
Upstream changes:
[Changes for 0.30 - 16 Aug 2010]
* Updated dist metadata and M::I
[Changes for 0.29 (unreleased) - 11 Sep, 2007]
* T::P::P->generate($len) works
* Fix behavior:
T::P::P->new(2,10)->generate(6)
was equivalent to
T::P::P->generate(6,10)
which is too subtle. Now it works just as
T::P::P->generate(6,6)
* Improved warnings on bad arguments
diffstat:
security/p5-Text-Password-Pronounceable/Makefile | 6 +++---
security/p5-Text-Password-Pronounceable/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r ffb725303691 -r 0ee957c52f55 security/p5-Text-Password-Pronounceable/Makefile
--- a/security/p5-Text-Password-Pronounceable/Makefile Thu Aug 26 06:42:16 2010 +0000
+++ b/security/p5-Text-Password-Pronounceable/Makefile Thu Aug 26 06:46:00 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:45 seb Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/26 06:46:00 sno Exp $
-DISTNAME= Text-Password-Pronounceable-0.28
+DISTNAME= Text-Password-Pronounceable-0.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= perl5 textproc security
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff -r ffb725303691 -r 0ee957c52f55 security/p5-Text-Password-Pronounceable/distinfo
--- a/security/p5-Text-Password-Pronounceable/distinfo Thu Aug 26 06:42:16 2010 +0000
+++ b/security/p5-Text-Password-Pronounceable/distinfo Thu Aug 26 06:46:00 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/09/22 19:35:32 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/08/26 06:46:00 sno Exp $
-SHA1 (Text-Password-Pronounceable-0.28.tar.gz) = ab913347b14dad8a9fe51c6aa85dc3c4e1ad041f
-RMD160 (Text-Password-Pronounceable-0.28.tar.gz) = ec82558004930355603ccdf9cd3b5df1ad54ec5e
-Size (Text-Password-Pronounceable-0.28.tar.gz) = 13457 bytes
+SHA1 (Text-Password-Pronounceable-0.30.tar.gz) = 48f4519678f6f1a8e6aae811bf8b6b053f983b6a
+RMD160 (Text-Password-Pronounceable-0.30.tar.gz) = e8411e5a467d4bb5c1146ee322f2456bf34addaa
+Size (Text-Password-Pronounceable-0.30.tar.gz) = 21015 bytes
Home |
Main Index |
Thread Index |
Old Index