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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2893c6204104
branches:  trunk
changeset: 573149:2893c6204104
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Mar 13 20:20:08 2010 +0000

description:
Update to 3.20100312. From the changelog:

* Fix utf8 issues in calls to md5_hex.
* moderatedcomments: Added moderate_pagespec that can be used
  to control which users or comment locations are moderated.
  This can be used, just for example, to moderate "user(http://myopenid.com/*)"
  if you're getting a lot of spammers from one particular openid
  provider (who should perhaps answer your emails about them),
  while not moderating other users.
* moderatedcomments: The moderate_users setting is deprecated. Instead,
  set moderate_pagespec to "!admin()" or "user(*)".
* Fix missing span on recentchanges page template.
* search: Avoid '$' in the wikiname appearing unescaped on omega's
  query template, where it might crash omega.
* htmlscrubber: Security fix: In data:image/* uris, only allow a few
  whitelisted image types. No svg.

diffstat:

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

diffs (29 lines):

diff -r 84dfa8848da3 -r 2893c6204104 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Sat Mar 13 19:22:44 2010 +0000
+++ b/www/ikiwiki/Makefile      Sat Mar 13 20:20:08 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2010/03/03 14:14:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.47 2010/03/13 20:20:08 schmonz Exp $
 #
 
-DISTNAME=      ikiwiki_3.20100302
+DISTNAME=      ikiwiki_3.20100312
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    www textproc
 MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r 84dfa8848da3 -r 2893c6204104 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Sat Mar 13 19:22:44 2010 +0000
+++ b/www/ikiwiki/distinfo      Sat Mar 13 20:20:08 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2010/03/03 14:14:36 schmonz Exp $
+$NetBSD: distinfo,v 1.34 2010/03/13 20:20:09 schmonz Exp $
 
-SHA1 (ikiwiki_3.20100302.tar.gz) = e3c3de69844c735e09a6707f35210698f43ee2d5
-RMD160 (ikiwiki_3.20100302.tar.gz) = c46631c359bb16a6809f56d026d83ece7b6f801a
-Size (ikiwiki_3.20100302.tar.gz) = 1539635 bytes
+SHA1 (ikiwiki_3.20100312.tar.gz) = eb66b33fe6960b9545c6465e5cc3a3ab6f25bae2
+RMD160 (ikiwiki_3.20100312.tar.gz) = 54b67f848d7cba2ccdc048035bc331af6014b514
+Size (ikiwiki_3.20100312.tar.gz) = 1585379 bytes
 SHA1 (patch-aa) = b64322fe609b8a9c8286f68e5b1bf81f3993914e
 SHA1 (patch-ab) = dd2a1a1bf33ddba89f5ecad3bccc1e470134a404
 SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d



Home | Main Index | Thread Index | Old Index