Received: by mail.netbsd.org (Postfix, from userid 605) id 5485484DC7; Thu, 16 Jan 2020 13:54:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D287584DBB for ; Thu, 16 Jan 2020 13:54:13 +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 zvWtyofqH9Pp for ; Thu, 16 Jan 2020 13:54:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3556784DAA for ; Thu, 16 Jan 2020 13:54:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3317FFBF4; Thu, 16 Jan 2020 13:54:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157918285326660" MIME-Version: 1.0 Date: Thu, 16 Jan 2020 13:54:13 +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: <20200116135413.3317FFBF4@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. --_----------=_157918285326660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jan 16 13:54:13 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.9.14 To generate a diff of this commit: cvs rdiff -u -r1.470 -r1.471 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19613 -r1.19614 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157918285326660 Content-Disposition: inline Content-Length: 1279 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.470 pkgsrc/doc/CHANGES-2020:1.471 --- pkgsrc/doc/CHANGES-2020:1.470 Thu Jan 16 13:53:13 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Jan 16 13:54:12 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.470 2020/01/16 13:53:13 pho Exp $ +$NetBSD: CHANGES-2020,v 1.471 2020/01/16 13:54:12 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -559,3 +559,4 @@ Changes to the packages collection and i Updated devel/ocaml-ppx_bin_prot to 0.13.0 [jaapb 2020-01-16] Removed chat/gossip [nia 2020-01-16] Added devel/hs-ipynb version 0.1 [pho 2020-01-16] + Updated graphics/ImageMagick to 7.0.9.14 [wiz 2020-01-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19613 pkgsrc/doc/TODO:1.19614 --- pkgsrc/doc/TODO:1.19613 Wed Jan 15 00:10:11 2020 +++ pkgsrc/doc/TODO Thu Jan 16 13:54:12 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19613 2020/01/15 00:10:11 wiz Exp $ +$NetBSD: TODO,v 1.19614 2020/01/16 13:54:12 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.14 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-19.3.1 --_----------=_157918285326660--