Received: by mail.netbsd.org (Postfix, from userid 605) id 1A9D684D4E; Sun, 9 Feb 2020 14:10:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 98A8184D36 for ; Sun, 9 Feb 2020 14:10:24 +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 SjKONDJG1nDN for ; Sun, 9 Feb 2020 14:10:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EE6C584CF7 for ; Sun, 9 Feb 2020 14:10:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBFD5FBF4; Sun, 9 Feb 2020 14:10:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1581257423126580" MIME-Version: 1.0 Date: Sun, 9 Feb 2020 14:10:23 +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: <20200209141023.EBFD5FBF4@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. --_----------=_1581257423126580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 9 14:10:23 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.9.22 To generate a diff of this commit: cvs rdiff -u -r1.1002 -r1.1003 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19664 -r1.19665 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1581257423126580 Content-Disposition: inline Content-Length: 1294 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.1002 pkgsrc/doc/CHANGES-2020:1.1003 --- pkgsrc/doc/CHANGES-2020:1.1002 Sun Feb 9 14:03:46 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Feb 9 14:10:23 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1002 2020/02/09 14:03:46 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.1003 2020/02/09 14:10:23 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1428,3 +1428,4 @@ Changes to the packages collection and i Updated security/gnutls to 3.6.12 [wiz 2020-02-09] Updated security/libsecret to 0.20.1 [wiz 2020-02-09] Updated converters/libcdr to 0.1.6 [wiz 2020-02-09] + Updated graphics/ImageMagick to 7.0.9.22 [wiz 2020-02-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19664 pkgsrc/doc/TODO:1.19665 --- pkgsrc/doc/TODO:1.19664 Sun Feb 9 14:03:46 2020 +++ pkgsrc/doc/TODO Sun Feb 9 14:10:23 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19664 2020/02/09 14:03:46 wiz Exp $ +$NetBSD: TODO,v 1.19665 2020/02/09 14:10:23 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.9.22 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-19.3.2 --_----------=_1581257423126580--