diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-01-25 18:20:52 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-01-25 18:20:52 +0000 |
commit | 564d7e5340d1e18a3ef1f0b003980fe37fb95670 (patch) | |
tree | 6310ea83753e9e2b94ca700ab70ec8194c902038 /www | |
parent | e2d4e995a8bbf80ba8f1473ba7980ca20db06090 (diff) | |
download | pkgsrc-564d7e5340d1e18a3ef1f0b003980fe37fb95670.tar.gz |
Update to 0.37
Changes for version: 0.37 (Tue Jan 11 07:45:24 PST 2005)
- Remove load_class calls per Spoon 0.21
- Move archive commit hook into super class
- Split Kwiki::Command into Spoon::Command
- Make kwiki -compress work again :\
- Change -subwiki to -new_view
- List all plugins commented out in plugins file
- Support PagePrivacy
- Support multiple config*.*
- Make toolbar, widgets, and status prereqs of theme
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Kwiki/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Kwiki/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile index 63c4d665028..d2b3939c01f 100644 --- a/www/p5-Kwiki/Makefile +++ b/www/p5-Kwiki/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2005/01/25 18:20:52 xtraeme Exp $ -DISTNAME= Kwiki-0.36 +DISTNAME= Kwiki-0.37 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki/distinfo b/www/p5-Kwiki/distinfo index 59ee3c03434..0535cda9c2f 100644 --- a/www/p5-Kwiki/distinfo +++ b/www/p5-Kwiki/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $ +$NetBSD: distinfo,v 1.2 2005/01/25 18:20:52 xtraeme Exp $ -SHA1 (Kwiki-0.36.tar.gz) = a77eaa72f95bd904e4b2d4cf81def5482225da63 -Size (Kwiki-0.36.tar.gz) = 40059 bytes +SHA1 (Kwiki-0.37.tar.gz) = 84d8bb823783fde28fb829c42ea872d33c126184 +Size (Kwiki-0.37.tar.gz) = 40870 bytes |