Sun Dec 12 09:37:42 2021 UTC ()
ImageMagick: update to 7.1.0.17.

2021-12-04  7.1.0-17  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-17 GIT revision 19425:e66261ffe:20211204

2021-11-27  7.1.0-17  <quetzlzacatenango@image...>
  * set threads to 1 when using ASAN to avoid false positive memory leaks.


(wiz)
diff -r1.299 -r1.300 pkgsrc/graphics/ImageMagick/Makefile
diff -r1.242 -r1.243 pkgsrc/graphics/ImageMagick/Makefile.common
diff -r1.263 -r1.264 pkgsrc/graphics/ImageMagick/distinfo

cvs diff -r1.299 -r1.300 pkgsrc/graphics/ImageMagick/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/Makefile 2021/12/08 16:02:07 1.299
+++ pkgsrc/graphics/ImageMagick/Makefile 2021/12/12 09:37:42 1.300
@@ -1,16 +1,15 @@ @@ -1,16 +1,15 @@
1# $NetBSD: Makefile,v 1.299 2021/12/08 16:02:07 adam Exp $ 1# $NetBSD: Makefile,v 1.300 2021/12/12 09:37:42 wiz Exp $
2 2
3PKGREVISION= 1 
4.include "Makefile.common" 3.include "Makefile.common"
5 4
6PKGNAME= ImageMagick-${DISTVERSION} 5PKGNAME= ImageMagick-${DISTVERSION}
7 6
8MAINTAINER= adam@NetBSD.org 7MAINTAINER= adam@NetBSD.org
9COMMENT= Package for display and non-interactive manipulation of images 8COMMENT= Package for display and non-interactive manipulation of images
10 9
11CONFLICTS= geomview<1.8.1nb2 # used to have a program named 'animate' 10CONFLICTS= geomview<1.8.1nb2 # used to have a program named 'animate'
12 11
13USE_LANGUAGES= c c++ c99 12USE_LANGUAGES= c c++ c99
14USE_TOOLS+= gmake pkg-config:run 13USE_TOOLS+= gmake pkg-config:run
15CONFIGURE_ARGS+= --disable-assert 14CONFIGURE_ARGS+= --disable-assert
16CONFIGURE_ARGS+= --with-fontconfig 15CONFIGURE_ARGS+= --with-fontconfig

cvs diff -r1.242 -r1.243 pkgsrc/graphics/ImageMagick/Makefile.common (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/Makefile.common 2021/11/28 10:46:42 1.242
+++ pkgsrc/graphics/ImageMagick/Makefile.common 2021/12/12 09:37:42 1.243
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile.common,v 1.242 2021/11/28 10:46:42 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.243 2021/12/12 09:37:42 wiz Exp $
2# 2#
3# used by graphics/p5-PerlMagick/Makefile 3# used by graphics/p5-PerlMagick/Makefile
4 4
5IM_MAJOR_VER= 7.1.0 5IM_MAJOR_VER= 7.1.0
6IM_MINOR_VER= 16 6IM_MINOR_VER= 17
7IM_MAJOR_LIB_VER= 7 7IM_MAJOR_LIB_VER= 7
8 8
9.if (${IM_MINOR_VER} != NONE) 9.if (${IM_MINOR_VER} != NONE)
10DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER} 10DISTSUFFIX= ${IM_MAJOR_VER}-${IM_MINOR_VER}
11.else 11.else
12DISTSUFFIX= ${IM_MAJOR_VER} 12DISTSUFFIX= ${IM_MAJOR_VER}
13.endif 13.endif
14 14
15DISTNAME= ImageMagick-${DISTSUFFIX} 15DISTNAME= ImageMagick-${DISTSUFFIX}
16DISTVERSION= ${DISTSUFFIX:S/-/./} 16DISTVERSION= ${DISTSUFFIX:S/-/./}
17 17
18CATEGORIES= graphics 18CATEGORIES= graphics
19MASTER_SITES= https://www.imagemagick.org/download/releases/ 19MASTER_SITES= https://www.imagemagick.org/download/releases/

cvs diff -r1.263 -r1.264 pkgsrc/graphics/ImageMagick/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/ImageMagick/distinfo 2021/11/28 10:46:42 1.263
+++ pkgsrc/graphics/ImageMagick/distinfo 2021/12/12 09:37:42 1.264
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.263 2021/11/28 10:46:42 wiz Exp $ 1$NetBSD: distinfo,v 1.264 2021/12/12 09:37:42 wiz Exp $
2 2
3BLAKE2s (ImageMagick-7.1.0-16.tar.xz) = 0fbb5fcde2c5fe66033abaa90fcd56502b567e0d784cba76acaadf28f8b0e22b 3BLAKE2s (ImageMagick-7.1.0-17.tar.xz) = e98ba36474e74d7caf3bf93909de44f057d8bb341bb19b910d68a142efdbeafa
4SHA512 (ImageMagick-7.1.0-16.tar.xz) = 6894e51ea96b49cd7aafb91d1e05b02f802bccc79121a6b6e65d2122cf97a27cd26bba393edb0b8d4c354ca95c2db0986257fd0d08756067dddb51240a346e2d 4SHA512 (ImageMagick-7.1.0-17.tar.xz) = 26af6fb9d81394ab242de871b2033854b23759c47d8fa83e929557ee5ae2b9756506f4c35bef4c8bbff8e459c07191e74c697fa828fa470d8ffe305e35020573
5Size (ImageMagick-7.1.0-16.tar.xz) = 10322260 bytes 5Size (ImageMagick-7.1.0-17.tar.xz) = 10323340 bytes
6SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715 6SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715