Received: by mail.netbsd.org (Postfix, from userid 605) id C38F284D87; Thu, 10 Oct 2019 12:08:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B63584D5F for ; Thu, 10 Oct 2019 12:08:37 +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 b3BZ-u_0orl7 for ; Thu, 10 Oct 2019 12:08: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 CE11D84C6C for ; Thu, 10 Oct 2019 12:08:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC306FBF4; Thu, 10 Oct 2019 12:08:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157070931670890" MIME-Version: 1.0 Date: Thu, 10 Oct 2019 12:08:36 +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: <20191010120836.CC306FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_157070931670890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Oct 10 12:08:36 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated net/libfilezilla to 0.18.2 To generate a diff of this commit: cvs rdiff -u -r1.4267 -r1.4268 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19320 -r1.19321 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157070931670890 Content-Disposition: inline Content-Length: 1470 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4267 pkgsrc/doc/CHANGES-2019:1.4268 --- pkgsrc/doc/CHANGES-2019:1.4267 Thu Oct 10 12:04:40 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Oct 10 12:08:35 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4267 2019/10/10 12:04:40 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.4268 2019/10/10 12:08:35 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6866,3 +6866,4 @@ Changes to the packages collection and i Updated textproc/enchant2 to 2.2.7 [wiz 2019-10-10] Updated devel/libffcall to 2.2 [wiz 2019-10-10] Updated x11/gtk3 to 3.24.11 [wiz 2019-10-10] + Updated net/libfilezilla to 0.18.2 [wiz 2019-10-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19320 pkgsrc/doc/TODO:1.19321 --- pkgsrc/doc/TODO:1.19320 Thu Oct 10 12:04:40 2019 +++ pkgsrc/doc/TODO Thu Oct 10 12:08:35 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19320 2019/10/10 12:04:40 wiz Exp $ +$NetBSD: TODO,v 1.19321 2019/10/10 12:08:35 wiz Exp $ Suggested new packages ====================== @@ -913,7 +913,6 @@ For possible Perl packages updates, see o libcarddav-14.0.4 o libconfuse-3.1 o libdrm-2.4.99 - o libfilezilla-0.18.2 o libflash-0.4.13 o libfolks-0.10.1 [wip] o libgfshare-2.0.0 @@ -1387,7 +1386,6 @@ For possible Perl packages updates, see o xauth-1.1 o xbacklight-1.2.3 o xbiff-1.0.4 - o xcb-util-0.4.1 o xclock-1.0.9 o xcoral-3.14 o xerces-j-2.4.0 [pkg/21725] --_----------=_157070931670890--