Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 60E581A9239 for ; Mon, 1 Nov 2021 07:01:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EC88984F00; Mon, 1 Nov 2021 07:01:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31BD084E9D for ; Mon, 1 Nov 2021 07:01:58 +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 9fdzkOOHDVTv for ; Mon, 1 Nov 2021 07:01:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C36584D43 for ; Mon, 1 Nov 2021 07:01:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 75FCDFA97; Mon, 1 Nov 2021 07:01:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1635750117231990" MIME-Version: 1.0 Date: Mon, 1 Nov 2021 07:01:57 +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: <20211101070157.75FCDFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1635750117231990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 1 07:01:57 UTC 2021 Modified Files: pkgsrc/graphics/ImageMagick: Makefile Makefile.common distinfo Log Message: ImageMagick: update to 7.1.0.13. 2021-10-28 7.1.0-13 * Release ImageMagick version 7.1.0-13 GIT revision 19325:987f36b50:20211028 2021-10-28 7.1.0-13 Dirk Lemstra * Fix stack overflow when parsing malicious ps image file (report from Muhammad Aldo Firmansyah). 2021-10-25 7.1.0-12 * Release ImageMagick version 7.1.0-12 GIT revision 19318:113f8f901:20211025 2021-10-15 7.1.0-12 * Fix x64 build. 2021-10-24 7.1.0-11 * Release ImageMagick version 7.1.0-11 GIT revision 19313:fbf76f2ef:20211024 2021-10-11 7.1.0-11 * Fix connected component abort trap (reference https://github.com/ImageMagick/ImageMagick/issues/4372). * Fix possible unitialized values (reference https://github.com/ImageMagick/ImageMagick/issues/4379). * Fix stack overflow when parsing malicious tiff image file (report from Muhammad Aldo Firmansyah). 2021-10-10 7.1.0-10 * Release ImageMagick version 7.1.0-10 GIT revision 19236:07ebe6b6e:20211010 2021-10-03 7.1.0-10 * Improved algorithm for automatic calculation of pointsize for caption and labels. * Support -auto-orient option in the identify utlity. 2021-10-03 7.1.0-9 * Release ImageMagick version 7.1.0-9 GIT revision 19220:7921bf068:20211003 2021-10-03 7.1.0-9 Dirk Lemstra * Squash a dump truck load of VisualStudio compiler warnings. * Improved algorithm for automatic calculation of word breaks and pointsize for caption and labels. 2021-09-19 7.1.0-9 * Improve wrapping between words and within words (reference https://github.com/ImageMagick/ImageMagick/discussions/4227). To generate a diff of this commit: cvs rdiff -u -r1.297 -r1.298 pkgsrc/graphics/ImageMagick/Makefile cvs rdiff -u -r1.239 -r1.240 pkgsrc/graphics/ImageMagick/Makefile.common cvs rdiff -u -r1.260 -r1.261 pkgsrc/graphics/ImageMagick/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1635750117231990 Content-Disposition: inline Content-Length: 2271 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/ImageMagick/Makefile diff -u pkgsrc/graphics/ImageMagick/Makefile:1.297 pkgsrc/graphics/ImageMagick/Makefile:1.298 --- pkgsrc/graphics/ImageMagick/Makefile:1.297 Sat Oct 9 15:35:05 2021 +++ pkgsrc/graphics/ImageMagick/Makefile Mon Nov 1 07:01:57 2021 @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.297 2021/10/09 15:35:05 nia Exp $ +# $NetBSD: Makefile,v 1.298 2021/11/01 07:01:57 wiz Exp $ -PKGREVISION= 2 .include "Makefile.common" PKGNAME= ImageMagick-${DISTVERSION} Index: pkgsrc/graphics/ImageMagick/Makefile.common diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.239 pkgsrc/graphics/ImageMagick/Makefile.common:1.240 --- pkgsrc/graphics/ImageMagick/Makefile.common:1.239 Wed Sep 29 08:33:47 2021 +++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Nov 1 07:01:57 2021 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.239 2021/09/29 08:33:47 wiz Exp $ +# $NetBSD: Makefile.common,v 1.240 2021/11/01 07:01:57 wiz Exp $ # # used by graphics/p5-PerlMagick/Makefile IM_MAJOR_VER= 7.1.0 -IM_MINOR_VER= 8 +IM_MINOR_VER= 13 IM_MAJOR_LIB_VER= 7 .if (${IM_MINOR_VER} != NONE) Index: pkgsrc/graphics/ImageMagick/distinfo diff -u pkgsrc/graphics/ImageMagick/distinfo:1.260 pkgsrc/graphics/ImageMagick/distinfo:1.261 --- pkgsrc/graphics/ImageMagick/distinfo:1.260 Tue Oct 26 10:45:54 2021 +++ pkgsrc/graphics/ImageMagick/distinfo Mon Nov 1 07:01:57 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.260 2021/10/26 10:45:54 nia Exp $ +$NetBSD: distinfo,v 1.261 2021/11/01 07:01:57 wiz Exp $ -BLAKE2s (ImageMagick-7.1.0-8.tar.xz) = 5b851ddb90d815a26c210321b1a868f1212e5947f96cbb0d3578c63712be867b -SHA512 (ImageMagick-7.1.0-8.tar.xz) = b0200b6732f8994ddaaec0dc298aed9974e04384f247dec5a053049bcef3f24d7b26a36bcc8e9f53fef1948d894db24f1783c0bab6f056c446d7822b9815aa9b -Size (ImageMagick-7.1.0-8.tar.xz) = 10320292 bytes +BLAKE2s (ImageMagick-7.1.0-13.tar.xz) = 12c9d4c2207d46e755cbdcc93658f777c9431740a2a112ab78d65ec14dda91d8 +SHA512 (ImageMagick-7.1.0-13.tar.xz) = dac1fc229599a63703fc3aa1378de313dc94dfbfa71913dc408ef65c88ef33820b5ddab4c9a064a86cc35c0abb0136f0adb626bff9e227b52ed0d90993688044 +Size (ImageMagick-7.1.0-13.tar.xz) = 10311564 bytes SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715 --_----------=_1635750117231990--