Received: by mail.netbsd.org (Postfix, from userid 605) id 7624C84E69; Mon, 13 Mar 2023 11:09:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A673984D54 for ; Mon, 13 Mar 2023 11:09:36 +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 NYVkkBXEnwah for ; Mon, 13 Mar 2023 11:09:36 +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 F150784D08 for ; Mon, 13 Mar 2023 11:09:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE796FA90; Mon, 13 Mar 2023 11:09:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678705775226590" MIME-Version: 1.0 Date: Mon, 13 Mar 2023 11:09:35 +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: <20230313110935.EE796FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678705775226590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 13 11:09:35 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/filezilla to 3.63.2.1 To generate a diff of this commit: cvs rdiff -u -r1.1731 -r1.1732 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22688 -r1.22689 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678705775226590 Content-Disposition: inline Content-Length: 1276 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.1731 pkgsrc/doc/CHANGES-2023:1.1732 --- pkgsrc/doc/CHANGES-2023:1.1731 Mon Mar 13 11:06:58 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Mar 13 11:09:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1731 2023/03/13 11:06:58 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1732 2023/03/13 11:09:35 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2233,3 +2233,4 @@ Changes to the packages collection and i Updated print/a2ps to 4.15 [wiz 2023-03-13] Updated graphics/ImageMagick to 7.1.1.3 [wiz 2023-03-13] Updated net/libfilezilla to 0.41.1 [wiz 2023-03-13] + Updated net/filezilla to 3.63.2.1 [wiz 2023-03-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22688 pkgsrc/doc/TODO:1.22689 --- pkgsrc/doc/TODO:1.22688 Mon Mar 13 10:59:07 2023 +++ pkgsrc/doc/TODO Mon Mar 13 11:09:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22688 2023/03/13 10:59:07 wiz Exp $ +$NetBSD: TODO,v 1.22689 2023/03/13 11:09:35 wiz Exp $ Suggested new packages ====================== @@ -641,7 +641,6 @@ For possible Perl packages updates, see o fet-6.0.1 o ffmpeg-6.0 o filerunner-14.06.18.10 - o filezilla-3.63.2.1 o flashplayer-0.4.13 o flatbuffers-1.12.0 o flow-tools-0.411 --_----------=_1678705775226590--