pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: Update to 7.0.11.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bacb30fa243
branches: trunk
changeset: 450136:2bacb30fa243
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Mon Apr 12 06:28:32 2021 +0000
description:
ImageMagick: Update to 7.0.11.6
upstream changes:
-----------------
7.0.11-6
* fix portable Windows build.
7.0.11-5
* OpenCL will be disable by default, use the environment variable
MAGICK_OCL_DEVICE to turn it on or select the device to use.
* eliminate extraneous spaces in AC_PATH_PROG (reference
https://github.com/ImageMagick/ImageMagick/issues/3428).
* fix handling of non-square images with -fft option.
* enable FFTW support with --with-fftw configure script command-line option.
7.0.11-4
* support caption:split define (reference
https://github.com/ImageMagick/ImageMagick/discussions/3389).
* avoid an omp deadlock with policy string
7.0.11-3
* Eliminate multiple division by zero exceptions (reference
https://github.com/ImageMagick/ImageMagick/issues/3339 and others).
* Use -define filename:literal=true to bypass interpretting embedded
formatting characters and instead use the filename literally.
7.0.11-2
* decode HEIC images in sRGB instead of YCbCr.
* Division by zero error is possible if crafty file sets film-gamma property
* Check for overflow in thumbnail coder
* Prevent compiler from optimizing out buffer clearing in cipher
* Clone properties from image stack.
* Set overall image depth statistic in Composite channel.
7.0.11-1
* Clone properties from image stack.
* fix EXR crash (reference
https://github.com/ImageMagick/ImageMagick/issues/3242).
diffstat:
graphics/ImageMagick/Makefile.common | 4 ++--
graphics/ImageMagick/PLIST.doc | 3 ++-
graphics/ImageMagick/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (48 lines):
diff -r c5db195d24cc -r 2bacb30fa243 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Mon Apr 12 00:03:17 2021 +0000
+++ b/graphics/ImageMagick/Makefile.common Mon Apr 12 06:28:32 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.229 2021/02/18 10:08:39 wiz Exp $
+# $NetBSD: Makefile.common,v 1.230 2021/04/12 06:28:32 triaxx Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.11
-IM_MINOR_VER= 0
+IM_MINOR_VER= 6
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff -r c5db195d24cc -r 2bacb30fa243 graphics/ImageMagick/PLIST.doc
--- a/graphics/ImageMagick/PLIST.doc Mon Apr 12 00:03:17 2021 +0000
+++ b/graphics/ImageMagick/PLIST.doc Mon Apr 12 06:28:32 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.doc,v 1.1 2021/02/26 12:48:29 nia Exp $
+@comment $NetBSD: PLIST.doc,v 1.2 2021/04/12 06:28:32 triaxx Exp $
man/man1/ImageMagick.1
man/man1/Magick++-config.1
man/man1/MagickCore-config.1
@@ -56,6 +56,7 @@
share/doc/ImageMagick-7/images/logo-sm-flop.png
share/doc/ImageMagick-7/images/logo-sm-fx.png
share/doc/ImageMagick-7/images/logo-sm.png
+share/doc/ImageMagick-7/images/logo.eps
share/doc/ImageMagick-7/images/logo.jpg
share/doc/ImageMagick-7/images/logo.png
share/doc/ImageMagick-7/images/montage.jpg
diff -r c5db195d24cc -r 2bacb30fa243 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo Mon Apr 12 00:03:17 2021 +0000
+++ b/graphics/ImageMagick/distinfo Mon Apr 12 06:28:32 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.246 2021/02/18 10:08:39 wiz Exp $
+$NetBSD: distinfo,v 1.247 2021/04/12 06:28:32 triaxx Exp $
-SHA1 (ImageMagick-7.0.11-0.tar.xz) = 677cd4944de4b30d2e2069530e7f59e47fb47e80
-RMD160 (ImageMagick-7.0.11-0.tar.xz) = 571101e186939db1e46397ee524fb0adfb1b5c23
-SHA512 (ImageMagick-7.0.11-0.tar.xz) = 484a1f53c0d49359fc41d681ddb3fe5bcd0fa8a9b89db1f6f19df5cba0596ab1d8c035d6e7e8d000370ebdd040c6a50ca3d867cf6e50ac29c03471bc34bb4e0e
-Size (ImageMagick-7.0.11-0.tar.xz) = 10147348 bytes
+SHA1 (ImageMagick-7.0.11-6.tar.xz) = 70c628ef79779c5cebaa8daf4e83415555d4102a
+RMD160 (ImageMagick-7.0.11-6.tar.xz) = 013d1d48dd9e6f0494e48070e2f304c633c81e64
+SHA512 (ImageMagick-7.0.11-6.tar.xz) = ed9066dbc5fe8494e153f635318a4a54a1735167c78b703eeda232675c427a171923983a1bb493059432becdd65171c8ac4eb6432048e2abeff4290c899c6e57
+Size (ImageMagick-7.0.11-6.tar.xz) = 10286508 bytes
SHA1 (patch-config_policy.xml) = 55b8f30200a1e790543f38bf850026100ed5fdca
Home |
Main Index |
Thread Index |
Old Index