pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ImageMagick



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 28 09:47:12 UTC 2022

Modified Files:
        pkgsrc/graphics/ImageMagick: Makefile.common distinfo

Log Message:
ImageMagick: update to 7.1.0.35.

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


To generate a diff of this commit:
cvs rdiff -u -r1.254 -r1.255 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.275 -r1.276 pkgsrc/graphics/ImageMagick/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.254 pkgsrc/graphics/ImageMagick/Makefile.common:1.255
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.254   Tue May 10 05:56:54 2022
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sat May 28 09:47:11 2022
@@ -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)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.275 pkgsrc/graphics/ImageMagick/distinfo:1.276
--- pkgsrc/graphics/ImageMagick/distinfo:1.275  Tue May 10 05:56:54 2022
+++ pkgsrc/graphics/ImageMagick/distinfo        Sat May 28 09:47:11 2022
@@ -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



Home | Main Index | Thread Index | Old Index