Wed Dec 12 15:10:04 2018 UTC ()
Update ImageMagick to 7.0.8.16.

The old distfile is no longer available upstream, and no one uploaded one :(

2018-12-02  7.0.8-16 Cristy  <quetzlzacatenango@image...>
  * Add support for -clahe clip limit with percentages (e.g. -clahe 2x2+128+3%)
  * Check for modulo underflow.
  * Change SVG default DPI to 96 from 90 to meet recommendation of SVG2 & CSS.


(bsiegert)
diff -r1.178 -r1.179 pkgsrc/graphics/ImageMagick/Makefile.common
diff -r1.195 -r1.196 pkgsrc/graphics/ImageMagick/distinfo

cvs diff -r1.178 -r1.179 pkgsrc/graphics/ImageMagick/Makefile.common (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/Makefile.common 2018/12/10 08:51:16 1.178
+++ pkgsrc/graphics/ImageMagick/Makefile.common 2018/12/12 15:10:04 1.179
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile.common,v 1.178 2018/12/10 08:51:16 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.179 2018/12/12 15:10:04 bsiegert Exp $
2# 2#
3# When updating this package, please upload the distfile 3# When updating this package, please upload the distfile
4# since they disappear immediately when new releases happen, 4# since they disappear immediately when new releases happen,
5# which is quite often. 5# which is quite often.
6# 6#
7# used by graphics/p5-PerlMagick/Makefile 7# used by graphics/p5-PerlMagick/Makefile
8 8
9IM_MAJOR_VER= 7.0.8 9IM_MAJOR_VER= 7.0.8
10IM_MINOR_VER= 15 10IM_MINOR_VER= 16
11IM_MAJOR_LIB_VER= 7 11IM_MAJOR_LIB_VER= 7
12 12
13.if (${IM_MINOR_VER} != NONE) 13.if (${IM_MINOR_VER} != NONE)
14DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER} 14DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER}
15.else 15.else
16DISTSUFFIX= ${IM_MAJOR_VER} 16DISTSUFFIX= ${IM_MAJOR_VER}
17.endif 17.endif
18 18
19DISTNAME= ImageMagick-${DISTSUFFIX} 19DISTNAME= ImageMagick-${DISTSUFFIX}
20DISTVERSION= ${DISTSUFFIX:S/-/./} 20DISTVERSION= ${DISTSUFFIX:S/-/./}
21 21
22# 22#
23# Please always run `upload-distfiles' after every update! 23# Please always run `upload-distfiles' after every update!

cvs diff -r1.195 -r1.196 pkgsrc/graphics/ImageMagick/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/distinfo 2018/12/10 08:51:16 1.195
+++ pkgsrc/graphics/ImageMagick/distinfo 2018/12/12 15:10:04 1.196
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.195 2018/12/10 08:51:16 wiz Exp $ 1$NetBSD: distinfo,v 1.196 2018/12/12 15:10:04 bsiegert Exp $
2 2
3SHA1 (ImageMagick-7.0.8-15.tar.xz) = 164757b17b20763b02d44ddf7130702600340b3a 3SHA1 (ImageMagick-7.0.8-16.tar.xz) = 29ed6182fd6521f30d7f3ebe5d4b768f59b54ba9
4RMD160 (ImageMagick-7.0.8-15.tar.xz) = e330dee534d95a97467b651f96a7b02e39624e6f 4RMD160 (ImageMagick-7.0.8-16.tar.xz) = 614ee7c7b255f6a7407fff765af046fa1eb5ba2e
5SHA512 (ImageMagick-7.0.8-15.tar.xz) = d5ce76aa5ffdc21d6872460e78d845cfe7dffe73d6078b038f4212bee9f140a6812084baefa7b562e863ecc0baace03232f46de8c2f621bce558690fc983c908 5SHA512 (ImageMagick-7.0.8-16.tar.xz) = fbc0b0410702c15352989652c055e4e1a099878e30b859c75322e162eccd384cabb98e14cac14e3fb2c902f25f80a5b62f94380ef78f891731980de9a40b6867
6Size (ImageMagick-7.0.8-15.tar.xz) = 8645376 bytes 6Size (ImageMagick-7.0.8-16.tar.xz) = 8646148 bytes
7SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f 7SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f