Received: by mail.netbsd.org (Postfix, from userid 605) id 2D52A84E8F; Sun, 26 Feb 2023 06:37:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5C0DF84D9B for ; Sun, 26 Feb 2023 06:36:59 +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 d6Iq6mfHY5pg for ; Sun, 26 Feb 2023 06:36:58 +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 A2FA884D6F for ; Sun, 26 Feb 2023 06:36:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8FE35FA90; Sun, 26 Feb 2023 06:36:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677393418212610" MIME-Version: 1.0 Date: Sun, 26 Feb 2023 06:36: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: <20230226063658.8FE35FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677393418212610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 26 06:36:58 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + cabextract-1.11, fd-find-8.7.0. To generate a diff of this commit: cvs rdiff -u -r1.22645 -r1.22646 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677393418212610 Content-Disposition: inline Content-Length: 994 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22645 pkgsrc/doc/TODO:1.22646 --- pkgsrc/doc/TODO:1.22645 Sat Feb 25 00:11:30 2023 +++ pkgsrc/doc/TODO Sun Feb 26 06:36:57 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22645 2023/02/25 00:11:30 nikita Exp $ +$NetBSD: TODO,v 1.22646 2023/02/26 06:36:57 wiz Exp $ Suggested new packages ====================== @@ -386,7 +386,7 @@ For possible Perl packages updates, see o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 - o MesaLib-23.0 + o MesaLib-23.0.0 o OdfConverter-4.0 o PACK-0.0.4 o Pantomime-1.2.2 @@ -510,6 +510,7 @@ For possible Perl packages updates, see o bzr-gtk-0.103.0 o bzrtools-2.6.0 o c4-1.10 + o cabextract-1.11 o cacti-1.2.19 o cacti-spine-1.2.16 o calc-2.11.10.1 @@ -641,6 +642,7 @@ For possible Perl packages updates, see o fakeroot-1.6.5 o fastp-0.20.1 o fd-3.01j + o fd-find-8.7.0 o felt-3.07 [wip] o fet-6.0.1 o filerunner-14.06.18.10 --_----------=_1677393418212610--