Tue May 10 05:56:55 2022 UTC ()
ImageMagick: update to 7.1.0.33.

Merged

    autotools: Add ws2_32 library with MagickCore for Win32 platform #5119
    Avoid NULL pointer dereference in coders/wmf.c #5117

Commits

    beta release 600c455
    possible null dereference 4e085a2
    improved error checking 2e5c976
    Also create an arm64 installer. c84fcf5
    Also create portable arm64 binaries. 6126915
    eliminate coverity defect 4cec11d
    eliminate Coverity defect 0364622
    eliminate Coverity defect a619616
    ImageMagick/ImageMagick#5099 43da986
    prevent memory leak on exception 0157eb8
    the tiles per page cannot be zero fecf247
    check security policy before reading an -fx expression from a file c53fb96
    fix exception on a valid ternary @ ImageMagick/ImageMagick#4533 64b5fe6
    display the image pixel cache type 759029d
    change order of pixel cache type 3529df8
    change order of pixel cache type bacb357
    use the correct property key for arithmetic coding 0184b6c
    Reverted patch because HDRI should always be highres. 4e20a27
    the maximum dissolve factor is 1.0 452c436
    Removed duplicate check. b108dbd
    Fixed possible memory leak reported in #5121. 9c957a6
    Removed to heif_filetype_yes_unsupported check to resolved the issue reported in #5123. 47898c6
    possible memory leak @ ImageMagick/ImageMagick#5121 b0c1967
    eliminate compiler warnings a10a570
    eliminate compiler warnings 3fa3d9f
    conditional logging 53fb342
    eliminate compiler warnings a429f44
    background kept when making cylinder @ ImageMagick/ImageMagick#5112 925a6c5
    cosmetic d4d5ca2
    possible memory leak @ ImageMagick/ImageMagick#5131 8ed6d1d
    release 4e6f7b1
    release 39baedd


(wiz)
diff -r1.253 -r1.254 pkgsrc/graphics/ImageMagick/Makefile.common
diff -r1.274 -r1.275 pkgsrc/graphics/ImageMagick/distinfo

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

--- pkgsrc/graphics/ImageMagick/Makefile.common 2022/05/03 08:27:11 1.253
+++ pkgsrc/graphics/ImageMagick/Makefile.common 2022/05/10 05:56:54 1.254
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile.common,v 1.253 2022/05/03 08:27:11 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.254 2022/05/10 05:56:54 wiz Exp $
2# 2#
3# used by graphics/p5-PerlMagick/Makefile 3# used by graphics/p5-PerlMagick/Makefile
4# 4#
5# Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md 5# Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
6 6
7IM_MAJOR_VER= 7.1.0 7IM_MAJOR_VER= 7.1.0
8IM_MINOR_VER= 32 8IM_MINOR_VER= 33
9IM_MAJOR_LIB_VER= 7 9IM_MAJOR_LIB_VER= 7
10 10
11.if (${IM_MINOR_VER} != NONE) 11.if (${IM_MINOR_VER} != NONE)
12DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER} 12DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER}
13.else 13.else
14DISTSUFFIX= ${IM_MAJOR_VER} 14DISTSUFFIX= ${IM_MAJOR_VER}
15.endif 15.endif
16 16
17DISTNAME= ImageMagick-${DISTSUFFIX} 17DISTNAME= ImageMagick-${DISTSUFFIX}
18DISTVERSION= ${DISTSUFFIX:S/-/./} 18DISTVERSION= ${DISTSUFFIX:S/-/./}
19 19
20CATEGORIES= graphics 20CATEGORIES= graphics
21MASTER_SITES= https://www.imagemagick.org/download/releases/ 21MASTER_SITES= https://www.imagemagick.org/download/releases/

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

--- pkgsrc/graphics/ImageMagick/distinfo 2022/05/03 08:27:11 1.274
+++ pkgsrc/graphics/ImageMagick/distinfo 2022/05/10 05:56:54 1.275
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.274 2022/05/03 08:27:11 wiz Exp $ 1$NetBSD: distinfo,v 1.275 2022/05/10 05:56:54 wiz Exp $
2 2
3BLAKE2s (ImageMagick-7.1.0-32.tar.xz) = b9e70c6c4fb79660e7e4679633737b7ca400d173323e25b7e157e5b4d85e7473 3BLAKE2s (ImageMagick-7.1.0-33.tar.xz) = c2e217f6975691c142c5640257acf44fc97e11d71a8c0bc7b6fc2e173db74cd9
4SHA512 (ImageMagick-7.1.0-32.tar.xz) = b670c96b4755073caa8537fe4f42015da3ebac7761105273cc04efa6d03f945ca131292e3243fbb2e32159b54820892ade8f338e7bd3826ed7a9819c5feefb23 4SHA512 (ImageMagick-7.1.0-33.tar.xz) = 44b109006d4ccbe60db2fe5a8f7d1ab83a3410a4482662d1d3cdd24b99003848d4c199ed11ad0ee7d9b7a210fe3b0ef89b71457c5a6c25b5a76e23af92dbbd6b
5Size (ImageMagick-7.1.0-32.tar.xz) = 10348108 bytes 5Size (ImageMagick-7.1.0-33.tar.xz) = 10351320 bytes
6SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f 6SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f