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 62C291A9239 for ; Sun, 20 Feb 2022 21:30:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9D62984F4E; Sun, 20 Feb 2022 21:29:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D832484EE3 for ; Sun, 20 Feb 2022 21:29:58 +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 qJ-Lh8nie5ZI for ; Sun, 20 Feb 2022 21:29:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 300E784D1C for ; Sun, 20 Feb 2022 21:29:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C37DFB24; Sun, 20 Feb 2022 21:29:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164539259814780" MIME-Version: 1.0 Date: Sun, 20 Feb 2022 21:29:58 +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: <20220220212958.2C37DFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164539259814780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 20 21:29:57 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated graphics/ImageMagick to 7.1.0.25 To generate a diff of this commit: cvs rdiff -u -r1.1083 -r1.1084 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21547 -r1.21548 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164539259814780 Content-Disposition: inline Content-Length: 1321 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.1083 pkgsrc/doc/CHANGES-2022:1.1084 --- pkgsrc/doc/CHANGES-2022:1.1083 Sun Feb 20 21:27:43 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Feb 20 21:29:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1083 2022/02/20 21:27:43 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.1084 2022/02/20 21:29:57 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1413,3 +1413,4 @@ Changes to the packages collection and i Updated textproc/pugixml to 1.12.1 [wiz 2022-02-20] Updated security/py-cyclonedx-python-lib to 1.3.0 [wiz 2022-02-20] Updated security/py-pip-audit to 2.0.0 [wiz 2022-02-20] + Updated graphics/ImageMagick to 7.1.0.25 [wiz 2022-02-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21547 pkgsrc/doc/TODO:1.21548 --- pkgsrc/doc/TODO:1.21547 Sun Feb 20 21:27:43 2022 +++ pkgsrc/doc/TODO Sun Feb 20 21:29:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21547 2022/02/20 21:27:43 wiz Exp $ +$NetBSD: TODO,v 1.21548 2022/02/20 21:29:57 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.25 o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 --_----------=_164539259814780--