summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorast <ast@pkgsrc.org>2018-06-03 22:29:44 +0000
committerast <ast@pkgsrc.org>2018-06-03 22:29:44 +0000
commiteda7c463c689a3e5b6512e993e534ea6faefd137 (patch)
tree7a919eeb63ae5b852ab4cb91ec850e02c5623829 /graphics
parenta4ccaa682855864f0c92d88a629e7315944a8a87 (diff)
downloadpkgsrc-eda7c463c689a3e5b6512e993e534ea6faefd137.tar.gz
ImageMagick: update to 7.0.7.38.
2018-06-02 7.0.7-38 Cristy <quetzlzacatenango@image...> Release ImageMagick version 7.0.7-38, GIT revision 14409:01e395a73:20180602. 2018-05-30 7.0.7-38 <quetzlzacatenango@image...> Heap buffer overflow fix (reference https://github.com/ImageMagick/ImageMagick/issues/1156). Boundary issues with -gamma option when HDRI is enabled (reference https://github.com/ImageMagick/ImageMagick/issues/1151). Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile.common4
-rw-r--r--graphics/ImageMagick/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common
index e4fe015d4cb..18cafca0d0d 100644
--- a/graphics/ImageMagick/Makefile.common
+++ b/graphics/ImageMagick/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.171 2018/05/31 17:20:43 ast Exp $
+# $NetBSD: Makefile.common,v 1.172 2018/06/03 22:29:44 ast Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
@@ -7,7 +7,7 @@
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.7
-IM_MINOR_VER= 37
+IM_MINOR_VER= 38
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 87067432481..88f0151f602 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.186 2018/05/31 17:20:43 ast Exp $
+$NetBSD: distinfo,v 1.187 2018/06/03 22:29:44 ast Exp $
-SHA1 (ImageMagick-7.0.7-37.tar.xz) = fd041750e31fbc96eddfe104cbeba98263db4b28
-RMD160 (ImageMagick-7.0.7-37.tar.xz) = 7cef0cd57f2b525dfec2e9a9e2c4cb36faaaa5af
-SHA512 (ImageMagick-7.0.7-37.tar.xz) = acf78f2ac499cdc01d78cc90bad7dd72d574e12259dc4576b38dc1ac50adca29a9dc20fca102922da82f05a5205ef0437652b05c356f422a41f9692455aa5c71
-Size (ImageMagick-7.0.7-37.tar.xz) = 8610744 bytes
+SHA1 (ImageMagick-7.0.7-38.tar.xz) = 747abf3235209a3419985439f10b7be067d838d8
+RMD160 (ImageMagick-7.0.7-38.tar.xz) = 16c9f80045b025aca5679d1dbd06d4713dd5e10f
+SHA512 (ImageMagick-7.0.7-38.tar.xz) = be6f7d1cb75e87e67f00e55b7a3c5bb3084a71945e6e599349ce667ad6f6f2b1014e9f95eceeb3101b201d3e913a4bdcceaf81398fa5388c68477a7ea9ae0600
+Size (ImageMagick-7.0.7-38.tar.xz) = 8614464 bytes