Mon Jun 13 09:35:44 2022 UTC ()
ImageMagick: update to 7.1.0.37.

7.1.0-37 - changes not found

7.1.0-36 - 2022-05-30

Commits

    beta release cfdb489
    Corrected the avif check to fix the issue reported in #5159. c638f3f
    introducing the dominant-color property 9135de4
    improve dominant color reporting 3077a6c
    Updated CodeQL Action. b7b90a1
    Try with different permissions. c092510
    Corrected permission name. 0014ddf
    Corrected pragma comments due to repository renames. ad98584
    Added arm64 to the main build. 5eb9b2b
    cosmetic 967fc1c
    Download ChangeLog after cloning the repositories. 7b0bf73
    latest ImageMagick documentation 0442c9d
    release cd1add4


(wiz)
diff -r1.255 -r1.256 pkgsrc/graphics/ImageMagick/Makefile.common
diff -r1.276 -r1.277 pkgsrc/graphics/ImageMagick/distinfo

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

--- pkgsrc/graphics/ImageMagick/Makefile.common 2022/05/28 09:47:11 1.255
+++ pkgsrc/graphics/ImageMagick/Makefile.common 2022/06/13 09:35:44 1.256
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile.common,v 1.255 2022/05/28 09:47:11 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.256 2022/06/13 09:35:44 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= 35 8IM_MINOR_VER= 37
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.276 -r1.277 pkgsrc/graphics/ImageMagick/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/distinfo 2022/05/28 09:47:11 1.276
+++ pkgsrc/graphics/ImageMagick/distinfo 2022/06/13 09:35:44 1.277
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.276 2022/05/28 09:47:11 wiz Exp $ 1$NetBSD: distinfo,v 1.277 2022/06/13 09:35:44 wiz Exp $
2 2
3BLAKE2s (ImageMagick-7.1.0-35.tar.xz) = d9b841e8bf2014d9869ec8ceeadd9b7cc64dd30f1d193606dae4f9d446ed87f4 3BLAKE2s (ImageMagick-7.1.0-37.tar.xz) = c03be05ebcb1c3cda0eee6963c745fd714a0d99a901fc4e9c10d7953d95936aa
4SHA512 (ImageMagick-7.1.0-35.tar.xz) = 89cd7bc99ee8bdbd6380324d7a3ab01326b11fa5d63f61b237e2012ba7fcbfe0ba43995a8128a90fa5276e81037ac938e2e06b6d0f5aa03aa2f7736c90f037b1 4SHA512 (ImageMagick-7.1.0-37.tar.xz) = 43f116a3a6bb9794b8c8440c57a537eab29b0dac7b8ace574e3cc1e6d484054557c9e44235eb799b843ef761c6f22d29ef959f6de6b80a45a3898bee4d2f16da
5Size (ImageMagick-7.1.0-35.tar.xz) = 10350272 bytes 5Size (ImageMagick-7.1.0-37.tar.xz) = 10345216 bytes
6SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f 6SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f