pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update p5-Spoon to 0.21 - required by Kwiki-0.37
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d3c4eef8798
branches: trunk
changeset: 488219:1d3c4eef8798
user: abs <abs%pkgsrc.org@localhost>
date: Tue Jan 25 19:32:45 2005 +0000
description:
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
diffstat:
devel/p5-Spoon/Makefile | 4 ++--
devel/p5-Spoon/distinfo | 6 +++---
doc/CHANGES | 4 +++-
3 files changed, 8 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r 3899559e46de -r 1d3c4eef8798 devel/p5-Spoon/Makefile
--- a/devel/p5-Spoon/Makefile Tue Jan 25 19:08:55 2005 +0000
+++ b/devel/p5-Spoon/Makefile Tue Jan 25 19:32:45 2005 +0000
@@ -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 -r 3899559e46de -r 1d3c4eef8798 devel/p5-Spoon/distinfo
--- a/devel/p5-Spoon/distinfo Tue Jan 25 19:08:55 2005 +0000
+++ b/devel/p5-Spoon/distinfo Tue Jan 25 19:32:45 2005 +0000
@@ -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
diff -r 3899559e46de -r 1d3c4eef8798 doc/CHANGES
--- a/doc/CHANGES Tue Jan 25 19:08:55 2005 +0000
+++ b/doc/CHANGES Tue Jan 25 19:32:45 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8923 2005/01/25 18:58:31 reed Exp $
+$NetBSD: CHANGES,v 1.8924 2005/01/25 19:33:31 abs Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -600,3 +600,5 @@
Updated sun-jdk13 to 1.0.15 [jschauma 2005-01-25]
Updated p5-Kwiki to 0.37 [xtraeme 2005-01-25]
Updated tcpdump to 3.8.3 [reed 2005-01-25]
+ Updated p5-Spoon to 0.21 [abs 2005-01-25]
+
Home |
Main Index |
Thread Index |
Old Index