Skip to content

Commit

Permalink
ImageMagick: update to 7.1.0.35.
Browse files Browse the repository at this point in the history
7.1.0-35 - 2022-05-16

Commits

    beta release e37bfbd
    remove special use case of Kmeans for color reduction @ ImageMagick/ImageMagick#5152 53d7d06
    fix temporary file leak 7496436
    one-off release due to "-monochrome command no longer dithers grayscale ff6dbbb

7.1.0-34 - 2022-05-15

Commits

    beta release 68a0412
    require min 3 channels for compositing 5d38476
    PDF to PBM no longer returning all white @ ImageMagick/ImageMagick#5134 8e605a2
    Removed incorrect method definition from the header file. 18ccd96
    fix build with -Werror @ ImageMagick/ImageMagick6#177 0dcacb8
    clarify usage 186578a
    eliminate compiler warnings 4fe856b
    latest autoconf/automake config 4b69c54
    cosmetic 2722c2f
    cosmetic 78a1988
    automake/autoconf update a772a53
    automake/autoconf update 9d882e4
    correct check for Magick++ compliance f4d8e6e
    automake/autoconf remove obselete macros 644472a
    build RPM tweaks 40bc17c
    tweak BZIP2 autoconf macro af5fdcd
    do not change grayscale colorspace to sRGB when compositing 05074b2
    release f2934c5
  • Loading branch information
0-wiz-0 committed May 28, 2022
1 parent 66b874f commit 1f9a41b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions graphics/ImageMagick/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile.common,v 1.254 2022/05/10 05:56:54 wiz Exp $
# $NetBSD: Makefile.common,v 1.255 2022/05/28 09:47:11 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= 33
IM_MINOR_VER= 35
IM_MAJOR_LIB_VER= 7

.if (${IM_MINOR_VER} != NONE)
Expand Down
8 changes: 4 additions & 4 deletions graphics/ImageMagick/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.275 2022/05/10 05:56:54 wiz Exp $
$NetBSD: distinfo,v 1.276 2022/05/28 09:47:11 wiz Exp $

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
BLAKE2s (ImageMagick-7.1.0-35.tar.xz) = d9b841e8bf2014d9869ec8ceeadd9b7cc64dd30f1d193606dae4f9d446ed87f4
SHA512 (ImageMagick-7.1.0-35.tar.xz) = 89cd7bc99ee8bdbd6380324d7a3ab01326b11fa5d63f61b237e2012ba7fcbfe0ba43995a8128a90fa5276e81037ac938e2e06b6d0f5aa03aa2f7736c90f037b1
Size (ImageMagick-7.1.0-35.tar.xz) = 10350272 bytes
SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f

0 comments on commit 1f9a41b

Please sign in to comment.