Received: by mail.netbsd.org (Postfix, from userid 605) id CB86584D41; Wed, 1 Feb 2023 08:39:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0266584F3A for ; Wed, 1 Feb 2023 08:39:45 +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 i8xKpYd8RD1M for ; Wed, 1 Feb 2023 08:39:44 +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 4A57E84D41 for ; Wed, 1 Feb 2023 08:39:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 47A6CFA90; Wed, 1 Feb 2023 08:39:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167524078485800" MIME-Version: 1.0 Date: Wed, 1 Feb 2023 08:39:44 +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: <20230201083944.47A6CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167524078485800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Feb 1 08:39:44 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/ImageMagick to 7.1.0.60 To generate a diff of this commit: cvs rdiff -u -r1.932 -r1.933 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22595 -r1.22596 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167524078485800 Content-Disposition: inline Content-Length: 1289 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.932 pkgsrc/doc/CHANGES-2023:1.933 --- pkgsrc/doc/CHANGES-2023:1.932 Wed Feb 1 08:30:41 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 1 08:39:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.932 2023/02/01 08:30:41 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.933 2023/02/01 08:39:43 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1169,3 +1169,4 @@ Changes to the packages collection and i Updated net/rabbitmq to 3.11.8 [adam 2023-02-01] Updated textproc/ugrep to 3.9.7 [adam 2023-02-01] Updated devel/gtexinfo to 7.0.2 [wiz 2023-02-01] + Updated graphics/ImageMagick to 7.1.0.60 [wiz 2023-02-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22595 pkgsrc/doc/TODO:1.22596 --- pkgsrc/doc/TODO:1.22595 Wed Feb 1 08:30:41 2023 +++ pkgsrc/doc/TODO Wed Feb 1 08:39:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22595 2023/02/01 08:30:41 wiz Exp $ +$NetBSD: TODO,v 1.22596 2023/02/01 08:39:43 wiz Exp $ Suggested new packages ====================== @@ -379,7 +379,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.60 o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 --_----------=_167524078485800--