From 4f5eedad75f7d7dd20a507116d4be0a4ef4d8ec7 Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 3 Mar 2010 14:14:36 +0000 Subject: 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. --- www/ikiwiki/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ikiwiki/Makefile') diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index 665db476419..73158e59481 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2010/02/13 05:53:36 schmonz Exp $ +# $NetBSD: Makefile,v 1.46 2010/03/03 14:14:36 schmonz Exp $ # -DISTNAME= ikiwiki_3.20100212 +DISTNAME= ikiwiki_3.20100302 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= www textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/} -- cgit v1.2.3