Received: by mail.netbsd.org (Postfix, from userid 605) id E42B684E67; Mon, 13 Mar 2023 10:46:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 217F784D54 for ; Mon, 13 Mar 2023 10:46:09 +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 XEKqK9E1ZN2i for ; Mon, 13 Mar 2023 10:46:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6DA8684C86 for ; Mon, 13 Mar 2023 10:46:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6AE25FA90; Mon, 13 Mar 2023 10:46:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678704368217150" MIME-Version: 1.0 Date: Mon, 13 Mar 2023 10:46:08 +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: <20230313104608.6AE25FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678704368217150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 13 10:46:08 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/ImageMagick to 7.1.1.3 To generate a diff of this commit: cvs rdiff -u -r1.1729 -r1.1730 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22686 -r1.22687 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678704368217150 Content-Disposition: inline Content-Length: 1290 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1729 pkgsrc/doc/CHANGES-2023:1.1730 --- pkgsrc/doc/CHANGES-2023:1.1729 Mon Mar 13 10:39:38 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Mar 13 10:46:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1729 2023/03/13 10:39:38 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1730 2023/03/13 10:46:07 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2231,3 +2231,4 @@ Changes to the packages collection and i Updated textproc/catdoc to 0.95 [wiz 2023-03-13] Updated textproc/catdoc-tk to 0.95 [wiz 2023-03-13] Updated print/a2ps to 4.15 [wiz 2023-03-13] + Updated graphics/ImageMagick to 7.1.1.3 [wiz 2023-03-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22686 pkgsrc/doc/TODO:1.22687 --- pkgsrc/doc/TODO:1.22686 Mon Mar 13 10:39:38 2023 +++ pkgsrc/doc/TODO Mon Mar 13 10:46:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22686 2023/03/13 10:39:38 wiz Exp $ +$NetBSD: TODO,v 1.22687 2023/03/13 10:46:07 wiz Exp $ Suggested new packages ====================== @@ -381,7 +381,6 @@ For possible Perl packages updates, see o FlightCrew-0.9.1 o GMT-5.1.1 o HElib-2.1.0 - o ImageMagick-7.1.1.3 o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 --_----------=_1678704368217150--