pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update www/p5-CGI to 3.11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9835c560f6cd
branches: trunk
changeset: 501329:9835c560f6cd
user: abs <abs%pkgsrc.org@localhost>
date: Thu Oct 20 17:36:32 2005 +0000
description:
Update www/p5-CGI to 3.11:
Version 3.11
1. Killed warning in CGI::Cookie about MOD_PERL_API_VERSION
2. Fixed append() so that it works in function mode.
3. Workaround for a bug that appears in Apache2 versions through 2.0.54 in
which SCRIPT_NAME and PATH_INFO are incorrect if the additional path_info
contains a double slash. This workaround will handle the common case of
http://mysite.com/cgi-bin/log.cgi/http://www.some.other.site/args, but
will not handle the uncommon case of a ScriptAlias directive that adds
additional path information to the end of the translated URI.
diffstat:
doc/CHANGES | 3 ++-
doc/TODO | 3 +--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 7a0f5525682c -r 9835c560f6cd doc/CHANGES
--- a/doc/CHANGES Thu Oct 20 17:36:27 2005 +0000
+++ b/doc/CHANGES Thu Oct 20 17:36:32 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11589 2005/10/20 17:31:54 tron Exp $
+$NetBSD: CHANGES,v 1.11590 2005/10/20 17:36:32 abs Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4746,3 +4746,4 @@
Updated archivers/p5-Archive-Zip to 1.16 [abs 2005-10-20]
Updated misc/p5-Business-CreditCard to 0.28 [abs 2005-10-20]
Updated net/rsync to 2.6.6nb1 [tron 2005-10-20]
+ Updated www/p5-CGI to 3.11 [abs 2005-10-20]
diff -r 7a0f5525682c -r 9835c560f6cd doc/TODO
--- a/doc/TODO Thu Oct 20 17:36:27 2005 +0000
+++ b/doc/TODO Thu Oct 20 17:36:32 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.4075 2005/10/20 17:30:07 abs Exp $
+$NetBSD: TODO,v 1.4076 2005/10/20 17:36:32 abs Exp $
Suggested new packages
======================
@@ -836,7 +836,6 @@
o p5-Business-ISBN-Data-1.10
o p5-CDDB-1.16
o p5-CDDB_get-2.25
- o p5-CGI-3.11
o p5-CGI-Application-4.04.02
o p5-CGI-Minimal-1.24
o p5-Cache-Cache-1.04
Home |
Main Index |
Thread Index |
Old Index