diff options
author | schmonz <schmonz@pkgsrc.org> | 2010-01-03 16:07:05 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2010-01-03 16:07:05 +0000 |
commit | 4cf6cedb04ae8ad599d2a85a1a9c239fe92096c7 (patch) | |
tree | b500cb3ef44fc2f52b1219c896842c6223829987 | |
parent | 74b56db48210c67cf4c0aa21cd4c14f162916299 (diff) | |
download | pkgsrc-4cf6cedb04ae8ad599d2a85a1a9c239fe92096c7.tar.gz |
Update to 3.20100102.3 ("Happy palindrome day!"). From the changelog:
* pagestats: Add show parameter. Closes: #562129
* toc: Add startlevel parameter. (kerravonsen)
* comments: Add a checksum to the name of comment pages, to avoid
merge conflicts when comments are posted to two branches of a site.
* linkmap: Add option to omit disconnected pages from the map.
* inline: Fix bug that limited displayed pages when feedshow was
specified w/o show.
* Fix several places that did not properly handle capitalization of
the discussionpage setting. Specifically, fixes discussion actions
on discussion pages, and unbreaks the opendiscussion plugin.
Updating during the freeze for relevant bugfixes, particularly this last.
-rw-r--r-- | www/ikiwiki/Makefile | 4 | ||||
-rw-r--r-- | www/ikiwiki/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index 536d268b5a1..da130fa186a 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2009/12/22 23:23:27 schmonz Exp $ +# $NetBSD: Makefile,v 1.43 2010/01/03 16:07:05 schmonz Exp $ # -DISTNAME= ikiwiki_3.20091218 +DISTNAME= ikiwiki_3.20100102.3 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 f40a38a7220..d03091d49af 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.29 2009/12/22 23:23:27 schmonz Exp $ +$NetBSD: distinfo,v 1.30 2010/01/03 16:07:05 schmonz Exp $ -SHA1 (ikiwiki_3.20091218.tar.gz) = 34259660bc2f502aab2ea3a27fb8406b6cea18bd -RMD160 (ikiwiki_3.20091218.tar.gz) = 400ce23eb48e20defbee4c8911e3e8a02a17b021 -Size (ikiwiki_3.20091218.tar.gz) = 1516789 bytes +SHA1 (ikiwiki_3.20100102.3.tar.gz) = fe3ecc98faaae8dbe23346612d70848de5f64bca +RMD160 (ikiwiki_3.20100102.3.tar.gz) = 951b63bf1657ed27b83c3b78f26ff6977aa419ba +Size (ikiwiki_3.20100102.3.tar.gz) = 1521445 bytes SHA1 (patch-aa) = b64322fe609b8a9c8286f68e5b1bf81f3993914e SHA1 (patch-ab) = bbec6e7a4e6772d995a0b084a3875b83950eb194 SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d |