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.1.0.33.
details: https://anonhg.NetBSD.org/pkgsrc/rev/15fcc09945fb
branches: trunk
changeset: 378973:15fcc09945fb
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 10 05:56:54 2022 +0000
description:
ImageMagick: update to 7.1.0.33.
Merged
autotools: Add ws2_32 library with MagickCore for Win32 platform #5119
Avoid NULL pointer dereference in coders/wmf.c #5117
Commits
beta release 600c455
possible null dereference 4e085a2
improved error checking 2e5c976
Also create an arm64 installer. c84fcf5
Also create portable arm64 binaries. 6126915
eliminate coverity defect 4cec11d
eliminate Coverity defect 0364622
eliminate Coverity defect a619616
ImageMagick/ImageMagick#5099 43da986
prevent memory leak on exception 0157eb8
the tiles per page cannot be zero fecf247
check security policy before reading an -fx expression from a file c53fb96
fix exception on a valid ternary @ ImageMagick/ImageMagick#4533 64b5fe6
display the image pixel cache type 759029d
change order of pixel cache type 3529df8
change order of pixel cache type bacb357
use the correct property key for arithmetic coding 0184b6c
Reverted patch because HDRI should always be highres. 4e20a27
the maximum dissolve factor is 1.0 452c436
Removed duplicate check. b108dbd
Fixed possible memory leak reported in #5121. 9c957a6
Removed to heif_filetype_yes_unsupported check to resolved the issue reported in #5123. 47898c6
possible memory leak @ ImageMagick/ImageMagick#5121 b0c1967
eliminate compiler warnings a10a570
eliminate compiler warnings 3fa3d9f
conditional logging 53fb342
eliminate compiler warnings a429f44
background kept when making cylinder @ ImageMagick/ImageMagick#5112 925a6c5
cosmetic d4d5ca2
possible memory leak @ ImageMagick/ImageMagick#5131 8ed6d1d
release 4e6f7b1
release 39baedd
diffstat:
graphics/ImageMagick/Makefile.common | 4 ++--
graphics/ImageMagick/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r 72f2ea16e6c9 -r 15fcc09945fb graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Tue May 10 05:50:41 2022 +0000
+++ b/graphics/ImageMagick/Makefile.common Tue May 10 05:56:54 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.253 2022/05/03 08:27:11 wiz Exp $
+# $NetBSD: Makefile.common,v 1.254 2022/05/10 05:56:54 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
#
# Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
IM_MAJOR_VER= 7.1.0
-IM_MINOR_VER= 32
+IM_MINOR_VER= 33
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff -r 72f2ea16e6c9 -r 15fcc09945fb graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo Tue May 10 05:50:41 2022 +0000
+++ b/graphics/ImageMagick/distinfo Tue May 10 05:56:54 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.274 2022/05/03 08:27:11 wiz Exp $
+$NetBSD: distinfo,v 1.275 2022/05/10 05:56:54 wiz Exp $
-BLAKE2s (ImageMagick-7.1.0-32.tar.xz) = b9e70c6c4fb79660e7e4679633737b7ca400d173323e25b7e157e5b4d85e7473
-SHA512 (ImageMagick-7.1.0-32.tar.xz) = b670c96b4755073caa8537fe4f42015da3ebac7761105273cc04efa6d03f945ca131292e3243fbb2e32159b54820892ade8f338e7bd3826ed7a9819c5feefb23
-Size (ImageMagick-7.1.0-32.tar.xz) = 10348108 bytes
+BLAKE2s (ImageMagick-7.1.0-33.tar.xz) = c2e217f6975691c142c5640257acf44fc97e11d71a8c0bc7b6fc2e173db74cd9
+SHA512 (ImageMagick-7.1.0-33.tar.xz) = 44b109006d4ccbe60db2fe5a8f7d1ab83a3410a4482662d1d3cdd24b99003848d4c199ed11ad0ee7d9b7a210fe3b0ef89b71457c5a6c25b5a76e23af92dbbd6b
+Size (ImageMagick-7.1.0-33.tar.xz) = 10351320 bytes
SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f
Home |
Main Index |
Thread Index |
Old Index