From 6c2a3360b84b4eee544b9a90f966e7b53ccb9a9a Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 30 Dec 2016 00:35:23 +0000 Subject: Updated ImageMagick to 7.0.4.0. 2016-12-18 7.0.4-0 Cristy * Release ImageMagick version 7.0.4-0, GIT revision 19221:d5e8abc:20161218. 2016-12-14 7.0.4-0 Cristy * Lazily evaluate the image storage class and colorspace to prevent cache allocation when pinging an image. * Do not close path for linejoins of round (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31039). --- graphics/ImageMagick/Makefile.common | 6 +++--- graphics/ImageMagick/PLIST | 4 ++-- graphics/ImageMagick/distinfo | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'graphics/ImageMagick') diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index 33d2e1cf39d..02b45d033ef 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.137 2016/12/12 13:43:24 wiz Exp $ +# $NetBSD: Makefile.common,v 1.138 2016/12/30 00:35:23 wiz Exp $ # # used by graphics/p5-PerlMagick/Makefile -IM_MAJOR_VER= 7.0.3 -IM_MINOR_VER= 10 +IM_MAJOR_VER= 7.0.4 +IM_MINOR_VER= 0 IM_MAJOR_LIB_VER= 7 .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick/PLIST b/graphics/ImageMagick/PLIST index 8c7f754e0d3..13016fb41ab 100644 --- a/graphics/ImageMagick/PLIST +++ b/graphics/ImageMagick/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.91 2016/11/28 15:07:11 wiz Exp $ +@comment $NetBSD: PLIST,v 1.92 2016/12/30 00:35:23 wiz Exp $ bin/Magick++-config bin/MagickCore-config bin/MagickWand-config @@ -149,7 +149,7 @@ include/ImageMagick-7/MagickWand/pixel-wand.h include/ImageMagick-7/MagickWand/stream.h include/ImageMagick-7/MagickWand/wand-view.h include/ImageMagick-7/MagickWand/wandcli.h -lib/ImageMagick-7.0.3/config-Q16HDRI/configure.xml +lib/ImageMagick-7.0.4/config-Q16HDRI/configure.xml lib/libMagick++-7.Q16HDRI.la lib/libMagickCore-7.Q16HDRI.la lib/libMagickWand-7.Q16HDRI.la diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index 1be144ca303..5b955982075 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.156 2016/12/12 13:43:24 wiz Exp $ +$NetBSD: distinfo,v 1.157 2016/12/30 00:35:23 wiz Exp $ -SHA1 (ImageMagick-7.0.3-10.tar.xz) = 2149f1772c38a653fd92fea669bcaef8be6ead42 -RMD160 (ImageMagick-7.0.3-10.tar.xz) = 251af501620a8b999879c197416e412183c93797 -SHA512 (ImageMagick-7.0.3-10.tar.xz) = c138d2a632e72fa6703e245d53219a0d630949c87ae8afc141d7a5ddfbad8e3ae9fa204b3732f44e6b8d164c1b5c316430cec3821de8771c65832ecadd0a16c3 -Size (ImageMagick-7.0.3-10.tar.xz) = 8299108 bytes +SHA1 (ImageMagick-7.0.4-0.tar.xz) = 02d66cb24bb38c6cfb02eaa1711ca61164c2cacd +RMD160 (ImageMagick-7.0.4-0.tar.xz) = 81db8c8a358c23e66eb6fe8b5d1809d06a8b2ce0 +SHA512 (ImageMagick-7.0.4-0.tar.xz) = 0b40ec86ec3151da8576ca8e038ee6f7431328a30dadd9905bad5f64061ddbb064cd8bd51c49087b40a9355fe6ba284b7b55f4d11afa7a6c181accb7ca27354a +Size (ImageMagick-7.0.4-0.tar.xz) = 8308576 bytes -- cgit v1.2.3