Received: by mail.netbsd.org (Postfix, from userid 605) id 5829B84DCB; Tue, 20 Aug 2019 11:38:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D412684DBC for ; Tue, 20 Aug 2019 11:38:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id e4eHyipEarDa for ; Tue, 20 Aug 2019 11:38:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 32DC084D65 for ; Tue, 20 Aug 2019 11:38:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E909FBF4; Tue, 20 Aug 2019 11:38:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1566301128168290" MIME-Version: 1.0 Date: Tue, 20 Aug 2019 11:38:48 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190820113848.2E909FBF4@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. --_----------=_1566301128168290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 20 11:38:47 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.8.61 To generate a diff of this commit: cvs rdiff -u -r1.3546 -r1.3547 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19202 -r1.19203 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1566301128168290 Content-Disposition: inline Content-Length: 1289 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3546 pkgsrc/doc/CHANGES-2019:1.3547 --- pkgsrc/doc/CHANGES-2019:1.3546 Tue Aug 20 11:35:01 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Aug 20 11:38:47 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3546 2019/08/20 11:35:01 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.3547 2019/08/20 11:38:47 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5793,3 +5793,4 @@ Changes to the packages collection and i Updated devel/py-pyobjc to 5.2 [adam 2019-08-20] Added net/gssdp12 version 1.2.1 [wiz 2019-08-20] Updated converters/libvisio to 0.1.7 [wiz 2019-08-20] + Updated graphics/ImageMagick to 7.0.8.61 [wiz 2019-08-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19202 pkgsrc/doc/TODO:1.19203 --- pkgsrc/doc/TODO:1.19202 Tue Aug 20 11:35:01 2019 +++ pkgsrc/doc/TODO Tue Aug 20 11:38:47 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19202 2019/08/20 11:35:01 wiz Exp $ +$NetBSD: TODO,v 1.19203 2019/08/20 11:38:47 wiz Exp $ Suggested new packages ====================== @@ -387,7 +387,6 @@ For possible Perl packages updates, see o GMT-5.1.1 o GNUMail-1.2.2 o Gorm-1.2.22 - o ImageMagick-7.0.8.61 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-19.1.4 --_----------=_1566301128168290--