Received: by mail.netbsd.org (Postfix, from userid 605) id 63E7384E80; Sun, 7 May 2023 19:13:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9646684DA5 for ; Sun, 7 May 2023 19:13:42 +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 vPJYXwKfQ2zL for ; Sun, 7 May 2023 19:13:42 +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 DAA1C84C2C for ; Sun, 7 May 2023 19:13:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D7C93FA87; Sun, 7 May 2023 19:13:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683486821222320" MIME-Version: 1.0 Date: Sun, 7 May 2023 19:13:41 +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: <20230507191341.D7C93FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683486821222320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 7 19:13:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/tnftp to 20230507 To generate a diff of this commit: cvs rdiff -u -r1.2926 -r1.2927 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22911 -r1.22912 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683486821222320 Content-Disposition: inline Content-Length: 1282 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.2926 pkgsrc/doc/CHANGES-2023:1.2927 --- pkgsrc/doc/CHANGES-2023:1.2926 Sun May 7 18:39:51 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 7 19:13:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2926 2023/05/07 18:39:51 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2927 2023/05/07 19:13:41 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4064,3 +4064,4 @@ Changes to the packages collection and i Updated sysutils/zoxide to 0.9.1 [pin 2023-05-07] Updated devel/py-maturin to 0.15.1 [adam 2023-05-07] Updated devel/py-pdm to 2.5.6 [adam 2023-05-07] + Updated net/tnftp to 20230507 [wiz 2023-05-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22911 pkgsrc/doc/TODO:1.22912 --- pkgsrc/doc/TODO:1.22911 Sun May 7 16:57:28 2023 +++ pkgsrc/doc/TODO Sun May 7 19:13:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22911 2023/05/07 16:57:28 wiz Exp $ +$NetBSD: TODO,v 1.22912 2023/05/07 19:13:41 wiz Exp $ Suggested new packages ====================== @@ -1427,7 +1427,6 @@ For possible Perl packages updates, see o tkinfo-2.11 o tkpasman-2.2b o tn5250-0.17.3 [at http://tn5250.sourceforge.net/] - o tnftp-20230409 o tob-0.26 o tomboy-1.10.2 o top-3.8beta1 --_----------=_1683486821222320--