diff options
-rw-r--r-- | www/ikiwiki/Makefile | 4 | ||||
-rw-r--r-- | www/ikiwiki/PLIST | 7 | ||||
-rw-r--r-- | www/ikiwiki/distinfo | 8 |
3 files changed, 12 insertions, 7 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index ceac1fefa18..dcbf680f977 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/07/26 20:03:43 schmonz Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/29 05:04:24 schmonz Exp $ # -DISTNAME= ikiwiki_2.54 +DISTNAME= ikiwiki_2.55 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 7ade41ab744..719661069ad 100644 --- a/www/ikiwiki/PLIST +++ b/www/ikiwiki/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/07/26 20:03:43 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.8 2008/07/29 05:04:24 schmonz Exp $ bin/ikiwiki bin/ikiwiki-makerepo bin/ikiwiki-transition @@ -79,7 +79,11 @@ share/ikiwiki/templates/atomitem.tmpl share/ikiwiki/templates/atompage.tmpl share/ikiwiki/templates/blogpost.tmpl share/ikiwiki/templates/change.tmpl +share/ikiwiki/templates/editconflict.tmpl +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 @@ -87,6 +91,7 @@ share/ikiwiki/templates/misc.tmpl share/ikiwiki/templates/page.tmpl share/ikiwiki/templates/passwordmail.tmpl share/ikiwiki/templates/recentchanges.tmpl +share/ikiwiki/templates/renamesummary.tmpl share/ikiwiki/templates/rssitem.tmpl share/ikiwiki/templates/rsspage.tmpl share/ikiwiki/templates/searchform.tmpl diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo index d0e820e0e9e..b58cbc27e7c 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2008/07/26 20:03:43 schmonz Exp $ +$NetBSD: distinfo,v 1.7 2008/07/29 05:04:24 schmonz Exp $ -SHA1 (ikiwiki_2.54.tar.gz) = 87e997187a4ae60b36105c070e2879d2c757bcdd -RMD160 (ikiwiki_2.54.tar.gz) = ca245468ae561937ad9d40f1fc8d0a27fd7be574 -Size (ikiwiki_2.54.tar.gz) = 876160 bytes +SHA1 (ikiwiki_2.55.tar.gz) = 5df23432bb614059c390e24aae56368a73af9bab +RMD160 (ikiwiki_2.55.tar.gz) = a63320f77849a375cc30a34023c220d49d92edbe +Size (ikiwiki_2.55.tar.gz) = 891165 bytes |