summaryrefslogtreecommitdiff
path: root/www/p5-CGI
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-10-25 13:16:21 +0000
committersno <sno@pkgsrc.org>2009-10-25 13:16:21 +0000
commitf0db303bc22a1177d163febe247ce45335082a6a (patch)
treec5fc7ef0638b1d769aa617eea477bbf0549713ae /www/p5-CGI
parentf2e920d60652882a8faa34b59c647c236aaed234 (diff)
downloadpkgsrc-f0db303bc22a1177d163febe247ce45335082a6a.tar.gz
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 (limited to 'www/p5-CGI')
-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 d7b601315b7..809277cc08b 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -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 --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
index d00cd2ff11d..8671f0837de 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -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