pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ikiwiki Update to 2.56. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a57f908f87b
branches:  trunk
changeset: 545393:7a57f908f87b
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Aug 01 18:41:08 2008 +0000

description:
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.

diffstat:

 www/ikiwiki/MESSAGE  |  5 ++---
 www/ikiwiki/Makefile |  4 ++--
 www/ikiwiki/PLIST    |  4 ++--
 www/ikiwiki/distinfo |  8 ++++----
 4 files changed, 10 insertions(+), 11 deletions(-)

diffs (64 lines):

diff -r 96f72b6ccae2 -r 7a57f908f87b www/ikiwiki/MESSAGE
--- a/www/ikiwiki/MESSAGE       Fri Aug 01 17:24:43 2008 +0000
+++ b/www/ikiwiki/MESSAGE       Fri Aug 01 18:41:08 2008 +0000
@@ -1,7 +1,6 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2008/04/29 00:05:41 reed Exp $
+$NetBSD: MESSAGE,v 1.2 2008/08/01 18:41:08 schmonz Exp $
 
-If you use custom templates, make sure they are correct when upgrading
-ikiwiki.
+If you use custom templates, make sure they are correct when upgrading.
 
 ===========================================================================
diff -r 96f72b6ccae2 -r 7a57f908f87b www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Fri Aug 01 17:24:43 2008 +0000
+++ b/www/ikiwiki/Makefile      Fri Aug 01 18:41:08 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2008/07/29 05:04:24 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2008/08/01 18:41:08 schmonz Exp $
 #
 
-DISTNAME=      ikiwiki_2.55
+DISTNAME=      ikiwiki_2.56
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    www textproc
 MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r 96f72b6ccae2 -r 7a57f908f87b www/ikiwiki/PLIST
--- a/www/ikiwiki/PLIST Fri Aug 01 17:24:43 2008 +0000
+++ b/www/ikiwiki/PLIST Fri Aug 01 18:41:08 2008 +0000
@@ -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/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/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
diff -r 96f72b6ccae2 -r 7a57f908f87b www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Fri Aug 01 17:24:43 2008 +0000
+++ b/www/ikiwiki/distinfo      Fri Aug 01 18:41:08 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/07/29 05:04:24 schmonz Exp $
+$NetBSD: distinfo,v 1.8 2008/08/01 18:41:08 schmonz Exp $
 
-SHA1 (ikiwiki_2.55.tar.gz) = 5df23432bb614059c390e24aae56368a73af9bab
-RMD160 (ikiwiki_2.55.tar.gz) = a63320f77849a375cc30a34023c220d49d92edbe
-Size (ikiwiki_2.55.tar.gz) = 891165 bytes
+SHA1 (ikiwiki_2.56.tar.gz) = f5c12c096cc069eee109a620c729c728d41a6d92
+RMD160 (ikiwiki_2.56.tar.gz) = 1fc42fd17d99cc60d62e0360c42c3742db8d1295
+Size (ikiwiki_2.56.tar.gz) = 897974 bytes



Home | Main Index | Thread Index | Old Index