diff options
author | schmonz <schmonz@pkgsrc.org> | 2011-01-02 05:13:02 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2011-01-02 05:13:02 +0000 |
commit | 7cc1115a299af81074046fda4efafe8baf9aa53d (patch) | |
tree | e7daecb9789facf3e7a37a22bbbd56ae246d7435 /www/ikiwiki/distinfo | |
parent | 96bbd4a8a479aba4befd66fc21f14adc982b0e51 (diff) | |
download | pkgsrc-7cc1115a299af81074046fda4efafe8baf9aa53d.tar.gz |
Update to 3.20101231. From the changelog:
* Better support for serving the same site on multiple urls. (Such as
a http and a https url, or a ipv4 and an ipv6 url.)
(Thanks, smcv)
* API: urlto without a defined second parameter now generates an url
that starts with "/" (when possible; eg when the site's url and cgiurl
are on the same domain).
* Now when users log in via https, ikiwiki sends a secure cookie, that can
only be used over https. If the user switches to using http, they will
need to re-login. (smcv)
* inline: Display feed buttons for nested inlines, linking to the inlined
page's feed. (Giuseppe Bilotta)
* goldtype: New theme, based on blueview, contributed by Lars Wirzenius.
* po: do not override homepage title when it was overridden. (intrigeri)
* Set HTML::Template's parent_global_vars option to allow using parameters
like title_overridden that do not appear on the template. (intrigeri)
(See https://rt.cpan.org/Public/Bug/Display.html?id=64158)
* inline: Force an absolute page location when the inline postform is used.
* editpage, comment: Clean up title when editing or creating a page or
comment.
* teximg: Use `[` and `]` instead of not recommended `$$`. (Paul Menzel)
Closes: #596084
* monotone: Improve version parsing to support patch and development
versions of the monotone binary. (tommyd3mdi)
* highlight: Support highlight 3.2+svn19 (note that released version 3.2
is not supported). Closes: #605779 (David Bremner)
* Add a second parameter to the rcs_diff hook, and avoid bloating memory
reading in enormous commits.
* git: Fix bug involving attempting to web revert a commit that included
changes to attachments.
Updating during the freeze for bugfixes to this leaf package.
Diffstat (limited to 'www/ikiwiki/distinfo')
-rw-r--r-- | www/ikiwiki/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo index 9b900ac5483..31ee071d2d7 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.54 2010/12/03 05:00:35 schmonz Exp $ +$NetBSD: distinfo,v 1.55 2011/01/02 05:13:02 schmonz Exp $ -SHA1 (ikiwiki_3.20101201.tar.gz) = 2a0e0114da03c8d862916df5aaf44d1e4010e378 -RMD160 (ikiwiki_3.20101201.tar.gz) = b1a60911a32533a90bb5d51fc83d181a10825ed1 -Size (ikiwiki_3.20101201.tar.gz) = 1996789 bytes -SHA1 (patch-aa) = 06e339584f95ad52842daf7cd0be705e242bdb06 +SHA1 (ikiwiki_3.20101231.tar.gz) = 176d78c6bc729ec6f8db828ce22a07df8aca3752 +RMD160 (ikiwiki_3.20101231.tar.gz) = f6aacf2ff434884b166ca0c192bc4d9437196c06 +Size (ikiwiki_3.20101231.tar.gz) = 2287698 bytes +SHA1 (patch-aa) = 3f6c613520fdb979d68e0b4eda7698e62d4d8961 SHA1 (patch-ab) = 9700097a9dbe8a2203169367c497ac8b89251903 SHA1 (patch-ad) = 5720c313ea335a182417b2339ee2e8ef204fc11d SHA1 (patch-ae) = b23e2c81e0dba9bc88fd2bdc88de5e60eb74e16f |