Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id AEA917A212 for ; Tue, 2 May 2017 11:25:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 602C484DE7; Tue, 2 May 2017 11:25:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3D3B84DAF for ; Tue, 2 May 2017 11:25:52 +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 8wQ5Wke7nbAf for ; Tue, 2 May 2017 11:25:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6A0C184CD8 for ; Tue, 2 May 2017 11:25:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6830FFBE4; Tue, 2 May 2017 11:25:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493724352163670" MIME-Version: 1.0 Date: Tue, 2 May 2017 11:25:52 +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: <20170502112552.6830FFBE4@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. --_----------=_1493724352163670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 2 11:25:52 UTC 2017 Modified Files: pkgsrc/graphics/ImageMagick: Makefile.common distinfo Log Message: Updated ImageMagick to 7.0.5.5. 2017-04-24 7.0.5-5 Cristy * Release ImageMagick version 7.0.5-5, GIT revision 19908:bc92979:20170424. 2017-03-26 7.0.5-5 Cristy * Minimize buffer copies to improve OpenCL performance. * Morphology thinning is no longer a no-op (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31650). * Patch two PCD writer problems, corrupt output and dark pixels (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=3164). * Support ICC based PDF's (reference https://github.com/ImageMagick/ImageMagick/issues/417). * Fix improper EPS clip path rendering (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31722). To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 pkgsrc/graphics/ImageMagick/Makefile.common cvs rdiff -u -r1.167 -r1.168 pkgsrc/graphics/ImageMagick/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493724352163670 Content-Disposition: inline Content-Length: 1936 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.151 pkgsrc/graphics/ImageMagick/Makefile.common:1.152 --- pkgsrc/graphics/ImageMagick/Makefile.common:1.151 Tue Apr 4 11:14:45 2017 +++ pkgsrc/graphics/ImageMagick/Makefile.common Tue May 2 11:25:52 2017 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.151 2017/04/04 11:14:45 wiz Exp $ +# $NetBSD: Makefile.common,v 1.152 2017/05/02 11:25:52 wiz Exp $ # # When updating this package, please upload the distfile # since they disappear immediately when new releases happen, @@ -7,7 +7,7 @@ # used by graphics/p5-PerlMagick/Makefile IM_MAJOR_VER= 7.0.5 -IM_MINOR_VER= 4 +IM_MINOR_VER= 5 IM_MAJOR_LIB_VER= 7 .if (${IM_MINOR_VER} != NONE) Index: pkgsrc/graphics/ImageMagick/distinfo diff -u pkgsrc/graphics/ImageMagick/distinfo:1.167 pkgsrc/graphics/ImageMagick/distinfo:1.168 --- pkgsrc/graphics/ImageMagick/distinfo:1.167 Tue Apr 4 11:14:45 2017 +++ pkgsrc/graphics/ImageMagick/distinfo Tue May 2 11:25:52 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.167 2017/04/04 11:14:45 wiz Exp $ +$NetBSD: distinfo,v 1.168 2017/05/02 11:25:52 wiz Exp $ -SHA1 (ImageMagick-7.0.5-4.tar.xz) = 118b2d1753cf5eb0761ea8dac068e24217b8e32b -RMD160 (ImageMagick-7.0.5-4.tar.xz) = e316a80425facab655b450f6f458a3e9c567857e -SHA512 (ImageMagick-7.0.5-4.tar.xz) = 4f2af87c3da5723b1b8030faf37c7b3a09f25301749f9b5c35c175b825c5f8758f29d8d36bb0acb285d2beae13aa45d906455cefec37a247c039ba98222b41ef -Size (ImageMagick-7.0.5-4.tar.xz) = 8316148 bytes +SHA1 (ImageMagick-7.0.5-5.tar.xz) = c9acfbce7ecbb7dbeada7220b0b683ba67f56faf +RMD160 (ImageMagick-7.0.5-5.tar.xz) = 52cf94304ee4ab55d1e0ec4ba1dfe38b720ae882 +SHA512 (ImageMagick-7.0.5-5.tar.xz) = 56ac34cde0dace2e6dcd6968efd6b1f814cd1ec6c27ed9f10d441610a540028df8cde354c662f7b37dc0bd2e6005374eef0a26ea4e432a0ab39acf6e2bf5a4a6 +Size (ImageMagick-7.0.5-5.tar.xz) = 8273996 bytes --_----------=_1493724352163670--