pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: update to 7.1.0.37.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9638667ba585
branches:  trunk
changeset: 380717:9638667ba585
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 13 09:35:44 2022 +0000

description:
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

diffstat:

 graphics/ImageMagick/Makefile.common |  4 ++--
 graphics/ImageMagick/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r d83ae3cc9724 -r 9638667ba585 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Mon Jun 13 09:30:49 2022 +0000
+++ b/graphics/ImageMagick/Makefile.common      Mon Jun 13 09:35:44 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.255 2022/05/28 09:47:11 wiz Exp $
+# $NetBSD: Makefile.common,v 1.256 2022/06/13 09:35:44 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 #
 # Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
 
 IM_MAJOR_VER=          7.1.0
-IM_MINOR_VER=          35
+IM_MINOR_VER=          37
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r d83ae3cc9724 -r 9638667ba585 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Mon Jun 13 09:30:49 2022 +0000
+++ b/graphics/ImageMagick/distinfo     Mon Jun 13 09:35:44 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.276 2022/05/28 09:47:11 wiz Exp $
+$NetBSD: distinfo,v 1.277 2022/06/13 09:35:44 wiz Exp $
 
-BLAKE2s (ImageMagick-7.1.0-35.tar.xz) = d9b841e8bf2014d9869ec8ceeadd9b7cc64dd30f1d193606dae4f9d446ed87f4
-SHA512 (ImageMagick-7.1.0-35.tar.xz) = 89cd7bc99ee8bdbd6380324d7a3ab01326b11fa5d63f61b237e2012ba7fcbfe0ba43995a8128a90fa5276e81037ac938e2e06b6d0f5aa03aa2f7736c90f037b1
-Size (ImageMagick-7.1.0-35.tar.xz) = 10350272 bytes
+BLAKE2s (ImageMagick-7.1.0-37.tar.xz) = c03be05ebcb1c3cda0eee6963c745fd714a0d99a901fc4e9c10d7953d95936aa
+SHA512 (ImageMagick-7.1.0-37.tar.xz) = 43f116a3a6bb9794b8c8440c57a537eab29b0dac7b8ace574e3cc1e6d484054557c9e44235eb799b843ef761c6f22d29ef959f6de6b80a45a3898bee4d2f16da
+Size (ImageMagick-7.1.0-37.tar.xz) = 10345216 bytes
 SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f



Home | Main Index | Thread Index | Old Index