Wed Mar 3 14:14:36 2010 UTC ()
Update to 3.20100302. From the changelog:

   * comments: Display number of comments in comment action link.
   * Rebuild wikis on upgrade to this version to get the comment counts
     added to existing pages.
   * Loosen regexp, to allow empty quoted parameters in directives.
   * Add force_overwrite setting to make setup automator overwrite existing
     files/directories.
   * Fix admin openid detection in setup automator, and avoid prompting
     for a password.
   * Add new --clean option; this makes ikiwiki remove all built
     files in the destdir, as well as wrappers and the .ikiwiki directory.


(schmonz)
diff -r1.45 -r1.46 pkgsrc/www/ikiwiki/Makefile
diff -r1.32 -r1.33 pkgsrc/www/ikiwiki/distinfo

cvs diff -r1.45 -r1.46 pkgsrc/www/ikiwiki/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ikiwiki/Makefile 2010/02/13 05:53:36 1.45
+++ pkgsrc/www/ikiwiki/Makefile 2010/03/03 14:14:36 1.46
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.45 2010/02/13 05:53:36 schmonz Exp $ 1# $NetBSD: Makefile,v 1.46 2010/03/03 14:14:36 schmonz Exp $
2# 2#
3 3
4DISTNAME= ikiwiki_3.20100212 4DISTNAME= ikiwiki_3.20100302
5PKGNAME= ${DISTNAME:S/_/-/} 5PKGNAME= ${DISTNAME:S/_/-/}
6CATEGORIES= www textproc 6CATEGORIES= www textproc
7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/} 7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
8 8
9MAINTAINER= schmonz@NetBSD.org 9MAINTAINER= schmonz@NetBSD.org
10HOMEPAGE= http://ikiwiki.info/ 10HOMEPAGE= http://ikiwiki.info/
11COMMENT= Wiki compiler 11COMMENT= Wiki compiler
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16DEPENDS+= p5-Text-Markdown-[0-9]*:../../textproc/p5-Text-Markdown 16DEPENDS+= p5-Text-Markdown-[0-9]*:../../textproc/p5-Text-Markdown
17DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI 17DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI

cvs diff -r1.32 -r1.33 pkgsrc/www/ikiwiki/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ikiwiki/distinfo 2010/02/13 05:53:36 1.32
+++ pkgsrc/www/ikiwiki/distinfo 2010/03/03 14:14:36 1.33
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.32 2010/02/13 05:53:36 schmonz Exp $ 1$NetBSD: distinfo,v 1.33 2010/03/03 14:14:36 schmonz Exp $
2 2
3SHA1 (ikiwiki_3.20100212.tar.gz) = 766c83d98d81e23f4f39a564b98256030860a3e6 3SHA1 (ikiwiki_3.20100302.tar.gz) = e3c3de69844c735e09a6707f35210698f43ee2d5
4RMD160 (ikiwiki_3.20100212.tar.gz) = 7e93583327dde4de676170ba7ccb50e82f439542 4RMD160 (ikiwiki_3.20100302.tar.gz) = c46631c359bb16a6809f56d026d83ece7b6f801a
5Size (ikiwiki_3.20100212.tar.gz) = 1534231 bytes 5Size (ikiwiki_3.20100302.tar.gz) = 1539635 bytes
6SHA1 (patch-aa) = b64322fe609b8a9c8286f68e5b1bf81f3993914e 6SHA1 (patch-aa) = b64322fe609b8a9c8286f68e5b1bf81f3993914e
7SHA1 (patch-ab) = dd2a1a1bf33ddba89f5ecad3bccc1e470134a404 7SHA1 (patch-ab) = dd2a1a1bf33ddba89f5ecad3bccc1e470134a404
8SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d 8SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d
9SHA1 (patch-ae) = b23e2c81e0dba9bc88fd2bdc88de5e60eb74e16f 9SHA1 (patch-ae) = b23e2c81e0dba9bc88fd2bdc88de5e60eb74e16f