Received: by mail.netbsd.org (Postfix, from userid 605) id 402C484DAC; Tue, 10 Oct 2017 19:49:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C778A84DAB for ; Tue, 10 Oct 2017 19:49:04 +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 nUcUU-drNpM2 for ; Tue, 10 Oct 2017 19:49:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 64F8884DA0 for ; Tue, 10 Oct 2017 19:49:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 630CCFBC7; Tue, 10 Oct 2017 19:49:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507664944182770" MIME-Version: 1.0 Date: Tue, 10 Oct 2017 19:49:04 +0000 From: "Tim Zingelman" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tez@netbsd.org X-Mailer: log_accum Message-Id: <20171010194904.630CCFBC7@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. --_----------=_1507664944182770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tez Date: Tue Oct 10 19:49:04 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: ImageMagick: update to 7.0.7.7 To generate a diff of this commit: cvs rdiff -u -r1.4391 -r1.4392 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507664944182770 Content-Disposition: inline Content-Length: 714 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4391 pkgsrc/doc/CHANGES-2017:1.4392 --- pkgsrc/doc/CHANGES-2017:1.4391 Tue Oct 10 12:26:15 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 10 19:49:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4391 2017/10/10 12:26:15 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4392 2017/10/10 19:49:04 tez Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6243,3 +6243,4 @@ Changes to the packages collection and i Updated misc/tmux to 2.6 [leot 2017-10-10] Updated lang/ocaml to 4.05.0nb1 [he 2017-10-10] Updated finance/py-stripe to 1.66.0 [adam 2017-10-10] + Updated graphics/ImageMagick to 7.0.7.7 [tez 2017-10-10] --_----------=_1507664944182770--