diff options
author | schmonz <schmonz@pkgsrc.org> | 2016-01-21 18:36:38 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2016-01-21 18:36:38 +0000 |
commit | f70397391e92891a513d5accaab3b43ab2328a68 (patch) | |
tree | 99204d7d1f9dc8f7b6d435d9f4693ede25997c31 /www/ikiwiki/distinfo | |
parent | 44f47186fe7b6eea7f278662354ccc1903f04b54 (diff) | |
download | pkgsrc-f70397391e92891a513d5accaab3b43ab2328a68.tar.gz |
Update to 3.20160121. From the changelog:
[ Amitai Schlair ]
* meta: Fix [[!meta name=foo]] by closing the open quote.
* Avoid unescaped "{" in regular expressions
* meta test: Add tests for many behaviors of the directive.
* img test: Bail gracefully when ImageMagick is not present.
[ Joey Hess ]
* emailauth: Added emailauth_sender config.
* Modified page.tmpl to to set html lang= and dir= when
values have been specified for them, which the po plugin does.
* Specifically license the javascript underlay under the permissive
basewiki license.
[ Simon McVittie ]
* git: if no committer identity is known, set it to
"IkiWiki <ikiwiki.info>" in .git/config. This resolves commit errors
in versions of git that require a non-trivial committer identity.
* inline, trail: rename show, feedshow parameters to limit, feedlimit
(with backwards compatibility)
* pagestats: add "show" option to show meta fields. Thanks, Louis
* inline: force RSS <comments> to be a fully absolute URL as required
by the W3C validator. Please use Atom feeds if relative URLs are
desirable on your site.
* inline: add <atom:link rel="self"> to RSS feeds as recommended by
the W3C validator
* inline: do not produce links containing /./ or /../
* syslog: accept and encode UTF-8 messages
* syslog: don't fail to log if the wiki name contains %s
* Change dependencies from transitional package perlmagick
to libimage-magick-perl (Closes: #789221)
* debian/copyright: update for the rename of openid-selector to
login-selector
* d/control: remove leading article from Description
(lintian: description-synopsis-starts-with-article)
* d/control: Standards-Version: 3.9.6, no changes required
* Wrap and sort control files (wrap-and-sort -abst)
* Silence "used only once: possible typo" warnings for variables
that are part of modules' APIs
* Run autopkgtest tests using autodep8 and the pkg-perl team's
infrastructure
* Add enough build-dependencies to run all tests, except for
non-git VCSs
* tests: consistently use done_testing instead of no_plan
* t/img.t: do not spuriously skip
* img test: skip testing PDFs if unsupported
* img test: use the right filenames when testing that deletion occurs
-- Simon McVittie <smcv@debian.org> Thu, 21 Jan 2016 09:53:07 +0000
Diffstat (limited to 'www/ikiwiki/distinfo')
-rw-r--r-- | www/ikiwiki/distinfo | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo index d86fdc6e051..79ffb04fcc0 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -1,10 +1,6 @@ -$NetBSD: distinfo,v 1.109 2015/11/04 02:46:55 agc Exp $ +$NetBSD: distinfo,v 1.110 2016/01/21 18:36:38 schmonz Exp $ -SHA1 (ikiwiki_3.20150614.tar.gz) = 22722f25f5dbc3a55c211a064854d823ed6d4bc8 -RMD160 (ikiwiki_3.20150614.tar.gz) = 7ba865d9f37e45ddd97a0a34acf47f38a66877e6 -SHA512 (ikiwiki_3.20150614.tar.gz) = 1d04b6e6e557c91fab24b2fc51e3634abe7362e13d052cb216d07964ca139d8ff4ecdad41ce0ee89a0ec87a8c1805cd261fd36f1d457973cc32def38ae2cfe3f -Size (ikiwiki_3.20150614.tar.gz) = 3344970 bytes -SHA1 (patch-IkiWiki_Plugin_meta.pm) = 545813c56c61bebaf9ae07838a9aaf4c0ebeccd9 -SHA1 (patch-IkiWiki_Plugin_teximg.pm) = fe51d946ae50da9e34f7ae3a8f76f7208cfdc2a3 -SHA1 (patch-pm__filter) = d89be6c329590bf461eb8dfd61d5bd7a03521949 -SHA1 (patch-t_inline.t) = ea24b4a96cce2cef01e526d2c729164b0d0d0823 +SHA1 (ikiwiki_3.20160121.tar.gz) = add644497a852e52d87b03fa8eafa496a5ecd71a +RMD160 (ikiwiki_3.20160121.tar.gz) = e9aadc3a36077d0c1fbb9333a1b65d77cc7b56dd +SHA512 (ikiwiki_3.20160121.tar.gz) = bbbf37e6c9413db158c80ee85953019f4dc0bb862ecc06b934c037372ffcb414e8a8927cf8bd19585fb4069849679ac16b6ea79fe6601ab11be5a4702224e1c9 +Size (ikiwiki_3.20160121.tar.gz) = 3403392 bytes |