summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GeneratePassword/Makefile
diff options
context:
space:
mode:
authorwen <wen>2015-11-06 07:21:35 +0000
committerwen <wen>2015-11-06 07:21:35 +0000
commit6d6e1e7b3c343ec34e87f96f258e19989948bedb (patch)
tree54218c1b2ccdb4271547b019e1f6a09824b496b6 /security/p5-Crypt-GeneratePassword/Makefile
parent8997d3f5f0a4c31e8b77b81789d41cf168786c17 (diff)
downloadpkgsrc-6d6e1e7b3c343ec34e87f96f258e19989948bedb.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/Makefile')
-rw-r--r--security/p5-Crypt-GeneratePassword/Makefile6
1 files changed, 3 insertions, 3 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