summaryrefslogtreecommitdiff
path: root/www/p5-CGI/distinfo
diff options
context:
space:
mode:
authorjlam <jlam>2002-01-28 00:27:36 +0000
committerjlam <jlam>2002-01-28 00:27:36 +0000
commit9e9679ff369c31f9f7cb0c7279a29d79019e414f (patch)
tree4df063c9eba8ff6e619fe7e00a68f02dfb20551d /www/p5-CGI/distinfo
parentbd66a62d59f214226ee71eabfcf3fb295ed35514 (diff)
downloadpkgsrc-9e9679ff369c31f9f7cb0c7279a29d79019e414f.tar.gz
Update www/p5-CGI to version 2.79. This closes pkg/15342 by Allen Briggs
<briggs@ninthwonder.com>. If you use CGI.pm, then this update is highly recommended. Changes from version 2.75.2 include: * Changes to CGI::Carp to avoid "subroutine redefined" error messages. * Default DTD is now XHTML 1.0 Transitional * Patches to support all HTML4 tags. * Added ability to change encoding in <?xml> assertion. * Fixed the old escapeHTML('CGI') ne "CGI" bug * In accordance with XHTML requirements, there are no longer any minimized attributes, such as "checked". --> Patched bug which caused file uploads of exactly 4096 bytes to be truncated to 4094 (thanks to Kevin Mahony) * New tests and fixes to CGI::Pretty (thanks to Michael Schwern). * New esc.t regression test for EBCDIC translations courtesy Peter Prymmer. * Patches from James Jurach to make compatible with FCGI-ProcManager * Additional fields passed to header() (like -Content_disposition) now honor initial capitalization. * Patch from Andrew McNaughton to handle utf-8 escapes (%uXXXX codes) in URLs.
Diffstat (limited to 'www/p5-CGI/distinfo')
-rw-r--r--www/p5-CGI/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
index 8e121446454..edc70d49610 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2001/06/07 04:29:04 jlam Exp $
+$NetBSD: distinfo,v 1.4 2002/01/28 00:27:36 jlam Exp $
-SHA1 (CGI.pm-2.752.tar.gz) = d7b429f8ed4c258578dad6d9e8980a2fb46a89ad
-Size (CGI.pm-2.752.tar.gz) = 171821 bytes
-SHA1 (patch-aa) = ddcd635e3a39269436bed02fafe6864533dd5bf7
+SHA1 (CGI.pm-2.79.tar.gz) = 6083784f5c573112793ccf8b07bb78ae6c109cd1
+Size (CGI.pm-2.79.tar.gz) = 193432 bytes
+SHA1 (patch-aa) = b266728844c401c5656b1f51a485147826e9c1a5