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.20101112. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b244b8b74ed4
branches: trunk
changeset: 582294:b244b8b74ed4
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Fri Nov 12 18:17:32 2010 +0000
description:
Update to 3.20101112. From the changelog:
* txt: Fix display when used inside a format directive.
* highlight: Ensure that other, more-specific format plugins,
like txt are used in preference to this one in case of ties.
* htmltidy, sortnaturally: Add missing checkconfig hook
registration. Closes: #601912
(Thanks, Craig Lennox and Tuomas Jormola)
* git: Use author date, not committer date. Closes: #602012
(Thanks, Tuomas Jormola)
* Fix htmlscrubber_skip to be matched on the source page, not the page it is
inlined into. Should allow setting to "* and !comment(*)" to scrub
comments, but leave your blog posts unscrubbed, etc. CVE-2010-1673
* comments: Make postcomment() pagespec work when previewing a comment,
including during moderation. CVE-2010-1673
* comments: Make comment() pagespec also match comments that are being
posted. CVE-2010-1673
diffstat:
www/ikiwiki/Makefile | 4 ++--
www/ikiwiki/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r a52d6f830a44 -r b244b8b74ed4 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile Fri Nov 12 17:22:47 2010 +0000
+++ b/www/ikiwiki/Makefile Fri Nov 12 18:17:32 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2010/10/24 15:45:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.67 2010/11/12 18:17:32 schmonz Exp $
#
-DISTNAME= ikiwiki_3.20101023
+DISTNAME= ikiwiki_3.20101112
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r a52d6f830a44 -r b244b8b74ed4 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo Fri Nov 12 17:22:47 2010 +0000
+++ b/www/ikiwiki/distinfo Fri Nov 12 18:17:32 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.51 2010/10/24 15:45:34 schmonz Exp $
+$NetBSD: distinfo,v 1.52 2010/11/12 18:17:32 schmonz Exp $
-SHA1 (ikiwiki_3.20101023.tar.gz) = 3c2736c80b44f3a34e83c490f8dae47ad7439da7
-RMD160 (ikiwiki_3.20101023.tar.gz) = 45a690561aa991a0b8ec2a2fd4e591b1216152d4
-Size (ikiwiki_3.20101023.tar.gz) = 1976347 bytes
+SHA1 (ikiwiki_3.20101112.tar.gz) = 2257913f5ab02c1ff1d7df63eff1e600fec7c118
+RMD160 (ikiwiki_3.20101112.tar.gz) = a9eaa3719a872ee914d9d8e76ee33bc664d857ce
+Size (ikiwiki_3.20101112.tar.gz) = 1985732 bytes
SHA1 (patch-aa) = 06e339584f95ad52842daf7cd0be705e242bdb06
SHA1 (patch-ab) = 9700097a9dbe8a2203169367c497ac8b89251903
SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d
Home |
Main Index |
Thread Index |
Old Index