pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-CGI Updating www/p5-CGI from 3.47 to 3.48
details: https://anonhg.NetBSD.org/pkgsrc/rev/671ab744e15a
branches: trunk
changeset: 566562:671ab744e15a
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 25 13:16:21 2009 +0000
description:
Updating www/p5-CGI from 3.47 to 3.48
Upstream changes:
Version 3.48
[BUG FIXES]
1. <optgroup> default values are now properly escaped.
Thanks to #raleigh.pm and Mark Stosberg. (RT#49606)
2. The change to exception handling in CGI::Carp introduced in 3.47 has been
reverted for now. It caused regressions reported in RT#49630.
Thanks to mkanat for the report.
[DOCUMENTATION]
1. Documentation for upload() has been overhauled, thanks to Mark Stosberg.
2. Documentation for tmpFileName has been added. Thanks to Mark Stosberg and Nathaniel K. Smith.
3. URLS were updated, thanks to Leon Brocard and Yanick Champoux. (RT#49770)
[INTERNALS]
1. More tests were added for autoescape, thanks to Bob Kuo. (RT#25485)
diffstat:
www/p5-CGI/Makefile | 4 ++--
www/p5-CGI/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 6458b65be4fa -r 671ab744e15a www/p5-CGI/Makefile
--- a/www/p5-CGI/Makefile Sun Oct 25 13:11:30 2009 +0000
+++ b/www/p5-CGI/Makefile Sun Oct 25 13:16:21 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2009/09/12 21:05:54 sno Exp $
+# $NetBSD: Makefile,v 1.52 2009/10/25 13:16:21 sno Exp $
-VERS= 3.47
+VERS= 3.48
DISTNAME= CGI.pm-${VERS}
PKGNAME= p5-CGI-${VERS}
SVR4_PKGNAME= p5cgi
diff -r 6458b65be4fa -r 671ab744e15a www/p5-CGI/distinfo
--- a/www/p5-CGI/distinfo Sun Oct 25 13:11:30 2009 +0000
+++ b/www/p5-CGI/distinfo Sun Oct 25 13:16:21 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2009/09/12 21:05:54 sno Exp $
+$NetBSD: distinfo,v 1.23 2009/10/25 13:16:21 sno Exp $
-SHA1 (CGI.pm-3.47.tar.gz) = 3ba09bb92bade3abb0acaca38a65fbe45c28aeeb
-RMD160 (CGI.pm-3.47.tar.gz) = 8d391f3c140889d6bdd9111a19fb206d8950a4b3
-Size (CGI.pm-3.47.tar.gz) = 237743 bytes
+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
Home |
Main Index |
Thread Index |
Old Index