summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GeneratePassword
diff options
context:
space:
mode:
authorwen <wen>2015-11-06 07:21:35 +0000
committerwen <wen>2015-11-06 07:21:35 +0000
commit65d6e6d830d7d357d435b426dc1b6be541bbb2d2 (patch)
tree54218c1b2ccdb4271547b019e1f6a09824b496b6 /security/p5-Crypt-GeneratePassword
parent1127a3b095f15892ff59ee0cc9696fc2ee3dde96 (diff)
downloadpkgsrc-65d6e6d830d7d357d435b426dc1b6be541bbb2d2.tar.gz
Update to 0.04
Add LICENSE Upstream changes: 0.04 2014-06-12 NEILB - Fixed bug that would occasionally generate a division by zero in word() and word3(). RT#42832 - Fixed mistake in doc for word() and word3() Thanks to Smylers for RT#11787. - Switched to Dist::Zilla - Reformatted this file as per CPAN::Changes::Spec - Moved test.pl to t/01-require.t and simplified it - Added real tests for chars(), word() and word3() - Added github repo to pod - Added package statement and use strict & warnings in ::de and ::en - Tell dzil that the language model modules are binary, so they won't be parsed with PPI, which takes 5+ minutes on my laptop.
Diffstat (limited to 'security/p5-Crypt-GeneratePassword')
-rw-r--r--security/p5-Crypt-GeneratePassword/Makefile6
-rw-r--r--security/p5-Crypt-GeneratePassword/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/security/p5-Crypt-GeneratePassword/Makefile b/security/p5-Crypt-GeneratePassword/Makefile
index 24651185602..f8eddfcfb45 100644
--- a/security/p5-Crypt-GeneratePassword/Makefile
+++ b/security/p5-Crypt-GeneratePassword/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/11/06 07:21:35 wen Exp $
#
-DISTNAME= Crypt-GeneratePassword-0.03
+DISTNAME= Crypt-GeneratePassword-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Crypt-GeneratePassword/
COMMENT= Generate secure random pronounceable passwords
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Crypt/GeneratePassword/.packlist
diff --git a/security/p5-Crypt-GeneratePassword/distinfo b/security/p5-Crypt-GeneratePassword/distinfo
index 9950a7386df..0c7ffafdcf9 100644
--- a/security/p5-Crypt-GeneratePassword/distinfo
+++ b/security/p5-Crypt-GeneratePassword/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:17:55 agc Exp $
+$NetBSD: distinfo,v 1.3 2015/11/06 07:21:35 wen Exp $
-SHA1 (Crypt-GeneratePassword-0.03.tar.gz) = 17893281316072e93d69d340c423cee46ea99766
-RMD160 (Crypt-GeneratePassword-0.03.tar.gz) = bc858d88c0643bf10dd020d9e154f3ad2231543c
-SHA512 (Crypt-GeneratePassword-0.03.tar.gz) = bdbc3536d92d0decb406abdb447af3bbf59d6ba6e52da47c34d4a1c447d0ff38414594ae78934fbd5a83a73dce46311a7886c2c27c16e0eea92ab5e811676876
-Size (Crypt-GeneratePassword-0.03.tar.gz) = 193105 bytes
+SHA1 (Crypt-GeneratePassword-0.04.tar.gz) = e7b2bf5a42f72a2cdd008cce435926902954a030
+RMD160 (Crypt-GeneratePassword-0.04.tar.gz) = 3a5c06423b2582fe5c35d526588f2b7f205bbe23
+SHA512 (Crypt-GeneratePassword-0.04.tar.gz) = 6dc317de33f6717daf7d611c5fd5820bbca66b95c05e11a429682911914f35cb9457d79c8d2165d5f1dca1296f91634afc6cb0e2dbc466a3958f19988d66828f
+Size (Crypt-GeneratePassword-0.04.tar.gz) = 220744 bytes