From 59a4d009f149437379c11f8bbdeee8e156068898 Mon Sep 17 00:00:00 2001 From: schmonz Date: Fri, 1 Aug 2008 18:41:08 +0000 Subject: Update to 2.56. From the changelog: * autoindex: New plugin that generates missing index pages. (Sponsored by The TOVA Company.) * Escape HTML is rss and atom feeds instead of respectively using CDATA and treating it as XHTML. This avoids problems with escaping the end of the CDATA when the htmlscrubber is not used, and it avoids problems with atom XHTML using named entity references that are not in the atom DTD. (Simon McVittie) * Add test for old versions of git that don't support --cleanup=verbatim, and munge empty commit messages. --- www/ikiwiki/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ikiwiki/PLIST') diff --git a/www/ikiwiki/PLIST b/www/ikiwiki/PLIST index 719661069ad..681f000ec5d 100644 --- a/www/ikiwiki/PLIST +++ b/www/ikiwiki/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/07/29 05:04:24 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.9 2008/08/01 18:41:08 schmonz Exp $ bin/ikiwiki bin/ikiwiki-makerepo bin/ikiwiki-transition @@ -77,6 +77,7 @@ share/ikiwiki/templates/aggregatepost.tmpl share/ikiwiki/templates/archivepage.tmpl share/ikiwiki/templates/atomitem.tmpl share/ikiwiki/templates/atompage.tmpl +share/ikiwiki/templates/autoindex.tmpl share/ikiwiki/templates/blogpost.tmpl share/ikiwiki/templates/change.tmpl share/ikiwiki/templates/editconflict.tmpl @@ -84,7 +85,6 @@ share/ikiwiki/templates/editcreationconflict.tmpl share/ikiwiki/templates/editfailedsave.tmpl share/ikiwiki/templates/editpage.tmpl share/ikiwiki/templates/editpagegone.tmpl -share/ikiwiki/templates/estseek.conf share/ikiwiki/templates/feedlink.tmpl share/ikiwiki/templates/inlinepage.tmpl share/ikiwiki/templates/misc.tmpl -- cgit v1.2.3