Mon Oct 17 08:53:21 2011 UTC ()
Update p5-CGI-Compile to 0.15.

Changes from previous:
0.15  Tue May 24 09:41:52 PDT 2011
        - handle DOS line endings (rkitover)

0.14  Thu Jan 20 15:07:59 PST 2011
        - Enable the warnings (rkitover)

0.13  Mon Jan 17 14:36:27 PST 2011
        - Improved documents about nested closure
        - check -w switch on CGIs (rkitover)


(hiramatsu)
diff -r1.4 -r1.5 pkgsrc/www/p5-CGI-Compile/Makefile
diff -r1.2 -r1.3 pkgsrc/www/p5-CGI-Compile/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/www/p5-CGI-Compile/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-CGI-Compile/Makefile 2011/08/14 16:05:44 1.4
+++ pkgsrc/www/p5-CGI-Compile/Makefile 2011/10/17 08:53:21 1.5
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2011/08/14 16:05:44 obache Exp $ 1# $NetBSD: Makefile,v 1.5 2011/10/17 08:53:21 hiramatsu Exp $
2 2
3DISTNAME= CGI-Compile-0.12 3DISTNAME= CGI-Compile-0.15
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/CGI-Compile/ 9HOMEPAGE= http://search.cpan.org/dist/CGI-Compile/
11COMMENT= Perl 5 module to compile .cgi scripts to a code reference 10COMMENT= Perl 5 module to compile .cgi scripts to a code reference
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/CGI/Compile/.packlist 16PERL5_PACKLIST= auto/CGI/Compile/.packlist
18 17

cvs diff -r1.2 -r1.3 pkgsrc/www/p5-CGI-Compile/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-CGI-Compile/distinfo 2010/08/29 17:56:33 1.2
+++ pkgsrc/www/p5-CGI-Compile/distinfo 2011/10/17 08:53:21 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/08/29 17:56:33 seb Exp $ 1$NetBSD: distinfo,v 1.3 2011/10/17 08:53:21 hiramatsu Exp $
2 2
3SHA1 (CGI-Compile-0.12.tar.gz) = 860ecde9b8f829a414a01c611db6b217e0c898fe 3SHA1 (CGI-Compile-0.15.tar.gz) = bd86a75939c04f34e5850aec453f9a00c64bed5d
4RMD160 (CGI-Compile-0.12.tar.gz) = be346d43da275248b31aeac45f2fa54ce77ca61f 4RMD160 (CGI-Compile-0.15.tar.gz) = 7143767692fabbaa05f417946df2f83ef938a222
5Size (CGI-Compile-0.12.tar.gz) = 23011 bytes 5Size (CGI-Compile-0.15.tar.gz) = 23864 bytes