diff options
author | hiramatsu <hiramatsu> | 2011-10-21 21:09:43 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2011-10-21 21:09:43 +0000 |
commit | 7bbc7ab9aea839b51f725e22e51e05929700228c (patch) | |
tree | 711c9e43ba2a42416209928a259f58dd6613fbce /security/p5-Authen-Htpasswd | |
parent | 6b41c75f53d504a5c4e672c6342c1d5c33c8d9ed (diff) | |
download | pkgsrc-7bbc7ab9aea839b51f725e22e51e05929700228c.tar.gz |
Update p5-Authen-Htpasswd to 0.171.
Changes from previous;
0.171 Tue Aug 09 13:09:00 BST 2011
- re-disting because I failed to notice MYMETA.* in the dist
0.170 Tue Aug 09 12:17:00 BST 2011
- fix user inflation code to handle arbitrary usernames
Diffstat (limited to 'security/p5-Authen-Htpasswd')
-rw-r--r-- | security/p5-Authen-Htpasswd/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-Htpasswd/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index 38a52326b29..809d8317673 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 14:42:46 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/10/21 21:09:43 hiramatsu Exp $ # -DISTNAME= Authen-Htpasswd-0.161 +DISTNAME= Authen-Htpasswd-0.171 PKGNAME= p5-${DISTNAME:S/161/16.1/} -PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-Htpasswd/distinfo b/security/p5-Authen-Htpasswd/distinfo index c9341a767e2..a474a71f0d4 100644 --- a/security/p5-Authen-Htpasswd/distinfo +++ b/security/p5-Authen-Htpasswd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/01/27 10:31:17 sno Exp $ +$NetBSD: distinfo,v 1.2 2011/10/21 21:09:43 hiramatsu Exp $ -SHA1 (Authen-Htpasswd-0.161.tar.gz) = 455353b2b3c40173b008bc8cdae39bef8980c003 -RMD160 (Authen-Htpasswd-0.161.tar.gz) = 3b8725ba7450ca56fd42e7f88012715ab8a67a25 -Size (Authen-Htpasswd-0.161.tar.gz) = 7864 bytes +SHA1 (Authen-Htpasswd-0.171.tar.gz) = eeefb422803f4cb0fb16544e9c3d9b776c0d18fd +RMD160 (Authen-Htpasswd-0.171.tar.gz) = 87e38f794b26d7bbbf1dd5b522af40e3c1922943 +Size (Authen-Htpasswd-0.171.tar.gz) = 8342 bytes |