summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Lite
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-10-23 14:27:57 +0000
committerwen <wen@pkgsrc.org>2015-10-23 14:27:57 +0000
commit29a9f5eb9a7b894184b1ec66df2a6a9624e0c0e4 (patch)
treeeda389794eb9e62a5acf8ea2407e654712048164 /www/p5-CGI-Lite
parent4b24b5f521fbd40bf034346dca1e46b109c45d12 (diff)
downloadpkgsrc-29a9f5eb9a7b894184b1ec66df2a6a9624e0c0e4.tar.gz
Update to 3.00
Upstream changes: * v3.00 - 21st May 2015 No changes from v2.99_04. * v2.99_04 (pre-release for 3.0) - 18th May 2015 Uploaded files with duplicate field names are treated in the same ways as other data with duplicate field names. * v2.99_03 (pre-release for 3.0) - 5th April 2015 BUG FIX: Additional change to forms.t to prevent MS Windows systems hanging. (issue 103315) * v2.99_02 (pre-release for 3.0) - 4th April 2015 Added force_unique_cookies method and equivalent parsing code and tests. Improved test suite: better coverage, skipped failling tests for Microsoft systems which don't use/honour normal permissions, silenced noisy tests on older perls. * v2.99_01 (pre-release for 3.0) - 31st March 2015 Source amended to pass perlcritic. String evals removed or replaced. Strictures added to module and examples. All filehandles are now lexicals. Consistent source formatting applied to module (perltidy). deny_uploads and set_size_limit added. All active public subroutines are now methods. print_cookie_data and print_form_data have been removed. They had been deprecated for well over a decade. escape_dangerous_chars has been removed. It has been considered a security risk since version 2.0.
Diffstat (limited to 'www/p5-CGI-Lite')
-rw-r--r--www/p5-CGI-Lite/Makefile5
-rw-r--r--www/p5-CGI-Lite/distinfo9
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-CGI-Lite/Makefile b/www/p5-CGI-Lite/Makefile
index 191e23835bb..58bb7819dc6 100644
--- a/www/p5-CGI-Lite/Makefile
+++ b/www/p5-CGI-Lite/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:53 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/10/23 14:27:57 wen Exp $
-DISTNAME= CGI-Lite-2.05
+DISTNAME= CGI-Lite-3.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
diff --git a/www/p5-CGI-Lite/distinfo b/www/p5-CGI-Lite/distinfo
index c9a30ad1af0..80cd85cfcd4 100644
--- a/www/p5-CGI-Lite/distinfo
+++ b/www/p5-CGI-Lite/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.3 2014/10/26 11:57:34 wiz Exp $
+$NetBSD: distinfo,v 1.4 2015/10/23 14:27:57 wen Exp $
-SHA1 (CGI-Lite-2.05.tar.gz) = f435b90f5a76d75f4c187043ccdbf6cbf28894d3
-RMD160 (CGI-Lite-2.05.tar.gz) = faf00c53a3a3f9c6e8064f28cb25ea9dd1ecb004
-Size (CGI-Lite-2.05.tar.gz) = 31274 bytes
+SHA1 (CGI-Lite-3.00.tar.gz) = 603baf902ccaa59d08883cdded36f7d86c9f2061
+RMD160 (CGI-Lite-3.00.tar.gz) = 2cbe89f162942cb18b4146e269dcac824a27222f
+SHA512 (CGI-Lite-3.00.tar.gz) = e8c2530d47611bdbce1daba8f4d8943027cba34ac979b4d3d1dc4d0c62997bc7b5832ca43eca373df584276654c1054357f21bb730790a8f1e067b7772d06cc9
+Size (CGI-Lite-3.00.tar.gz) = 36288 bytes