summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-02-26 09:47:01 +0000
committerryoon <ryoon@pkgsrc.org>2018-02-26 09:47:01 +0000
commitc699cff27e6d456f9d18feda613728a27461e927 (patch)
tree440c4ff8fd8a2a6f1195a1f0f900993134a59c22 /graphics/ImageMagick
parent57f86829de0138eb1f39bfa855c24ceb64e909fc (diff)
downloadpkgsrc-c699cff27e6d456f9d18feda613728a27461e927.tar.gz
Update to 7.0.7.24
* Fix broken file format detection and potentially other features 7.0.7.23 does not work at all for me. Changelog: 2018-02-25 7.0.7-24 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.0-24, GIT revision 23079:7ccb76178:20180225. 2018-02-19 7.0.7-24 Cristy <quetzlzacatenango@image...> * Do not refer to page in OptimizeLayerFrames (reference https://github.com/ImageMagick/ImageMagick/pull/987). * PerlMagick unit tests pass again. * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
Diffstat (limited to 'graphics/ImageMagick')
-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 ba5128e2d06..6dd9c4743e8 100644
--- a/graphics/ImageMagick/Makefile.common
+++ b/graphics/ImageMagick/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.164 2018/02/25 20:55:07 wiz Exp $
+# $NetBSD: Makefile.common,v 1.165 2018/02/26 09:47:01 ryoon 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= 23
+IM_MINOR_VER= 24
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 2e2331ac9d5..44ae2b812e5 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.179 2018/02/25 20:55:07 wiz Exp $
+$NetBSD: distinfo,v 1.180 2018/02/26 09:47:01 ryoon Exp $
-SHA1 (ImageMagick-7.0.7-23.tar.xz) = a32b57de5744083cf9462a9eda7ec87e0f8124ab
-RMD160 (ImageMagick-7.0.7-23.tar.xz) = bdec29a15268770c867262ab55925a347bbb37f0
-SHA512 (ImageMagick-7.0.7-23.tar.xz) = adbbde32c8768c8c88870cbedbfa834a4a2c393ffec81ed663f2c82074b4caaa40d282530292110f5b4328c6c909392395abfe9cad2bfbd0ec304f02acdefc9f
-Size (ImageMagick-7.0.7-23.tar.xz) = 8604724 bytes
+SHA1 (ImageMagick-7.0.7-24.tar.xz) = 21c3d885066200b62616c7a8820edd080a060652
+RMD160 (ImageMagick-7.0.7-24.tar.xz) = 23852298df53eddffbbe85868512756b84b34c13
+SHA512 (ImageMagick-7.0.7-24.tar.xz) = 4b544a7aff19a057f5a8ee6b5682a133051d6f56a599243ee9901aee0b09f7040a04ed609bf0261a8637558b9e030434ebfd4943d5a55566b39cc5fa16836ba9
+Size (ImageMagick-7.0.7-24.tar.xz) = 8609632 bytes