Subject: CVS commit: pkgsrc/devel/p5-Spoon
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/13/2005 18:46:58
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul 13 18:46:58 UTC 2005

Modified Files:
	pkgsrc/devel/p5-Spoon: Makefile distinfo

Log Message:
Update devel/p5-Spoon to 0.23.  Changes from version 0.21 include:

- Added tests for UTF8 handling internally and in files via ContentObject.
- Added CGI tests.
- All CGI parameters are now decoded as UTF8.  The -utf8 flag is now
  deprecated, but will continue to work as a no-op for now.
- socialtext changes to allow formatter hooking
- Changes for themes
- -compress works better
- Fix the mixin problem with resolve_install_path
- Refactors to get rid of hub connections
- Kwid Formatter for Spork
- make sure the module_path comes from lib under cwd
- Make installer better
- Miyagawa's patch to bake cookies in redirect
- CGI patch from cdent
- Miyagawa added jar_opt support for different expires for each cookies
- Miyagawa added unit test for Spoon::Cookie
- fix deep-recursion bug on 'kwiki -update'


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/p5-Spoon/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-Spoon/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.