summaryrefslogtreecommitdiff
path: root/www/p5-CGI
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-02-21 14:01:07 +0000
committerwiz <wiz@pkgsrc.org>2003-02-21 14:01:07 +0000
commit3ce30f14f4245725201d55f7c80bbccd545ea7b6 (patch)
tree7f296f0983892f2ef86b8e541c44c2fdd254db06 /www/p5-CGI
parent046c9264244cd2e871bd32e6d2d36f2666dc2737 (diff)
downloadpkgsrc-3ce30f14f4245725201d55f7c80bbccd545ea7b6.tar.gz
Update to 2.88, closes PR 20323.
Edited list of changes (many bug fixes removed): Version 2.87 1. Security hole patched: when processing multipart/form-data postings, most arguments were being untainted silently. Returned arguments are now tainted correctly. This may cause some scripts to fail that used to work (thanks to Nick Cleaton for pointing this out and persisting until it was fixed). 2. Update for mod_perl 2.0. 3. Pragmas such as -no_xhtml are now respected in mod_perl environment. Version 2.84 2. HTML escaping code now replaced 0x8b and 0x9b with unicode references < and *#8250; Version 2.83 3. Added Max-Age to list of CGI::Cookie headers. Version 2.82 1. Patch from Rudolf Troller to add attribute setting and option groups to form fields. 3. Patch from Scott Gifford allows you to set the program name for CGI::Carp. Version 2.81 1. Removed extraneous slash from end of stylesheet tags generated by start_html in non-XHTML mode. 2. Changed behavior of CGI::Carp with respect to eval{} contexts so that output behaves properly in mod_perl environments. Version 2.80 2. Changed checked="1" to checked="checked" for real XHTML compatibility. 3. Resurrected REQUEST_URI code so that url() works correctly with multiviews.
Diffstat (limited to 'www/p5-CGI')
-rw-r--r--www/p5-CGI/Makefile6
-rw-r--r--www/p5-CGI/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index 243ca0f309c..c6d59b6a3f5 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2002/10/07 22:34:27 seb Exp $
+# $NetBSD: Makefile,v 1.20 2003/02/21 14:01:07 wiz Exp $
#
-DISTNAME= CGI.pm-2.79
-PKGNAME= p5-CGI-2.79
+DISTNAME= CGI.pm-2.88
+PKGNAME= p5-CGI-2.88
SVR4_PKGNAME= p5cgi
CATEGORIES= www perl5
MASTER_SITES= http://stein.cshl.org/WWW/software/CGI/
diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
index edc70d49610..b65b241f885 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2002/01/28 00:27:36 jlam Exp $
+$NetBSD: distinfo,v 1.5 2003/02/21 14:01:07 wiz Exp $
-SHA1 (CGI.pm-2.79.tar.gz) = 6083784f5c573112793ccf8b07bb78ae6c109cd1
-Size (CGI.pm-2.79.tar.gz) = 193432 bytes
+SHA1 (CGI.pm-2.88.tar.gz) = e547f3927d7e155077ebe437803cc3fa70268d23
+Size (CGI.pm-2.88.tar.gz) = 196977 bytes
SHA1 (patch-aa) = b266728844c401c5656b1f51a485147826e9c1a5