Received: by mail.netbsd.org (Postfix, from userid 605) id F3A7E84DB5; Tue, 5 May 2020 10:33:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78B5084D62 for ; Tue, 5 May 2020 10:33:37 +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 G1_ZhQlbYXOq for ; Tue, 5 May 2020 10:33:37 +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 CA27184D25 for ; Tue, 5 May 2020 10:33:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C211CFB27; Tue, 5 May 2020 10:33:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1588674816198840" MIME-Version: 1.0 Date: Tue, 5 May 2020 10:33:36 +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: <20200505103336.C211CFB27@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. --_----------=_1588674816198840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 5 10:33:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.10.10 To generate a diff of this commit: cvs rdiff -u -r1.2752 -r1.2753 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19862 -r1.19863 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1588674816198840 Content-Disposition: inline Content-Length: 1314 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2752 pkgsrc/doc/CHANGES-2020:1.2753 --- pkgsrc/doc/CHANGES-2020:1.2752 Tue May 5 10:06:19 2020 +++ pkgsrc/doc/CHANGES-2020 Tue May 5 10:33:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2752 2020/05/05 10:06:19 jperkin Exp $ +$NetBSD: CHANGES-2020,v 1.2753 2020/05/05 10:33:36 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -4198,3 +4198,4 @@ Changes to the packages collection and i Updated textproc/ruby-kramdown to 2.2.1 [taca 2020-05-05] Updated textproc/ruby-review to 4.1.0 [taca 2020-05-05] Updated devel/binutils to 2.34nb2 [jperkin 2020-05-05] + Updated graphics/ImageMagick to 7.0.10.10 [wiz 2020-05-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19862 pkgsrc/doc/TODO:1.19863 --- pkgsrc/doc/TODO:1.19862 Sun May 3 10:05:48 2020 +++ pkgsrc/doc/TODO Tue May 5 10:33:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19862 2020/05/03 10:05:48 wiz Exp $ +$NetBSD: TODO,v 1.19863 2020/05/05 10:33:36 wiz Exp $ Suggested new packages ====================== @@ -375,7 +375,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.10.10 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o OdfConverter-4.0 --_----------=_1588674816198840--