Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3DE6163B877 for ; Fri, 23 Oct 2009 13:17:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E066563B129; Fri, 23 Oct 2009 13:17:19 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id F401363B112 for ; Fri, 23 Oct 2009 13:17:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D87FB175DA; Fri, 23 Oct 2009 13:17:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 23 Oct 2009 13:17:18 +0000 From: Amitai Schlair Subject: CVS commit: pkgsrc/www/ikiwiki To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20091023131718.D87FB175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Fri Oct 23 13:17:18 UTC 2009 Modified Files: pkgsrc/www/ikiwiki: Makefile distinfo Log Message: Update to 3.20091022. From the changelog: * edittemplate: Allow template page name to be specified using anything legal for a wikilink (including eg, leading slashes). * edittemplate: Work around bug #551499 in CGI::FormBuilder. * Fix a bug introduced in the last version that caused ikiwiki to skip all files if a sourcedir of "./" was specified. * Support CFLAGS when building wrapper. * meta: Gather permalink info on scan pass so it is available to inline when using a template that does not include page content. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/ikiwiki/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/ikiwiki/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.