From 708b2eb3996ed8082d8de27dd54615374486d46b Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Dec 2018 08:51:16 +0000 Subject: ImageMagick: update to 7.0.8.15. 2018-12-01 7.0.8-15 Cristy * Release ImageMagick version 7.0.8-15, GIT revision 15059:2fb22e07b:20181201 2018-11-21 7.0.8-15 Cristy * added support for the -clahe option: contrast limited adaptive histogram equalization 2018-11-13 7.0.8-15 Dirk Lemstra * Added support for GIMP 2.10 files (reference https://github.com/ImageMagick/ImageMagick/pull/1381). --- graphics/ImageMagick/Makefile | 3 +-- graphics/ImageMagick/Makefile.common | 4 ++-- graphics/ImageMagick/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'graphics/ImageMagick') diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index aa20eab30ee..42f8b52f52e 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.253 2018/12/03 16:22:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.254 2018/12/10 08:51:16 wiz Exp $ .include "Makefile.common" PKGNAME= ImageMagick-${DISTVERSION} -PKGREVISION= 1 MAINTAINER= adam@NetBSD.org COMMENT= Package for display and interactive manipulation of images diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index 851f642714f..5fe2983031d 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.177 2018/12/02 10:20:20 wiz Exp $ +# $NetBSD: Makefile.common,v 1.178 2018/12/10 08:51:16 wiz 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.8 -IM_MINOR_VER= 14 +IM_MINOR_VER= 15 IM_MAJOR_LIB_VER= 7 .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index ff4dbd9c7d0..401dae5e0f4 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.194 2018/12/02 10:20:20 wiz Exp $ +$NetBSD: distinfo,v 1.195 2018/12/10 08:51:16 wiz Exp $ -SHA1 (ImageMagick-7.0.8-14.tar.xz) = d2e3dcb51c4ecc40c06f52669d38516655308f7b -RMD160 (ImageMagick-7.0.8-14.tar.xz) = 69499a7773a2cf1a5c0a9cf623bd17fcc6c138d8 -SHA512 (ImageMagick-7.0.8-14.tar.xz) = 0a5f3357f4ce5b245d60b178d81b58c3483effb45b669791d4686514a8c3b0ad04244e31caf0a4a614e73e3e071c17d851992670917ebcf2761c977d77c58dd6 -Size (ImageMagick-7.0.8-14.tar.xz) = 8634400 bytes +SHA1 (ImageMagick-7.0.8-15.tar.xz) = 164757b17b20763b02d44ddf7130702600340b3a +RMD160 (ImageMagick-7.0.8-15.tar.xz) = e330dee534d95a97467b651f96a7b02e39624e6f +SHA512 (ImageMagick-7.0.8-15.tar.xz) = d5ce76aa5ffdc21d6872460e78d845cfe7dffe73d6078b038f4212bee9f140a6812084baefa7b562e863ecc0baace03232f46de8c2f621bce558690fc983c908 +Size (ImageMagick-7.0.8-15.tar.xz) = 8645376 bytes SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f -- cgit v1.2.3