Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4F5B57A468 for ; Tue, 19 Jul 2016 18:55:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F369985FEE; Tue, 19 Jul 2016 18:55:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8655F85DFE for ; Tue, 19 Jul 2016 18:55:58 +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 5GtSDzn5BLiT for ; Tue, 19 Jul 2016 18:55:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DE6B485E78 for ; Tue, 19 Jul 2016 18:55:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC89DFBB5; Tue, 19 Jul 2016 18:55:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146895455793290" MIME-Version: 1.0 Date: Tue, 19 Jul 2016 18:55:57 +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: <20160719185557.DC89DFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_146895455793290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 19 18:55:57 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated net/filezilla to 3.19.0 To generate a diff of this commit: cvs rdiff -u -r1.2883 -r1.2884 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16144 -r1.16145 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146895455793290 Content-Disposition: inline Content-Length: 1301 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.2883 pkgsrc/doc/CHANGES-2016:1.2884 --- pkgsrc/doc/CHANGES-2016:1.2883 Tue Jul 19 18:42:32 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Jul 19 18:55:57 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2883 2016/07/19 18:42:32 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.2884 2016/07/19 18:55:57 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4188,3 +4188,4 @@ Changes to the packages collection and i Updated textproc/pear-Console_Table to 1.3.0 [taca 2016-07-19] Updated www/pear-HTTP_Request2 to 2.3.0 [taca 2016-07-19] Updated net/libfilezilla to 0.5.3 [wiz 2016-07-19] + Updated net/filezilla to 3.19.0 [wiz 2016-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16144 pkgsrc/doc/TODO:1.16145 --- pkgsrc/doc/TODO:1.16144 Mon Jul 18 08:09:51 2016 +++ pkgsrc/doc/TODO Tue Jul 19 18:55:57 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16144 2016/07/18 08:09:51 leot Exp $ +$NetBSD: TODO,v 1.16145 2016/07/19 18:55:57 wiz Exp $ Suggested new packages ====================== @@ -670,7 +670,6 @@ For possible Perl packages updates, see o fetchmail-6.3.26 o fetchyahoo-2.14.0 o filerunner-14.06.18.10 - o filezilla-3.19.0 o fillets-ng-0.7.4 o fillets-ng-data-0.7.4 o fish-2.2.0 --_----------=_146895455793290--