Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5411084DA9 for ; Sat, 9 Sep 2023 14:48:20 +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 M77dGs7loSXk for ; Sat, 9 Sep 2023 14:48:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A979A84CFA for ; Sat, 9 Sep 2023 14:48:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A3141FBDB; Sat, 9 Sep 2023 14:48:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169427089997860" MIME-Version: 1.0 Date: Sat, 9 Sep 2023 14:48:19 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230909144819.A3141FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169427089997860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Sep 9 14:48:19 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + arti-1.1.8, jq-1.7. To generate a diff of this commit: cvs rdiff -u -r1.23357 -r1.23358 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169427089997860 Content-Disposition: inline Content-Length: 810 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23357 pkgsrc/doc/TODO:1.23358 --- pkgsrc/doc/TODO:1.23357 Fri Sep 8 20:54:14 2023 +++ pkgsrc/doc/TODO Sat Sep 9 14:48:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23357 2023/09/08 20:54:14 vins Exp $ +$NetBSD: TODO,v 1.23358 2023/09/09 14:48:19 wiz Exp $ Suggested new packages ====================== @@ -465,7 +465,7 @@ For possible Perl packages updates, see o arm-trusted-firmware-rk3328-2.4 o arm-trusted-firmware-rk3399-2.4 o arm-trusted-firmware-sun50i_a64-2.4 - o arti-1.1.7 + o arti-1.1.8 o asapm-3.1 o asn1c-0.9.28 o asp2php-2008-08-13 @@ -834,6 +834,7 @@ For possible Perl packages updates, see o jetty9-9.3.7 o jools-1.0 o jpilot-syncmal-0.81 + o jq-1.7 o jrep-1.1.1 o kactivities-5.81.0 o kaffe-1.1.9 --_----------=_169427089997860--