Received: by mail.netbsd.org (Postfix, from userid 605) id DBF1084DE8; Sun, 22 Mar 2020 17:53:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 63DD084DE6 for ; Sun, 22 Mar 2020 17:53:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8lWAwxRwf9Io for ; Sun, 22 Mar 2020 17:53:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D050784D6C for ; Sun, 22 Mar 2020 17:53:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CE325FB27; Sun, 22 Mar 2020 17:53:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1584899604188870" MIME-Version: 1.0 Date: Sun, 22 Mar 2020 17:53:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/ImageMagick To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200322175324.CE325FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1584899604188870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 22 17:53:24 UTC 2020 Modified Files: pkgsrc/graphics/ImageMagick: Makefile.common distinfo Log Message: ImageMagick: update to 7.0.10.1. 2020-03-15 7.0.10-1 Cristy * Release ImageMagick version 7.0.10-1, GIT revision 17065:130e52e:20200315. 2020-03-14 7.0.10-1 Cristy * Add support for returning the convex hull of an image with the %[canvas-hull] property. 2020-03-09 7.0.10-1 Dirk Lemstra * Added option to specify the preferred version when writing a PDF file with -define pdf:version=version (e.g. 1.7). 2020-03-07 7.0.10-1 Cristy * Do not throw exception on empty draw path (reference https://github.com/ImageMagick/ImageMagick/issues/974). * Fix possible buffer overflow in ComplexImages(). * SVG to MVG requires transforms to appear before clipping paths (reference https://github.com/ImageMagick/ImageMagick/issues/1860). To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206 pkgsrc/graphics/ImageMagick/Makefile.common cvs rdiff -u -r1.220 -r1.221 pkgsrc/graphics/ImageMagick/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1584899604188870 Content-Disposition: inline Content-Length: 1884 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/ImageMagick/Makefile.common diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.205 pkgsrc/graphics/ImageMagick/Makefile.common:1.206 --- pkgsrc/graphics/ImageMagick/Makefile.common:1.205 Tue Mar 10 23:04:48 2020 +++ pkgsrc/graphics/ImageMagick/Makefile.common Sun Mar 22 17:53:24 2020 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.205 2020/03/10 23:04:48 wiz Exp $ +# $NetBSD: Makefile.common,v 1.206 2020/03/22 17:53:24 wiz Exp $ # # used by graphics/p5-PerlMagick/Makefile IM_MAJOR_VER= 7.0.10 -IM_MINOR_VER= 0 +IM_MINOR_VER= 1 IM_MAJOR_LIB_VER= 7 .if (${IM_MINOR_VER} != NONE) Index: pkgsrc/graphics/ImageMagick/distinfo diff -u pkgsrc/graphics/ImageMagick/distinfo:1.220 pkgsrc/graphics/ImageMagick/distinfo:1.221 --- pkgsrc/graphics/ImageMagick/distinfo:1.220 Tue Mar 10 23:04:48 2020 +++ pkgsrc/graphics/ImageMagick/distinfo Sun Mar 22 17:53:24 2020 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.220 2020/03/10 23:04:48 wiz Exp $ +$NetBSD: distinfo,v 1.221 2020/03/22 17:53:24 wiz Exp $ -SHA1 (ImageMagick-7.0.10-0.tar.xz) = 82b754f325adea1198148b757d6fd31125a215dc -RMD160 (ImageMagick-7.0.10-0.tar.xz) = 9a56222a2e80fd5107e528c0d5c46754f291ab6a -SHA512 (ImageMagick-7.0.10-0.tar.xz) = d997429855fa4bc48da32e00ea5c45467a6bd3265c35c0aff8f150346e467451737f276833d4fa867f0e2e52110f532416af1dafdbc8e81d2d11dd0c4c80f011 -Size (ImageMagick-7.0.10-0.tar.xz) = 9532856 bytes +SHA1 (ImageMagick-7.0.10-1.tar.xz) = 7a698727136ec4aefc45850961642224b4179d7a +RMD160 (ImageMagick-7.0.10-1.tar.xz) = 23b1990f9d85c54327d70dadf5d1e1e4004e378b +SHA512 (ImageMagick-7.0.10-1.tar.xz) = 086616507c073e1a6c8c1276273fee18e9d5ae5ea3a730ad770347459a975c898517985b5a79798b90922e4954cdf994b78daa1ab164cbb48087da389acf6db5 +Size (ImageMagick-7.0.10-1.tar.xz) = 9531244 bytes SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f --_----------=_1584899604188870--