Tue May 10 06:12:18 2016 UTC ()
Update to 3.20160509. From the changelog:

  [ Amitai Schlair ]
  * img: ignore the case of the extension when detecting image format,
    fixing the regression that *.JPG etc. would not be displayed
    since 3.20160506

  [ Simon McVittie ]
  * img: parse img_allowed_formats case-insensitively, as was done in
    3.20141016.3
  * inline: restore backwards compat for show=-1 syntax, which
    worked before 3.20160121
  * Remove a spurious changelog entry from 3.20160506 (the relevant
    change was already in 3.20150614)
  * Add CVE-2016-4561 reference to 3.20160506 changelog
  * Set high urgency to get the CVE-2016-4561 fix and CVE-2016-3714
    mitigation into testing

 -- Simon McVittie <smcv@debian.org>  Mon, 09 May 2016 21:57:09 +0100


(schmonz)
diff -r1.139 -r1.140 pkgsrc/www/ikiwiki/Makefile
diff -r1.112 -r1.113 pkgsrc/www/ikiwiki/distinfo

cvs diff -r1.139 -r1.140 pkgsrc/www/ikiwiki/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ikiwiki/Makefile 2016/05/07 05:58:53 1.139
+++ pkgsrc/www/ikiwiki/Makefile 2016/05/10 06:12:17 1.140
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.139 2016/05/07 05:58:53 schmonz Exp $ 1# $NetBSD: Makefile,v 1.140 2016/05/10 06:12:17 schmonz Exp $
2# 2#
3 3
4DISTNAME= ikiwiki_3.20160506 4DISTNAME= ikiwiki_3.20160509
5PKGNAME= ${DISTNAME:S/_/-/} 5PKGNAME= ${DISTNAME:S/_/-/}
6CATEGORIES= www textproc 6CATEGORIES= www textproc
7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/} 7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
8 8
9MAINTAINER= schmonz@NetBSD.org 9MAINTAINER= schmonz@NetBSD.org
10HOMEPAGE= http://ikiwiki.info/ 10HOMEPAGE= http://ikiwiki.info/
11COMMENT= Flexible static site generator with dynamic features 11COMMENT= Flexible static site generator with dynamic features
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14# ./pm_filter /usr/pkg 3.20141016 /usr/pkg/lib/perl5/vendor_perl/5.20.0 < ikiwiki.in > ikiwiki.out 14# ./pm_filter /usr/pkg 3.20141016 /usr/pkg/lib/perl5/vendor_perl/5.20.0 < ikiwiki.in > ikiwiki.out
15# sh: ./pm_filter: not found 15# sh: ./pm_filter: not found
16MAKE_JOBS_SAFE= no 16MAKE_JOBS_SAFE= no
17 17

cvs diff -r1.112 -r1.113 pkgsrc/www/ikiwiki/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ikiwiki/distinfo 2016/05/07 05:58:53 1.112
+++ pkgsrc/www/ikiwiki/distinfo 2016/05/10 06:12:17 1.113
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.112 2016/05/07 05:58:53 schmonz Exp $ 1$NetBSD: distinfo,v 1.113 2016/05/10 06:12:17 schmonz Exp $
2 2
3SHA1 (ikiwiki_3.20160506.tar.gz) = 1427f7e2cae0afb828b5c6e8121057b9b7309f2b 3SHA1 (ikiwiki_3.20160509.tar.gz) = 454f85fe95affcd9f874c3ae0699320c98f9b110
4RMD160 (ikiwiki_3.20160506.tar.gz) = fb9d24b291a4f6c7d8c721d64e89c20c22885b49 4RMD160 (ikiwiki_3.20160509.tar.gz) = 04a89490f5fc3be22ef39246e24dd76852f758b4
5SHA512 (ikiwiki_3.20160506.tar.gz) = 6f0268414b00fd42a17af7720b6d296c5dba9863bf5b4119c6308091d664c57e472ce37e6d150cc701bdeeb69e743a03a3e6ef9f2ae9311ecc9a8c558f36e784 5SHA512 (ikiwiki_3.20160509.tar.gz) = 620fde5895db2142e2ab661d1ee112418a4c6d3ffaa87ce5d2b97dab434fd0b68debb0d0947c96f808b9f3fd8207bdbbfe1f24e947c7c13311033a0658f94027
6Size (ikiwiki_3.20160506.tar.gz) = 3434284 bytes 6Size (ikiwiki_3.20160509.tar.gz) = 3439887 bytes