summaryrefslogtreecommitdiff
path: root/www/ikiwiki
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2010-02-13 05:53:36 +0000
committerschmonz <schmonz@pkgsrc.org>2010-02-13 05:53:36 +0000
commitef431ff6334c81c68ecce1c383cbd5d597694a51 (patch)
tree937d0135350277927794f1729211129138a517a3 /www/ikiwiki
parent4a6b9f29676cf646fa7b0af667860c0928d9e9e1 (diff)
downloadpkgsrc-ef431ff6334c81c68ecce1c383cbd5d597694a51.tar.gz
Update to 3.20100212. From the changelog:
* template: Preprocess parameters before htmlizing. * img: Fix a bug that could taint @links with undef values. * setup automator: Configure Term::Readline to use bold for prompt, rather than default underline. Closes: #517656 * Allow jumping directly into account registration process by going to ikiwiki.cgi?do=register * Improve display of openid in preferences page. * Add link to userpage (or creation link) to top of preferences page. * opendiscussion: This plugin will also now allow posting comments to otherwise locked-down sites. * auto-blog.setup: Lock all pages, so only admin can post to the blog by default, and enable opendiscussion so others can comment. * Fix color and format plugins to appear in the websetup interface. * amazon_s3: Fix to support the EU S3 datacenter, which is more picky about attempts to create already existing buckets. * httpauth: When cgiauthurl is configured, httpauth can now be used alongside other authentication methods (like openid or anonok). Rather than always redirect to the cgiauthurl for authentication, there is now a button on the login form to use it. * httpauth: Add httpauth_pagespec setting that can be used to limit pages to only being edited via users authed with httpauth. * Allow globs to be used in user() pagespecs. * Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file.
Diffstat (limited to 'www/ikiwiki')
-rw-r--r--www/ikiwiki/Makefile4
-rw-r--r--www/ikiwiki/distinfo10
-rw-r--r--www/ikiwiki/patches/patch-ab6
3 files changed, 10 insertions, 10 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index cb72f75fd5a..665db476419 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2010/01/26 04:59:15 schmonz Exp $
+# $NetBSD: Makefile,v 1.45 2010/02/13 05:53:36 schmonz Exp $
#
-DISTNAME= ikiwiki_3.20100122
+DISTNAME= ikiwiki_3.20100212
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo
index eac0beebe9d..d00cbbe872c 100644
--- a/www/ikiwiki/distinfo
+++ b/www/ikiwiki/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.31 2010/01/26 04:59:15 schmonz Exp $
+$NetBSD: distinfo,v 1.32 2010/02/13 05:53:36 schmonz Exp $
-SHA1 (ikiwiki_3.20100122.tar.gz) = 6679f41e85eaf5eab1bbb111ba283b0c06fb3e18
-RMD160 (ikiwiki_3.20100122.tar.gz) = 360df3427411c03bf157df92271049551846285d
-Size (ikiwiki_3.20100122.tar.gz) = 1520213 bytes
+SHA1 (ikiwiki_3.20100212.tar.gz) = 766c83d98d81e23f4f39a564b98256030860a3e6
+RMD160 (ikiwiki_3.20100212.tar.gz) = 7e93583327dde4de676170ba7ccb50e82f439542
+Size (ikiwiki_3.20100212.tar.gz) = 1534231 bytes
SHA1 (patch-aa) = b64322fe609b8a9c8286f68e5b1bf81f3993914e
-SHA1 (patch-ab) = bbec6e7a4e6772d995a0b084a3875b83950eb194
+SHA1 (patch-ab) = dd2a1a1bf33ddba89f5ecad3bccc1e470134a404
SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d
SHA1 (patch-ae) = b23e2c81e0dba9bc88fd2bdc88de5e60eb74e16f
diff --git a/www/ikiwiki/patches/patch-ab b/www/ikiwiki/patches/patch-ab
index 5f9ed332b1b..3d928fc621c 100644
--- a/www/ikiwiki/patches/patch-ab
+++ b/www/ikiwiki/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2009/04/21 16:34:43 schmonz Exp $
+$NetBSD: patch-ab,v 1.4 2010/02/13 05:53:36 schmonz Exp $
---- IkiWiki/Setup/Standard.pm.orig 2009-04-04 17:26:07.000000000 -0400
+--- IkiWiki/Setup/Standard.pm.orig 2010-02-12 09:09:53.000000000 +0000
+++ IkiWiki/Setup/Standard.pm
-@@ -101,7 +101,7 @@ sub gendump ($) {
+@@ -117,7 +117,7 @@ sub gendump ($) {
}
unshift @ret,