diff options
author | hiramatsu <hiramatsu> | 2011-10-17 08:53:21 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2011-10-17 08:53:21 +0000 |
commit | b6b953a7307b8f95d8e7c66fcde40a6302bac003 (patch) | |
tree | 3905857608de6dd79cabff982ab62dcf3046f55e | |
parent | 96d35c798eb220c5f70e13295ad8050df1e61455 (diff) | |
download | pkgsrc-b6b953a7307b8f95d8e7c66fcde40a6302bac003.tar.gz |
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)
-rw-r--r-- | www/p5-CGI-Compile/Makefile | 5 | ||||
-rw-r--r-- | www/p5-CGI-Compile/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-CGI-Compile/Makefile b/www/p5-CGI-Compile/Makefile index d6b695dc8b8..ce28ece63a3 100644 --- a/www/p5-CGI-Compile/Makefile +++ b/www/p5-CGI-Compile/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 16:05:44 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/10/17 08:53:21 hiramatsu Exp $ -DISTNAME= CGI-Compile-0.12 +DISTNAME= CGI-Compile-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Compile/distinfo b/www/p5-CGI-Compile/distinfo index b2245d088b1..367024b1c95 100644 --- a/www/p5-CGI-Compile/distinfo +++ b/www/p5-CGI-Compile/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/08/29 17:56:33 seb Exp $ +$NetBSD: distinfo,v 1.3 2011/10/17 08:53:21 hiramatsu Exp $ -SHA1 (CGI-Compile-0.12.tar.gz) = 860ecde9b8f829a414a01c611db6b217e0c898fe -RMD160 (CGI-Compile-0.12.tar.gz) = be346d43da275248b31aeac45f2fa54ce77ca61f -Size (CGI-Compile-0.12.tar.gz) = 23011 bytes +SHA1 (CGI-Compile-0.15.tar.gz) = bd86a75939c04f34e5850aec453f9a00c64bed5d +RMD160 (CGI-Compile-0.15.tar.gz) = 7143767692fabbaa05f417946df2f83ef938a222 +Size (CGI-Compile-0.15.tar.gz) = 23864 bytes |