Fri Oct 21 21:09:43 2011 UTC ()
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


(hiramatsu)
diff -r1.3 -r1.4 pkgsrc/security/p5-Authen-Htpasswd/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/security/p5-Authen-Htpasswd/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/security/p5-Authen-Htpasswd/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Authen-Htpasswd/Makefile 2011/08/14 14:42:46 1.3
+++ pkgsrc/security/p5-Authen-Htpasswd/Makefile 2011/10/21 21:09:43 1.4
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2011/08/14 14:42:46 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/10/21 21:09:43 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= Authen-Htpasswd-0.161 4DISTNAME= Authen-Htpasswd-0.171
5PKGNAME= p5-${DISTNAME:S/161/16.1/} 5PKGNAME= p5-${DISTNAME:S/161/16.1/}
6PKGREVISION= 2 
7CATEGORIES= security perl5 6CATEGORIES= security perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Authen-Htpasswd/ 10HOMEPAGE= http://search.cpan.org/dist/Authen-Htpasswd/
12COMMENT= Interface to read and modify Apache .htpasswd files 11COMMENT= Interface to read and modify Apache .htpasswd files
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Authen/Htpasswd/.packlist 17PERL5_PACKLIST= auto/Authen/Htpasswd/.packlist
19 18

cvs diff -r1.1.1.1 -r1.2 pkgsrc/security/p5-Authen-Htpasswd/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Authen-Htpasswd/distinfo 2010/01/27 10:31:17 1.1.1.1
+++ pkgsrc/security/p5-Authen-Htpasswd/distinfo 2011/10/21 21:09:43 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2010/01/27 10:31:17 sno Exp $ 1$NetBSD: distinfo,v 1.2 2011/10/21 21:09:43 hiramatsu Exp $
2 2
3SHA1 (Authen-Htpasswd-0.161.tar.gz) = 455353b2b3c40173b008bc8cdae39bef8980c003 3SHA1 (Authen-Htpasswd-0.171.tar.gz) = eeefb422803f4cb0fb16544e9c3d9b776c0d18fd
4RMD160 (Authen-Htpasswd-0.161.tar.gz) = 3b8725ba7450ca56fd42e7f88012715ab8a67a25 4RMD160 (Authen-Htpasswd-0.171.tar.gz) = 87e38f794b26d7bbbf1dd5b522af40e3c1922943
5Size (Authen-Htpasswd-0.161.tar.gz) = 7864 bytes 5Size (Authen-Htpasswd-0.171.tar.gz) = 8342 bytes