Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5964E63C4AE for ; Wed, 2 Dec 2009 21:38:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0042663B152; Wed, 2 Dec 2009 21:38:44 +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 C28A463B128 for ; Wed, 2 Dec 2009 21:38:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B0250175DD; Wed, 2 Dec 2009 21:38:43 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 2 Dec 2009 21:38:43 +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: <20091202213843.B0250175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Wed Dec 2 21:38:43 UTC 2009 Modified Files: pkgsrc/www/ikiwiki: MESSAGE Makefile PLIST distinfo Added Files: pkgsrc/www/ikiwiki/patches: patch-ac Log Message: Update to 3.20091202. From the changelog: * meta: Generate meta description tags even when the html scrubber is enabled. * meta: Allow use of DESCRIPTION in templates to get at the meta description value. (Thanks, NicolasLimare) * inline: Use caching of inlined pages to speed up builds of inlines that include feeds. Speedup of about 25% for small inlines; could be much larger for inlines of many, or complex pages. * Added (incomplete) Turkish po file. Closes: #556744 Thanks, Recai Oktas * date: New plugin that allows inserting date directives that expand to pretty-printed dates, using the same formatting as used for page modification date display, etc. * htmllink: Allow a title attribute to be specified. * calendar: Add title attributes for all links in the calendars. * calendar: Fix month wraparound error that broke in December. pkgsrc changes: * In the automated setup, recognize CVS as a VCS (found by agc@). * In MESSAGE, link to (ditto). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ikiwiki/MESSAGE cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/ikiwiki/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/ikiwiki/PLIST cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/ikiwiki/distinfo cvs rdiff -u -r0 -r1.7 pkgsrc/www/ikiwiki/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.