Update to 3.20111106. From the changelog:
* searchquery.tmpl: Track escaping change in upstream template. Thanks Olly Betts for review. * svn: Support subversion 1.7, which does not have .svn in each subdirectory. * rst: import docutils lazily, to avoid errors during ikiwiki --setup. Closes: #637604 (Thanks, smcv) * Make the setup automator create YAML formatted files. * Fix handling of discussion page creation links to make discussion pages in the right place and with the right case. Broken by page case preservation feature added in 3.20110707.
This commit is contained in:
parent
09fdc77168
commit
c4ac869160
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.84 2011/09/05 22:07:28 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.85 2011/11/07 03:43:18 schmonz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ikiwiki_3.20110905
|
||||
DISTNAME= ikiwiki_3.20111106
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
CATEGORIES= www textproc
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.69 2011/09/25 14:33:09 schmonz Exp $
|
||||
$NetBSD: distinfo,v 1.70 2011/11/07 03:43:18 schmonz Exp $
|
||||
|
||||
SHA1 (ikiwiki_3.20110905.tar.gz) = 5be16cb11cee6beb7977eaa7a26cf52cea33af0a
|
||||
RMD160 (ikiwiki_3.20110905.tar.gz) = c78d567273583c1b57f4f7a481ee13fb0d059267
|
||||
Size (ikiwiki_3.20110905.tar.gz) = 2682944 bytes
|
||||
SHA1 (ikiwiki_3.20111106.tar.gz) = af030af33182897cb8feb0d19a3c6b38958fe435
|
||||
RMD160 (ikiwiki_3.20111106.tar.gz) = 5a740fa43e5f453d69e3f6d8130d21b260811501
|
||||
Size (ikiwiki_3.20111106.tar.gz) = 2696532 bytes
|
||||
SHA1 (patch-aa) = 9796c32ffade6cde4cd12c361881b28764ba769e
|
||||
SHA1 (patch-ab) = 3e571af1894a9c88c39180a0059cc6b136a949d0
|
||||
|
|
Loading…
Reference in a new issue