summaryrefslogtreecommitdiff
path: root/www/p5-CGI/distinfo
diff options
context:
space:
mode:
authorreed <reed>2005-06-22 20:39:25 +0000
committerreed <reed>2005-06-22 20:39:25 +0000
commitf63b138efef5deaacc352b0e949ae005f00d923a (patch)
tree2bc281f336eba8b28e641982a38f3846023f42c5 /www/p5-CGI/distinfo
parentca984c494583d66ded75dccfc22fa3ff921fcca0 (diff)
downloadpkgsrc-f63b138efef5deaacc352b0e949ae005f00d923a.tar.gz
Update to version 3.10 which is apparently needed
for new apache2/modperl2.0. This will close PR #30302. Changes says: Version 3.10 1. Added Apache2::RequestIO, which is necessary for mp2 interoperability. Version 3.09 1. Fixed tabindex="0" when using CGI to create forms without a prior start_html 2. Removed warning about non-numeric MOD_PERL_API_VERSION. Version 3.08 1. update support for mod_perl 2.0. versions prior to mod_perl 1.999_22 (2.0.0-RC5) are no longer supported. Version 3.07 1. Fixed typo in mod_perl detection. Version 3.06 1. Fixed bare call to script() in start_html 2. Moved Fh::DESTROY out of autoloaded functions so as to avoid clobbering $@ when CGI functions are executed in an eval{} context. 3. mod_perl 2.0 version detection patch in CGI::Cookie provided by Allen Day. 4. autoEscape() flag is now respected when generating extra attributes. 5. Tests for *tag start/end generation from Shlomi Fish. 6. Support for can() method provided by Ron Savage. 7. Fix for lang='' when outputting XHTML. 8. Added support for chunked transfer encoding, as suggested by Hakan Ardo 9. Fixed clobbering of row and column headers in tableized radio and checkbox groups, as reported by Nicolas Thierry-Mieg. 10. <Label> tags are now associated with form elements, as suggested by accessibility guidelines. 11. The <?xml> directive produced by start_html is now turned off by default and the charset is specified in a <meta> directive. Apparently IE6 (and maybe some versions of Opera) were getting confused by this. 12. Support for tab indexes. 13. Retired the HTML docs. The POD docs are now primary documentation. 14. CGI::Carp now correctly detects and handles Apache::Dispatch. 15. CGI::Util::utf8_chr now correctly sets the UTF8 flag on 5.006 or higher perls (fix courtesy Slaven Rezic).
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 0e0968f57d8..cd994eb5d11 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/02/24 14:08:35 wiz Exp $
+$NetBSD: distinfo,v 1.11 2005/06/22 20:39:25 reed Exp $
-SHA1 (CGI.pm-3.05.tar.gz) = c091fc8a087f8e1df8902cd6af4fb46b0de19264
-RMD160 (CGI.pm-3.05.tar.gz) = bfaad5df04f4131aafaa58b4fe2f162d339747cf
-Size (CGI.pm-3.05.tar.gz) = 206163 bytes
+SHA1 (CGI.pm-3.10.tar.gz) = ed5fa36d2d829b5a2097c68c85d949ab4a2610b3
+RMD160 (CGI.pm-3.10.tar.gz) = 4d9e0d22ef67078905d0f033f014698316dd000e
+Size (CGI.pm-3.10.tar.gz) = 225718 bytes