Subject: CVS commit: pkgsrc/devel/p5-Spoon
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 01/25/2005 19:32:45
Module Name: pkgsrc
Committed By: abs
Date: Tue Jan 25 19:32:45 UTC 2005
Modified Files:
pkgsrc/devel/p5-Spoon: Makefile distinfo
Log Message:
Update p5-Spoon to 0.21 - required by Kwiki-0.37
version: 0.21
date: Tue Jan 11 07:28:06 PST 2005
changes:
- WAFL blocks and phrase matching is now case-insensitive, and dashes
(-) are converted to underscores. (Dave Rolsky)
- Redo Spoon::Hook into Spoon::Hooks
- Call $hub->add_hook
- Hooks removed when hub goes out scope
- Spoon::Config can take glob params
- Add hook points to support KwikiPagePrivacy
- Add a domain field to cookies
- AUTOLOAD class object pointers. replaces load_class in most cases.
- Add pre_process and post_process hook points in hub
- Have a load_dynamic method for Registry
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Spoon/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Spoon/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.