Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0602484D6F for ; Sat, 22 Jul 2023 10:11:33 +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 lsSsli6ddQsM for ; Sat, 22 Jul 2023 10:11:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4D7F884D1D for ; Sat, 22 Jul 2023 10:11:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 452E1FBDB; Sat, 22 Jul 2023 10:11:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1690020692120220" MIME-Version: 1.0 Date: Sat, 22 Jul 2023 10:11:32 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230722101132.452E1FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1690020692120220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jul 22 10:11:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated graphics/ImageMagick6, devel/cfitsio To generate a diff of this commit: cvs rdiff -u -r1.4553 -r1.4554 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23233 -r1.23234 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1690020692120220 Content-Disposition: inline Content-Length: 1350 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.4553 pkgsrc/doc/CHANGES-2023:1.4554 --- pkgsrc/doc/CHANGES-2023:1.4553 Sat Jul 22 01:50:38 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jul 22 10:11:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4553 2023/07/22 01:50:38 mef Exp $ +$NetBSD: CHANGES-2023,v 1.4554 2023/07/22 10:11:31 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6339,3 +6339,5 @@ Changes to the packages collection and i Added archivers/7-zip version 23.01 [ryoon 2023-07-21] Updated devel/R-Rcpp to 1.0.11 [mef 2023-07-22] Updated devel/R-usethis to 2.2.2 [mef 2023-07-22] + Updated graphics/ImageMagick6 to 6.9.12.91 [adam 2023-07-22] + Updated devel/cfitsio to 4.2.0 [adam 2023-07-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23233 pkgsrc/doc/TODO:1.23234 --- pkgsrc/doc/TODO:1.23233 Thu Jul 20 21:48:41 2023 +++ pkgsrc/doc/TODO Sat Jul 22 10:11:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23233 2023/07/20 21:48:41 wiz Exp $ +$NetBSD: TODO,v 1.23234 2023/07/22 10:11:31 adam Exp $ Suggested new packages ====================== @@ -388,7 +388,6 @@ For possible Perl packages updates, see o FlightCrew-0.9.1 o GMT-5.1.1 o HElib-2.1.0 - o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-23.1.3 --_----------=_1690020692120220--