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 3.20100504. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30b8f2847d65
branches:  trunk
changeset: 575184:30b8f2847d65
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed May 05 14:31:51 2010 +0000

description:
Update to 3.20100504. From the changelog:

   * Add parameter to displaytime to specify that it is a pubdate,
     and in html5 mode, use time tag.
   * Add placeholder text in search form (in html5 mode only).
   * In html5 mode, use all the nice new semantic tags. Care was taken
     to not change the id/class named used in the CSS, so only CSS
     that refers to tag types needed to be changed.
   * Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary
     links to the action bar without modifying the template further.
     (COMMENTSLINK and DISCUSSIONLINK could be folded into this, but
     are kept separate for now to avoid breaking modified templates.)
   * websetup: Only display Setup button on admins' preferences page.
   * graphviz: Fix display of preexisting images in preview mode.
   * Fixes a bug in skipping of illegal source files introduced in
     3.20100427.

diffstat:

 www/ikiwiki/Makefile |  4 ++--
 www/ikiwiki/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r d6ca18708e7e -r 30b8f2847d65 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Wed May 05 14:26:36 2010 +0000
+++ b/www/ikiwiki/Makefile      Wed May 05 14:31:51 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2010/05/02 15:07:58 schmonz Exp $
+# $NetBSD: Makefile,v 1.52 2010/05/05 14:31:51 schmonz Exp $
 #
 
-DISTNAME=      ikiwiki_3.20100501
+DISTNAME=      ikiwiki_3.20100504
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    www textproc
 MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r d6ca18708e7e -r 30b8f2847d65 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Wed May 05 14:26:36 2010 +0000
+++ b/www/ikiwiki/distinfo      Wed May 05 14:31:51 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2010/05/02 15:07:58 schmonz Exp $
+$NetBSD: distinfo,v 1.38 2010/05/05 14:31:51 schmonz Exp $
 
-SHA1 (ikiwiki_3.20100501.tar.gz) = 271b2176555106a1fb85fffe4fb5fcaca44f35dd
-RMD160 (ikiwiki_3.20100501.tar.gz) = d1c35c50593ccedc9f119fdf25f155f2d06b25a0
-Size (ikiwiki_3.20100501.tar.gz) = 1720634 bytes
+SHA1 (ikiwiki_3.20100504.tar.gz) = 2c1b7a3a343ce1fe455936b5010aa67533ece405
+RMD160 (ikiwiki_3.20100504.tar.gz) = 7aa22abe6632875aa4fcc9a9450033c846c21124
+Size (ikiwiki_3.20100504.tar.gz) = 1735073 bytes
 SHA1 (patch-aa) = 12cfd5be1b6e8b66e3e78cdf36e848a10b9642c3
 SHA1 (patch-ab) = 9700097a9dbe8a2203169367c497ac8b89251903
 SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d



Home | Main Index | Thread Index | Old Index