pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics ImageMagick: update to 7.1.0.52



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df11b6e58d3c
branches:  trunk
changeset: 388693:df11b6e58d3c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 25 09:54:29 2022 +0000

description:
ImageMagick: update to 7.1.0.52

Merged

    coders: Enable opening https files in mingw #5727
    utilities: Enable support for unicode paths in mingw #5713

Commits

    beta release bf925a7
    support optional extension area 42bae95
    check extension attribute type to set the alpha channel 7b771b4
    Pass image's type instead of colorspace to IsGrayImageType d3539ae
    cosmetic 839984c
    eliminate unnecessary file open when globbing (thanks to P Antoine) 73dd9de
    OCE-2022-70: DoS at Stdin 09e738e
    possible DoS @ stdin (OCE-2022-70); possible arbitrary file leak (OCE-2022-72) 05673e6
    revert scene check 2752356
    Use new certificate. e9da157
    cosmetic 3aa3062
    enhanced delete list parsing 5118724
    cosmetic 4ba2bbc
    support -delete registry:NAME to delete images from the system registry fe5eeb8
    support -delete registry:NAME to delete images from the system registry ba541de
    string optimization d78b958
    allow for EOF d0bee0b
    Use new private api. 2d0b7fc
    Whitespace. 3193b5e
    Renamed variable fa28e60
    rotate HLS by 120 degrees (private email from John Z) 5f4ad1d
    Use the new ElementInfo api. ead0c10
    blob byte optimization 6fac1c9
    add check for grayscale image @ ImageMagick/ImageMagick#5705 e7d354e
    optimize reading blob string 4ff14c8
    proper boundary check 79cd5a5
    register WebP mime type c3f81bc
    fix monochrome colormap b4193e8
    Fixed possible null reference. ffd7221
    Use the ElementInfo api instead. 7a2b09b
    Another fix. ad532fa
    set blob EOF flag bc1e75c
    Use the ElementInfo api and fixed return value of SetLogEventMask. d80fafe
    Earlier unlock of semaphore. d4ae038
    Fixed unlock of semaphore. 9d98dad
    latest autoconf update 5d3d9e2
    Use the ElementInfo api. dc5bb28
    Use the ElementInfo api. ae600a1
    Code cleanup. 13ba626
    Use the ElementInfo api. 24a4cd0
    Fixed bug that was introduced when using the ElementInfo api. f9d96c7
    ImageMagick/ImageMagick#5713 fb70c5b
    robust support of masks in MPC and MIFF 9f0f4b2
    ImageMagick/ImageMagick#5713 914e376
    ImageMagick/ImageMagick#5680 11df7ff
    ImageMagick/ImageMagick#5680 43ba8a6
    initialize package key 878da43
    release 04ee6ce

diffstat:

 graphics/ImageMagick/Makefile        |  3 +--
 graphics/ImageMagick/Makefile.common |  4 ++--
 graphics/ImageMagick/distinfo        |  8 ++++----
 graphics/p5-PerlMagick/Makefile      |  3 +--
 4 files changed, 8 insertions(+), 10 deletions(-)

diffs (54 lines):

diff -r 6a249ecb7316 -r df11b6e58d3c graphics/ImageMagick/Makefile
--- a/graphics/ImageMagick/Makefile     Fri Nov 25 09:51:11 2022 +0000
+++ b/graphics/ImageMagick/Makefile     Fri Nov 25 09:54:29 2022 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.311 2022/11/23 16:18:46 adam Exp $
+# $NetBSD: Makefile,v 1.312 2022/11/25 09:54:29 wiz Exp $
 
-PKGREVISION= 2
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}
diff -r 6a249ecb7316 -r df11b6e58d3c graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Fri Nov 25 09:51:11 2022 +0000
+++ b/graphics/ImageMagick/Makefile.common      Fri Nov 25 09:54:29 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.261 2022/10/24 14:33:27 wiz Exp $
+# $NetBSD: Makefile.common,v 1.262 2022/11/25 09:54:29 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=          51
+IM_MINOR_VER=          52
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r 6a249ecb7316 -r df11b6e58d3c graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Fri Nov 25 09:51:11 2022 +0000
+++ b/graphics/ImageMagick/distinfo     Fri Nov 25 09:54:29 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.281 2022/10/24 14:33:27 wiz Exp $
+$NetBSD: distinfo,v 1.282 2022/11/25 09:54:29 wiz Exp $
 
-BLAKE2s (ImageMagick-7.1.0-51.tar.xz) = 973ef0387201312946345c1f9b65d52a999b0bc86add2e143f2b0cd87e2b44cc
-SHA512 (ImageMagick-7.1.0-51.tar.xz) = c9c81cb7c2affca527eab2367254e3f65786aebcef71eb313db8fbaaeb62db07fee91dceaecaf429b20440493cd0ade2e5d4705260a2176784c4deede85e12bb
-Size (ImageMagick-7.1.0-51.tar.xz) = 10367192 bytes
+BLAKE2s (ImageMagick-7.1.0-52.tar.xz) = 5ada4e960ba6e286e4d081f220b384d446d6e932106d89f70daee7513f15f0ab
+SHA512 (ImageMagick-7.1.0-52.tar.xz) = 8282befbf0bf165f01ffc6994e53d98b05a36a3c03dce81b9b4e4351c68bbfe3fb5a38e178058bb22d9e3bd85cf227c3a44eb43b38a25b9e7c69bf9ee4ba21e1
+Size (ImageMagick-7.1.0-52.tar.xz) = 10367308 bytes
 SHA1 (patch-config_policy.xml) = 0ae88934acb31681dc3cd7738075362ae2c17c10
 SHA1 (patch-ghostscript-private.h) = 98d88220cf8814f2e4841c382de5e2e9e0ae9287
diff -r 6a249ecb7316 -r df11b6e58d3c graphics/p5-PerlMagick/Makefile
--- a/graphics/p5-PerlMagick/Makefile   Fri Nov 25 09:51:11 2022 +0000
+++ b/graphics/p5-PerlMagick/Makefile   Fri Nov 25 09:54:29 2022 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.177 2022/11/23 16:20:21 adam Exp $
+# $NetBSD: Makefile,v 1.178 2022/11/25 09:54:29 wiz Exp $
 
-PKGREVISION= 2
 .include "../../graphics/ImageMagick/Makefile.common"
 
 PKGNAME=       p5-PerlMagick-${DISTVERSION}



Home | Main Index | Thread Index | Old Index