Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6F8081A9217 for ; Mon, 4 Jan 2021 10:20:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A576684DA1; Mon, 4 Jan 2021 10:20:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E181B84D7F for ; Mon, 4 Jan 2021 10:20:26 +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 NeVx90rCtKTO for ; Mon, 4 Jan 2021 10:20:26 +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 3D80084C13 for ; Mon, 4 Jan 2021 10:20:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 35185FA9D; Mon, 4 Jan 2021 10:20:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609755626109530" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 10:20:26 +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: <20210104102026.35185FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609755626109530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 10:20:26 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.10.54 To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20288 -r1.20289 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609755626109530 Content-Disposition: inline Content-Length: 1314 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.119 pkgsrc/doc/CHANGES-2021:1.120 --- pkgsrc/doc/CHANGES-2021:1.119 Mon Jan 4 09:58:05 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 4 10:20:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.119 2021/01/04 09:58:05 adam Exp $ +$NetBSD: CHANGES-2021,v 1.120 2021/01/04 10:20:25 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -147,3 +147,4 @@ Changes to the packages collection and i Updated devel/py-google-api-core to 1.24.1 [adam 2021-01-03] Updated databases/prometheus to 2.23.0nb1 [adam 2021-01-04] Updated databases/prometheus to 2.23.0nb2 [adam 2021-01-04] + Updated graphics/ImageMagick to 7.0.10.54 [wiz 2021-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20288 pkgsrc/doc/TODO:1.20289 --- pkgsrc/doc/TODO:1.20288 Sun Jan 3 19:00:50 2021 +++ pkgsrc/doc/TODO Mon Jan 4 10:20:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20288 2021/01/03 19:00:50 wiz Exp $ +$NetBSD: TODO,v 1.20289 2021/01/04 10:20:25 wiz Exp $ Suggested new packages ====================== @@ -367,7 +367,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.54 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-20.3.1 --_----------=_1609755626109530--