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.45 to 3.47



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f07fd29d5a2b
branches:  trunk
changeset: 399034:f07fd29d5a2b
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Sep 12 21:05:54 2009 +0000

description:
Updating www/p5-CGI from 3.45 to 3.47

Upstream changes:
Version 3.47
  Re-release of 3.46, which did not contain a proper MANIFEST

Version 3.46
  [BUG FIXES]
  1. In CGI::Pretty, we no longer add line breaks after tags we claim not to format. Thanks to rrt, Bob Kuo and
     and Mark Stosberg. (RT#42114).
  2. unescapeHTML() no longer falsely recognizes certain text as entities. Thanks to Pete Gamanche, Mark Stosberg
     and Bob Kuo. (RT#39122)
  3. checkbox_group() now correctly includes a space before the "checked" attribute.
     Thanks to Andrew Speer and Bob Kuo. (RT#36583)
  4. Fix case-sensitivity in http() and https() according to docs. Make https()
     return list of keys in list context. Thanks to riQyRoe and Rhesa Rozendaal. (RT#12909)
  5. XHTML is now automatically disabled for HTML 4, as well as HTML 2 and HTML 3. Thanks to
     Dan Harkless and Yanick Champoux. (RT#27907)
  6. Pre-compiling 'end_form' with ':form' switch now works. Thanks to ryochin and Yanick Champoux. (RT#41530)
  7. Empty name/values pairs are now properly saved and restored from filehandles. Thanks to rlucas and
     Rhesa Rozendaal (RT#13158)
  8. Some differences between startform() and start_form() have been fixed. Thanks to Slaven Rezic and
     Shawn Corey. (RT#22046)
  9. url_param() has been updated to be more consistent with the documentation and param().
     Thanks to Britton Kerin and Yanick Campoux. (RT#43587)
  10.hidden() now correctly supports multiple default values.
     Thanks to david%dierauer.net@localhost and Russell Jenkins. (RT#20436)
  11.Calling CGI->new() no longer clobbers the value of $_ in the current scope.
     Thanks to Alexey Tourbin, Bob Kuo and Mark Stosberg. (RT#25131)
  12.UTF-8 params should not get double-decoded now.
     Thanks to Yves, Bodo, Burak G"ursoy, and Michael Schout. (RT#19913)
  13.We now give objects passed to CGI::Carp::die a chance to be stringified.
     Thanks to teek and Yanick Champoux (RT#41530)
  14.Turning off autoEscape() now only affects the behavior of built-in HTML
     generation fuctions. Explicit calls to escapeHTML() always escape HTML regardless
     of the setting. Thanks to vindex, Bob Kuo and Mark Stosberg (RT#40748)
  15.In CGI::Fast, preferences set via pragmas are now preserved.
     Thanks to heinst and Mark Stosberg (RT#32119)

  [DOCUMENTATION]
  1. remote_addr() is now documented. Thanks to Yanick Champoux. (RT#38884)
  2. In CGI::Pretty in the list of tags left unformatted was updated to match the code. Thanks to Mark Stosberg. (RT#42114)
  3. In CGI::Pretty, performance concerns are now documented. Thanks to Jochen, Rhesa Rozendaal and Mark Stosberg (RT#13223)
  4. A number of outdated Netscape references have been removed. Thanks to Mark Stosberg.
  5. The documentation has been purged of examples of using indirect object notation. Thanks to Mark Stosberg.
  6. Some POD formatting was fixed. Thanks to Dave Mitchell (RT#48935).
  7. Docs and examples were updated to highlight start_form instead of startform.
     Thanks to Slaven Rezic.
  8. Note that CGI::Carp::carpout() doesn't work with in-memory filehandles.
     Thanks to rhubbell and Mark Stosberg.
  9. The documentation for the -newstyle_urls is now less confusing.
     Thanks to Ryan Tate and Mark Stosberg (RT#49454)

  [INTERNALS]
  1. Quit bundling an ancient copy of Test::More and and using a custom 'lib' path for the tests. Instead, Test::More
     is now a dependency. Thanks to Ansgar and Mark Stosberg (RT#48811)
  2. Automated tests for hidden() have been added, thanks to Russel Jenkins and Mark Stosberg (RT#20436)
  3. t/util.t has been updated to use Test::More instead of a home-grown test function. Thanks to Bob Kuo.

diffstat:

 www/p5-CGI/Makefile |  4 ++--
 www/p5-CGI/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 9c646f8dce14 -r f07fd29d5a2b www/p5-CGI/Makefile
--- a/www/p5-CGI/Makefile       Sat Sep 12 21:02:44 2009 +0000
+++ b/www/p5-CGI/Makefile       Sat Sep 12 21:05:54 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2009/08/18 14:23:26 sno Exp $
+# $NetBSD: Makefile,v 1.51 2009/09/12 21:05:54 sno Exp $
 
-VERS=          3.45
+VERS=          3.47
 DISTNAME=      CGI.pm-${VERS}
 PKGNAME=       p5-CGI-${VERS}
 SVR4_PKGNAME=  p5cgi
diff -r 9c646f8dce14 -r f07fd29d5a2b www/p5-CGI/distinfo
--- a/www/p5-CGI/distinfo       Sat Sep 12 21:02:44 2009 +0000
+++ b/www/p5-CGI/distinfo       Sat Sep 12 21:05:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2009/08/18 14:23:26 sno Exp $
+$NetBSD: distinfo,v 1.22 2009/09/12 21:05:54 sno Exp $
 
-SHA1 (CGI.pm-3.45.tar.gz) = 50b9023efe13df0494e13fdb3b3b029d5c5afccf
-RMD160 (CGI.pm-3.45.tar.gz) = 64ddbe7103c719d269d1291d6cef62dd9b1a3db4
-Size (CGI.pm-3.45.tar.gz) = 244821 bytes
+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



Home | Main Index | Thread Index | Old Index