From 47a6c38bf9812076007e8ebb41d95d041c91a0a6 Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 10 Jul 2013 02:54:04 +0000 Subject: Update to 3.63. From the changelog: [SECURITY] - CR escaping for Set-Cookie and P3P headers was improved. There was potential for newline injection in these headers. (Thanks to anazawa, https://github.com/markstos/CGI.pm/pull/23) [INTERNALS] - Changed how the deprecated endform function was defined for compatibilty with the development version of Perl. - Fix failures in t/tmpdir.t when run as root https://github.com/markstos/CGI.pm/issues/22, RT#80659) - Made it possible to force a sorted order for things like hash attributes so that tests are not dependent on a particular hash ordering. This will be required in modern perls which will change the ordering per process. (Yves, RT#80659) - formatting of CGI::Carp documentation was improved. Thanks to benkasminbullock. - un-TODO some tests in t/tmpdir.t that were passing in most cases. More on this: https://github.com/markstos/CGI.pm/issues/19# https://github.com/markstos/CGI.pm/commit/cc73dc9807b0fabb56b3cdf1a9726588b2eda0f7 --- www/p5-CGI/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/p5-CGI/distinfo') diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index 29420b6ac09..c9d5a584dd1 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2012/09/11 07:43:53 sno Exp $ +$NetBSD: distinfo,v 1.28 2013/07/10 02:54:04 schmonz Exp $ -SHA1 (CGI.pm-3.60.tar.gz) = 43e381b3d97fc89248224f6cceabb15323b7320c -RMD160 (CGI.pm-3.60.tar.gz) = c53847de496cc9684a44706d3d512d3fad09fd25 -Size (CGI.pm-3.60.tar.gz) = 246131 bytes +SHA1 (CGI.pm-3.63.tar.gz) = 9ff0b86a0d8597056968a71933b072efd36453eb +RMD160 (CGI.pm-3.63.tar.gz) = 658b2f9a1a810c8f6ec189bf0f0dca9be014ddc0 +Size (CGI.pm-3.63.tar.gz) = 247277 bytes -- cgit v1.2.3