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.0.10.58.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d7463b724fc
branches:  trunk
changeset: 445542:2d7463b724fc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 25 09:42:26 2021 +0000

description:
ImageMagick: update to 7.0.10.58.

2021-01-16  7.0.10-58  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-58 GIT revision 18277:8876652f5:20210116

2021-01-11  7.0.10-58  <quetzlzacatenango@image...>
  * identify the convex hull and minimum bounding box attributes of an image
    with the -define identify:convex-hull=true define.
  * set the quality to 100 to produce lossless HEIC images (reference
    https://github.com/ImageMagick/ImageMagick/pull/3116).
  * properly identify SVG images (reference
    https://github.com/ImageMagick/ImageMagick/issues/3117).
  * duplicate operator: inverse range parameter working again (reference
    https://github.com/ImageMagick/ImageMagick/issues/3113).
  * Fix rounding error for CSS colors on i686 (reference
    https://tracker.debian.org/pkg/imagemagick).

diffstat:

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

diffs (31 lines):

diff -r 257cf6e21207 -r 2d7463b724fc graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Mon Jan 25 09:36:58 2021 +0000
+++ b/graphics/ImageMagick/Makefile.common      Mon Jan 25 09:42:26 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.226 2021/01/11 22:32:25 wiz Exp $
+# $NetBSD: Makefile.common,v 1.227 2021/01/25 09:42:26 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.10
-IM_MINOR_VER=          57
+IM_MINOR_VER=          58
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r 257cf6e21207 -r 2d7463b724fc graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Mon Jan 25 09:36:58 2021 +0000
+++ b/graphics/ImageMagick/distinfo     Mon Jan 25 09:42:26 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.243 2021/01/11 22:32:25 wiz Exp $
+$NetBSD: distinfo,v 1.244 2021/01/25 09:42:26 wiz Exp $
 
-SHA1 (ImageMagick-7.0.10-57.tar.xz) = 4a9bef6bff88d7a05a5f0c8bc1ace7a9e92ada8c
-RMD160 (ImageMagick-7.0.10-57.tar.xz) = 9c68dbef7b26427941509a685b2fa0049923ddae
-SHA512 (ImageMagick-7.0.10-57.tar.xz) = 57e5bfc0693d25ae1607cae23d8d9b45f7f2af896915e855bdec7025c16e800eb47494265b0984b5692bf930fa4302fda7b5f67ee3d3cd21c311731dc051da3e
-Size (ImageMagick-7.0.10-57.tar.xz) = 9649196 bytes
+SHA1 (ImageMagick-7.0.10-58.tar.xz) = 8a3b6a2781f754d33eff772278cc9287aedf6e47
+RMD160 (ImageMagick-7.0.10-58.tar.xz) = 14c09695372d1b7b06024344e81fd1b91c9ca1dd
+SHA512 (ImageMagick-7.0.10-58.tar.xz) = ec58eba8a35d78e481d98ae6e13daddc81a8e28904b1524735ce54a7d1557b4ec22d314ecdfcb199685ba55604e6fcdc3cbf9193775627dbd42bf61983c98593
+Size (ImageMagick-7.0.10-58.tar.xz) = 9655792 bytes
 SHA1 (patch-config_policy.xml) = 55b8f30200a1e790543f38bf850026100ed5fdca



Home | Main Index | Thread Index | Old Index