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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87db53329ab2
branches:  trunk
changeset: 457650:87db53329ab2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 30 15:38:39 2021 +0000

description:
ImageMagick: update to 7.1.0.5.

2021-08-21  7.1.0-5  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-5 GIT revision 18995:8f77c3c9c:20210821

2021-08-12  7.1.0-5  Dirk Lemstra <dirk%lem.....org@localhost>
  * Added option (-dng:read-thumbnail=true) to read the thumbnail of a raw
    image and store it as a profile called dng:thumbnail.

2021-07-26  7.1.0-5  <quetzlzacatenango@image...>
  * heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell).
  * grayscale image write optimization.

diffstat:

 graphics/ImageMagick/Makefile        |   3 +--
 graphics/ImageMagick/Makefile.common |   4 ++--
 graphics/ImageMagick/distinfo        |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (42 lines):

diff -r dc9dbda3ceb0 -r 87db53329ab2 graphics/ImageMagick/Makefile
--- a/graphics/ImageMagick/Makefile     Mon Aug 30 15:38:32 2021 +0000
+++ b/graphics/ImageMagick/Makefile     Mon Aug 30 15:38:39 2021 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.294 2021/08/15 14:23:57 wiz Exp $
+# $NetBSD: Makefile,v 1.295 2021/08/30 15:38:39 wiz Exp $
 
-PKGREVISION= 1
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}
diff -r dc9dbda3ceb0 -r 87db53329ab2 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Mon Aug 30 15:38:32 2021 +0000
+++ b/graphics/ImageMagick/Makefile.common      Mon Aug 30 15:38:39 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.236 2021/07/29 11:18:03 wiz Exp $
+# $NetBSD: Makefile.common,v 1.237 2021/08/30 15:38:39 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.1.0
-IM_MINOR_VER=          4
+IM_MINOR_VER=          5
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r dc9dbda3ceb0 -r 87db53329ab2 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Mon Aug 30 15:38:32 2021 +0000
+++ b/graphics/ImageMagick/distinfo     Mon Aug 30 15:38:39 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.255 2021/07/29 11:18:03 wiz Exp $
+$NetBSD: distinfo,v 1.256 2021/08/30 15:38:39 wiz Exp $
 
-SHA1 (ImageMagick-7.1.0-4.tar.xz) = 1ef760c09138f9a84ae152cd72145320961d42b7
-RMD160 (ImageMagick-7.1.0-4.tar.xz) = 60b64e045f596c1df2bd85a12d9c9fb02038f364
-SHA512 (ImageMagick-7.1.0-4.tar.xz) = 21bd565227eef40bf967a23061e799dc0cb767c226717a66135ecc07a812495fe62c0d36c38b5c801356c63a9e4bf5a48b04fc56fcf6c0f5e37c2ccf52fce855
-Size (ImageMagick-7.1.0-4.tar.xz) = 10310828 bytes
+SHA1 (ImageMagick-7.1.0-5.tar.xz) = 272ad33060144cba2e871db709192c8584ac5b0a
+RMD160 (ImageMagick-7.1.0-5.tar.xz) = 7fd1c6083a8a861e3b6ea83e55fb7c7581b6ff41
+SHA512 (ImageMagick-7.1.0-5.tar.xz) = 1fc66c57e4dbe01c2730508c42cd8a8e94be087751b3ad460318e1d4a7aa2c1af95d22b2f432037590af5e7f4a8e3cdeb276278423ed30d485267a907c7006d6
+Size (ImageMagick-7.1.0-5.tar.xz) = 10308228 bytes
 SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715



Home | Main Index | Thread Index | Old Index