diff options
-rw-r--r-- | www/ikiwiki/MESSAGE | 5 | ||||
-rw-r--r-- | www/ikiwiki/Makefile | 4 | ||||
-rw-r--r-- | www/ikiwiki/PLIST | 4 | ||||
-rw-r--r-- | www/ikiwiki/distinfo | 8 |
4 files changed, 10 insertions, 11 deletions
diff --git a/www/ikiwiki/MESSAGE b/www/ikiwiki/MESSAGE index 5c6e18e4650..c232b848b79 100644 --- a/www/ikiwiki/MESSAGE +++ b/www/ikiwiki/MESSAGE @@ -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 --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index dcbf680f977..57d290a011d 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -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 --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 diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo index b58cbc27e7c..ab1953114a7 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -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 |