From 3f7d00fa48cf1f404fc65a3311d7c7b0bd2965b3 Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 25 Jan 2005 19:32:45 +0000 Subject: 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 --- devel/p5-Spoon/Makefile | 4 ++-- devel/p5-Spoon/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/p5-Spoon') diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile index 12a305e98e9..bb067d7e1f3 100644 --- a/devel/p5-Spoon/Makefile +++ b/devel/p5-Spoon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2004/12/26 23:18:29 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2005/01/25 19:32:45 abs Exp $ -DISTNAME= Spoon-0.20 +DISTNAME= Spoon-0.21 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} diff --git a/devel/p5-Spoon/distinfo b/devel/p5-Spoon/distinfo index 57ced2c4a0f..03a61427d68 100644 --- a/devel/p5-Spoon/distinfo +++ b/devel/p5-Spoon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/12/25 05:12:10 jlam Exp $ +$NetBSD: distinfo,v 1.2 2005/01/25 19:32:45 abs Exp $ -SHA1 (Spoon-0.20.tar.gz) = 5e2ade712118c756999030549c869b1c02bde87a -Size (Spoon-0.20.tar.gz) = 21739 bytes +SHA1 (Spoon-0.21.tar.gz) = 8d2ceffd2f3bfa9de20c2ea55a07e508e6e75d4d +Size (Spoon-0.21.tar.gz) = 23844 bytes -- cgit v1.2.3