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 1EF2C1A9239 for ; Mon, 31 Jan 2022 11:34:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5D25284D55; Mon, 31 Jan 2022 11:34:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94E3484CEF for ; Mon, 31 Jan 2022 11:34:42 +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 WtvENnMl2AIb for ; Mon, 31 Jan 2022 11:34:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E556684CDC for ; Mon, 31 Jan 2022 11:34:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E2BEEFB24; Mon, 31 Jan 2022 11:34:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1643628881162480" MIME-Version: 1.0 Date: Mon, 31 Jan 2022 11:34:41 +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: <20220131113441.E2BEEFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1643628881162480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 31 11:34:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated graphics/ImageMagick to 7.1.0.22 To generate a diff of this commit: cvs rdiff -u -r1.524 -r1.525 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21475 -r1.21476 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1643628881162480 Content-Disposition: inline Content-Length: 1300 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.524 pkgsrc/doc/CHANGES-2022:1.525 --- pkgsrc/doc/CHANGES-2022:1.524 Mon Jan 31 11:27:59 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jan 31 11:34:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.524 2022/01/31 11:27:59 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.525 2022/01/31 11:34:41 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -687,3 +687,4 @@ Changes to the packages collection and i Updated devel/py-cython to 0.29.27 [adam 2022-01-31] Updated security/py-cryptodome to 3.14.0 [adam 2022-01-31] Updated emulators/mame to 0.240 [wiz 2022-01-31] + Updated graphics/ImageMagick to 7.1.0.22 [wiz 2022-01-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21475 pkgsrc/doc/TODO:1.21476 --- pkgsrc/doc/TODO:1.21475 Mon Jan 31 11:27:59 2022 +++ pkgsrc/doc/TODO Mon Jan 31 11:34:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21475 2022/01/31 11:27:59 wiz Exp $ +$NetBSD: TODO,v 1.21476 2022/01/31 11:34:41 wiz Exp $ Suggested new packages ====================== @@ -361,7 +361,6 @@ For possible Perl packages updates, see o GNUMail-1.2.2 o Gorm-1.2.26 o HElib-2.1.0 - o ImageMagick-7.1.0.22 o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 --_----------=_1643628881162480--