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:           Mon Sep 13 07:49:56 UTC 2021

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

Log Message:
ImageMagick: update to 7.1.0.6.

2021-09-04  7.1.0-6  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-6 GIT revision 19033:7c589e780:20210904

2021-08-21  7.1.0-6  <quetzlzacatenango@image...>
  * Tweak the bilevel image type (reference
    https://github.com/ImageMagick/ImageMagick/issues/4121).
  * Converting from LAB to RGB leads to wrong colors (reference
    https://github.com/ImageMagick/ImageMagick/issues/4105).


To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.256 -r1.257 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.237 pkgsrc/graphics/ImageMagick/Makefile.common:1.238
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.237   Mon Aug 30 15:38:39 2021
+++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Sep 13 07:49:56 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.237 2021/08/30 15:38:39 wiz Exp $
+# $NetBSD: Makefile.common,v 1.238 2021/09/13 07:49:56 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.1.0
-IM_MINOR_VER=          5
+IM_MINOR_VER=          6
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.256 pkgsrc/graphics/ImageMagick/distinfo:1.257
--- pkgsrc/graphics/ImageMagick/distinfo:1.256  Mon Aug 30 15:38:39 2021
+++ pkgsrc/graphics/ImageMagick/distinfo        Mon Sep 13 07:49:56 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.256 2021/08/30 15:38:39 wiz Exp $
+$NetBSD: distinfo,v 1.257 2021/09/13 07:49:56 wiz Exp $
 
-SHA1 (ImageMagick-7.1.0-5.tar.xz) = 272ad33060144cba2e871db709192c8584ac5b0a
-RMD160 (ImageMagick-7.1.0-5.tar.xz) = 7fd1c6083a8a861e3b6ea83e55fb7c7581b6ff41
-SHA512 (ImageMagick-7.1.0-5.tar.xz) = 1fc66c57e4dbe01c2730508c42cd8a8e94be087751b3ad460318e1d4a7aa2c1af95d22b2f432037590af5e7f4a8e3cdeb276278423ed30d485267a907c7006d6
-Size (ImageMagick-7.1.0-5.tar.xz) = 10308228 bytes
+SHA1 (ImageMagick-7.1.0-6.tar.xz) = 8dcf36a35955a7872b50c07774d662da8c7c51a1
+RMD160 (ImageMagick-7.1.0-6.tar.xz) = f595e5ce47ed1e55c1576a17819b021c76b1e9b1
+SHA512 (ImageMagick-7.1.0-6.tar.xz) = 951541ad24095a2ac03fa26bfb38363795d7e86f1cae90ede9ab5991b28090dd05cc6c5bec62a0c3d664fa5191021fa01b760cfa7ccd94c80d93f24484afa5d3
+Size (ImageMagick-7.1.0-6.tar.xz) = 10316740 bytes
 SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715



Home | Main Index | Thread Index | Old Index