summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwen <wen>2014-04-13 09:17:28 +0000
committerwen <wen>2014-04-13 09:17:28 +0000
commitef6622c731ba17fb758e4d3125139024e6da0776 (patch)
tree3005cdd2a2b5eb8b303b6d2a53eb366cfd99df5f /security
parentd339010bf63a01e3d38ea205f22c36e0650cf20d (diff)
downloadpkgsrc-ef6622c731ba17fb758e4d3125139024e6da0776.tar.gz
Update to 1.40
Add LICENSE Upstream changes: 1.40 2013-09-30 15:32:00 - No code changes. - Maintenance by Ron Savage <rsavage@cpan.org>. - Fabricate some version #s for this file. - Made Passwd.pm utf-8 so we can use Luis' proper name. - Clean up code formatting. - Clean up Makefile.PL. - Use fake (ASCII) 帽 in Makefile.PL to keep Solaris happy. See RT#68478. - Clean up README. - Add Build.PL. - Add Changes and Changelog.ini. - Add META.*. - Adopt Test::More in t/basic.t. - Adopt 'use strict' and 'use warnings' to PasswdMD5.pm and t/basic.t. - Accept patch for new function random_md5_salt(), and tests, from kbrint@rufus.net. With thanx. See RT#37036. - Add xt/author/pod.t.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-PasswdMD5/Makefile7
-rw-r--r--security/p5-Crypt-PasswdMD5/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile
index 22d71ec47bd..9d151b8a426 100644
--- a/security/p5-Crypt-PasswdMD5/Makefile
+++ b/security/p5-Crypt-PasswdMD5/Makefile
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:54 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/04/13 09:17:28 wen Exp $
#
-DISTNAME= Crypt-PasswdMD5-1.3
+DISTNAME= Crypt-PasswdMD5-1.40
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= security perl5
MASTER_SITES= ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
+EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
COMMENT= MD5-based crypt() function
+LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Crypt/PasswdMD5/.packlist
USE_LANGUAGES= # none
diff --git a/security/p5-Crypt-PasswdMD5/distinfo b/security/p5-Crypt-PasswdMD5/distinfo
index 485069a3c8a..837182899ea 100644
--- a/security/p5-Crypt-PasswdMD5/distinfo
+++ b/security/p5-Crypt-PasswdMD5/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/08/13 17:40:13 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2014/04/13 09:17:28 wen Exp $
-SHA1 (Crypt-PasswdMD5-1.3.tar.gz) = 887782eb7fd1568ce9514f46156a08c415c26fdf
-RMD160 (Crypt-PasswdMD5-1.3.tar.gz) = ae1d6884fcff39c4b5d5200153f2573c3f54a6d3
-Size (Crypt-PasswdMD5-1.3.tar.gz) = 4820 bytes
+SHA1 (Crypt-PasswdMD5-1.40.tgz) = 7bc5aa63adefb575462eaf1430af9812a0541295
+RMD160 (Crypt-PasswdMD5-1.40.tgz) = 404e85c40c4da1f19f17a38b412b84aebb54779b
+Size (Crypt-PasswdMD5-1.40.tgz) = 6683 bytes