Received: by mail.netbsd.org (Postfix, from userid 605) id 4ECD985033; Thu, 21 Jul 2022 11:31:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 861D085032 for ; Thu, 21 Jul 2022 11:31:33 +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 ygbZF-3DRa0z for ; Thu, 21 Jul 2022 11:31:33 +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 149A485030 for ; Thu, 21 Jul 2022 11:31:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 12207FB1A; Thu, 21 Jul 2022 11:31:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165840309366110" MIME-Version: 1.0 Date: Thu, 21 Jul 2022 11:31:33 +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: <20220721113133.12207FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165840309366110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jul 21 11:31:32 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated net/libfilezilla to 0.38.1 To generate a diff of this commit: cvs rdiff -u -r1.3474 -r1.3475 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165840309366110 Content-Disposition: inline Content-Length: 709 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.3474 pkgsrc/doc/CHANGES-2022:1.3475 --- pkgsrc/doc/CHANGES-2022:1.3474 Thu Jul 21 10:17:32 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jul 21 11:31:32 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3474 2022/07/21 10:17:32 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3475 2022/07/21 11:31:32 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5228,3 +5228,4 @@ Changes to the packages collection and i Updated net/samba4 to 4.16.3 [adam 2022-07-21] Updated devel/py-dotenv to 0.20.0 [adam 2022-07-21] Updated devel/gmp to 6.2.1nb3 [wiz 2022-07-21] + Updated net/libfilezilla to 0.38.1 [wiz 2022-07-21] --_----------=_165840309366110--