summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-07 16:02:20 +0000
committerwiz <wiz>2010-02-07 16:02:20 +0000
commit2ecc12ade30f761609872f75fceba5882ab0c460 (patch)
tree8082835e3f7b782b5e8561a26afcb299ac1cb975 /www
parent0557af71af3e93c864803e4c7a25d4480ae6eb2f (diff)
downloadpkgsrc-2ecc12ade30f761609872f75fceba5882ab0c460.tar.gz
Update to 3.49:
Version 3.49 [BUG FIXES] 1. Fix a regression since 3.44 involving a case when the header includes "Content-Length: 0". Thanks to Alex Vandiver (RT#51109) 2. Suppress uninitialized warnings under -w. Thanks to burak. (RT#50301) 3. url() now uses virtual_port() instead of server_port(). Thanks to MKANAT and Yanick Champoux. (RT#51562) [SECURITY] 1. embedded newlines are now filtered out of header values in header(). Thanks to Mark Stosberg and Yanick Champoux. [DOCUMENTATION] 1. README was updated to reflect that CGI.pm was moved under ./lib. Thanks to Alex Vandiver. [INTERNALS] 1. More tests were added for autoescape, thanks to Bob Kuo. (RT#25485) 2. Attempt to avoid test failures with t/fast, thanks to Steve Hay. (RT#49599)
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI/Makefile4
-rw-r--r--www/p5-CGI/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index 809277cc08b..c51a76adc52 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2009/10/25 13:16:21 sno Exp $
+# $NetBSD: Makefile,v 1.53 2010/02/07 16:02:20 wiz Exp $
-VERS= 3.48
+VERS= 3.49
DISTNAME= CGI.pm-${VERS}
PKGNAME= p5-CGI-${VERS}
SVR4_PKGNAME= p5cgi
diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
index 8671f0837de..ef0ae4485ee 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2009/10/25 13:16:21 sno Exp $
+$NetBSD: distinfo,v 1.24 2010/02/07 16:02:20 wiz Exp $
-SHA1 (CGI.pm-3.48.tar.gz) = b969f1d934163a5e75346c8c1f5a5888037c0a2b
-RMD160 (CGI.pm-3.48.tar.gz) = fca53d2b353e8d9b2369292ea15b49a188f28c63
-Size (CGI.pm-3.48.tar.gz) = 239661 bytes
+SHA1 (CGI.pm-3.49.tar.gz) = 4f4e9a7725ae8d937efdbd6052fa7a8672560e35
+RMD160 (CGI.pm-3.49.tar.gz) = 5a47fc4d989e68cb872b0220d8a2757afea411ce
+Size (CGI.pm-3.49.tar.gz) = 241762 bytes