Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id D82C21A921F for ; Tue, 8 Mar 2022 09:15:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 197B284FFB; Tue, 8 Mar 2022 09:15:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 53CF784FF5 for ; Tue, 8 Mar 2022 09:14: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 beMvN2x8Njmz for ; Tue, 8 Mar 2022 09:14: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 A170B84D2E for ; Tue, 8 Mar 2022 09:14:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9EEE6FB24; Tue, 8 Mar 2022 09:14:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1646730898298390" MIME-Version: 1.0 Date: Tue, 8 Mar 2022 09:14: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: <20220308091458.9EEE6FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1646730898298390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 8 09:14:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated net/filezilla to 3.58.0 To generate a diff of this commit: cvs rdiff -u -r1.1345 -r1.1346 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21589 -r1.21590 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1646730898298390 Content-Disposition: inline Content-Length: 1290 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.1345 pkgsrc/doc/CHANGES-2022:1.1346 --- pkgsrc/doc/CHANGES-2022:1.1345 Tue Mar 8 09:12:46 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Mar 8 09:14:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1345 2022/03/08 09:12:46 prlw1 Exp $ +$NetBSD: CHANGES-2022,v 1.1346 2022/03/08 09:14:58 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1707,3 +1707,4 @@ Changes to the packages collection and i Updated fonts/harfbuzz to 4.0.0 [wiz 2022-03-08] Updated security/py-cyclonedx-python-lib to 2.0.0 [wiz 2022-03-08] Updated graphics/eog to 40.3 [prlw1 2022-03-08] + Updated net/filezilla to 3.58.0 [wiz 2022-03-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21589 pkgsrc/doc/TODO:1.21590 --- pkgsrc/doc/TODO:1.21589 Tue Mar 8 09:08:38 2022 +++ pkgsrc/doc/TODO Tue Mar 8 09:14:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21589 2022/03/08 09:08:38 wiz Exp $ +$NetBSD: TODO,v 1.21590 2022/03/08 09:14:58 wiz Exp $ Suggested new packages ====================== @@ -682,7 +682,6 @@ For possible Perl packages updates, see o felt-3.07 [wip] o fet-6.0.1 o filerunner-14.06.18.10 - o filezilla-3.58.0 o flashplayer-0.4.13 o flatbuffers-1.12.0 o flow-tools-0.411 --_----------=_1646730898298390--