summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwen <wen>2014-04-13 09:23:49 +0000
committerwen <wen>2014-04-13 09:23:49 +0000
commit26b5cffaf557b1f17eebf418f68ad0f709d10d71 (patch)
tree178b0cc909ebef0fdd7ad640b0124dd3ad14c2a0 /security
parent97d2b9eefba0c322b9e3bec940e264f43e1e4a29 (diff)
downloadpkgsrc-26b5cffaf557b1f17eebf418f68ad0f709d10d71.tar.gz
Update to 0.05
Add LICENSE Upstream changes: 0.05 2014-02-03 - Replaced old testsuite (test.pl) with tests in t/ - Added "use warnings" - Specified min version of perl 5.6.0 - Fixed pod errors - Changed doc for internal funcs from pod to comments 0.04 2013-10-28 - github repo and license type (perl) now specified in Makefile.PL so it will appear in the dist's metadata. 0.03 2013-04-10 - Fixed bug where word() would sometimes go into an infinite loop - Reformatted according to CPAN::Changes::Spec
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-RandPasswd/Makefile6
-rw-r--r--security/p5-Crypt-RandPasswd/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile
index d10bc0f9707..b58008ed0b7 100644
--- a/security/p5-Crypt-RandPasswd/Makefile
+++ b/security/p5-Crypt-RandPasswd/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2013/05/31 12:41:55 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/04/13 09:23:49 wen Exp $
#
-DISTNAME= Crypt-RandPasswd-0.02
+DISTNAME= Crypt-RandPasswd-0.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= he@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Crypt-RandPasswd/
COMMENT= Random password generator based on FIPS-181
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist
diff --git a/security/p5-Crypt-RandPasswd/distinfo b/security/p5-Crypt-RandPasswd/distinfo
index d8a29a9913e..22e4583aab5 100644
--- a/security/p5-Crypt-RandPasswd/distinfo
+++ b/security/p5-Crypt-RandPasswd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:10 agc Exp $
+$NetBSD: distinfo,v 1.3 2014/04/13 09:23:49 wen Exp $
-SHA1 (Crypt-RandPasswd-0.02.tar.gz) = f086d8931ee883172ddbd73debe9df03bfea9e23
-RMD160 (Crypt-RandPasswd-0.02.tar.gz) = 98e52cc5cbe4b7d73f8216b73afcfba1a1cd87e9
-Size (Crypt-RandPasswd-0.02.tar.gz) = 17044 bytes
+SHA1 (Crypt-RandPasswd-0.05.tar.gz) = 2e720fd48993eefe49c6a51ce3cbb5d4b5f30bd9
+RMD160 (Crypt-RandPasswd-0.05.tar.gz) = a1368194de3a832125e974eb2bdeee82584430b8
+Size (Crypt-RandPasswd-0.05.tar.gz) = 18093 bytes