From 02ce96450fc465e483bff9e0f7e83dcc2a13ec55 Mon Sep 17 00:00:00 2001 From: he Date: Sun, 14 May 2017 16:29:25 +0000 Subject: Upgrade to ImageMagick version 7.0.5-6. Upstream changes: 2017-05-12 7.0.5-6 Cristy * Release ImageMagick version 7.0.5-6, GIT revision 20039:9371904:20170512. 2017-05-10 7.0.5-6 John Cupitt * Revise DICOM window and rescale handling (reference https://github.com/ImageMagick/ImageMagick/pull/484) 2017-05-06 7.0.5-6 Cristy * Restore the -alpha Shape option (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31879). * Fix transient PDF bug (reference https://github.com/ImageMagick/ImageMagick/issues/463). * The +opaque option now works on all channels (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31862). * Ensure backwards compatibility for the -combine option (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31855). * Check for EOF conditions for RLE image format. * Reset histogram page geometry (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31920). --- graphics/ImageMagick/Makefile.common | 4 ++-- graphics/ImageMagick/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'graphics') diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index 0378d95f2ec..f8503039179 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.152 2017/05/02 11:25:52 wiz Exp $ +# $NetBSD: Makefile.common,v 1.153 2017/05/14 16:29:25 he 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.5 -IM_MINOR_VER= 5 +IM_MINOR_VER= 6 IM_MAJOR_LIB_VER= 7 .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index d9a37215632..f7c2cd644c1 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.168 2017/05/02 11:25:52 wiz Exp $ +$NetBSD: distinfo,v 1.169 2017/05/14 16:29:25 he Exp $ -SHA1 (ImageMagick-7.0.5-5.tar.xz) = c9acfbce7ecbb7dbeada7220b0b683ba67f56faf -RMD160 (ImageMagick-7.0.5-5.tar.xz) = 52cf94304ee4ab55d1e0ec4ba1dfe38b720ae882 -SHA512 (ImageMagick-7.0.5-5.tar.xz) = 56ac34cde0dace2e6dcd6968efd6b1f814cd1ec6c27ed9f10d441610a540028df8cde354c662f7b37dc0bd2e6005374eef0a26ea4e432a0ab39acf6e2bf5a4a6 -Size (ImageMagick-7.0.5-5.tar.xz) = 8273996 bytes +SHA1 (ImageMagick-7.0.5-6.tar.xz) = 1d6a1ca9734ea13eae6955799eab0e1db82b303a +RMD160 (ImageMagick-7.0.5-6.tar.xz) = 4f50bd54d33d6b014f729823044b66a2230721c9 +SHA512 (ImageMagick-7.0.5-6.tar.xz) = 357f1b7a502cdd657c30d523b8ada4c3c7f1ffde43248f1319636b8044df4e3708bd10a2b0f84fe951273a21da72f949833f1f6e97b814afd6055aa37759336d +Size (ImageMagick-7.0.5-6.tar.xz) = 8274620 bytes -- cgit v1.2.3