Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 661FE63B873 for ; Thu, 20 May 2010 04:33:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1717263B1EA; Thu, 20 May 2010 04:33:24 +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 3F54963B10D for ; Thu, 20 May 2010 04:33:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2A557175DD; Thu, 20 May 2010 04:33:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 20 May 2010 04:33:23 +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: <20100520043323.2A557175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Thu May 20 04:33:23 UTC 2010 Modified Files: pkgsrc/www/ikiwiki: Makefile distinfo Log Message: Update to 3.20100518.2: * page.tmpl: Accidentially broke po plugin's otherlanguages list styling when modifying for html5; now fixed. * Fix a bug that prevented matching deleted comments, and so did not update pages that had contained them. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/ikiwiki/Makefile cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/ikiwiki/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.