summaryrefslogtreecommitdiff
path: root/www/p5-CGI
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-17 18:21:40 +0000
committerabs <abs@pkgsrc.org>2008-04-17 18:21:40 +0000
commite56c196503dacc77aec9f2e60568671990cdb21c (patch)
tree11325828b80eb53de852b3617ac3a6bef7f50710 /www/p5-CGI
parenta80a37cdb00eaa5913afd89cec127ea735696e20 (diff)
downloadpkgsrc-e56c196503dacc77aec9f2e60568671990cdb21c.tar.gz
Update www/p5-CGI to 3.35
Version 3.35 1. Resync with bleadperl, primarily fixing a bug in parsing semicolons in uploaded filenames. Version 3.34 1. Handle Unicode %uXXXX escapes properly -- patch from DANKOGAI@cpan.org 2. Fix url() method to not choke on path names that contain regex characters. Version 3.33 1. Remove uninit variable warning when calling url(-relative=>1) 2. Fix uninit variable warnings for two lc calls 3. Fixed failure of tempfile upload due to sprintf() taint failure in perl 5.10 Version 3.32 1. Patch from Miguel Santinho to prevent sending premature headers under mod_perl 2.0 Version 3.31 1. Patch from Xavier Robin so that CGI::Carp issues a 500 Status code rather than a 200 status code. 2. Patch from Alexander Klink to select correct temporary directory in OSX Leopard so that upload works. 3. Possibly fixed "wrapped pack" error on 5.10 and higher. Version 3.30 1. Patch from Mike Barry to handle POSTDATA in the same way as PUT. 2. Patch from Rafael Garcia-Suarez to correctly reencode unicode values as byte values.
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 5fe4592a4ce..3813f032648 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2007/10/13 11:55:14 adam Exp $
+# $NetBSD: Makefile,v 1.43 2008/04/17 18:21:40 abs Exp $
-VERS= 3.29
+VERS= 3.35
DISTNAME= CGI.pm-${VERS}
PKGNAME= p5-CGI-${VERS}
SVR4_PKGNAME= p5cgi
diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
index da3615cd375..de9874aa77b 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2007/10/13 11:55:15 adam Exp $
+$NetBSD: distinfo,v 1.16 2008/04/17 18:21:40 abs Exp $
-SHA1 (CGI.pm-3.29.tar.gz) = db5db74d2377a322f68bbc4798e95636d151bd45
-RMD160 (CGI.pm-3.29.tar.gz) = ee17aa1ffdc2a839ff8a6c341a71a37f3d01c95b
-Size (CGI.pm-3.29.tar.gz) = 237899 bytes
+SHA1 (CGI.pm-3.35.tar.gz) = cf99c258c387a0fe4877a7b2c97b7fad8505f6a5
+RMD160 (CGI.pm-3.35.tar.gz) = 3502006f85a1b69e7b2b54dcccae0d9aa12e1fd2
+Size (CGI.pm-3.35.tar.gz) = 238801 bytes