Received: by mail.netbsd.org (Postfix, from userid 605) id EFC4985595; Mon, 11 Sep 2017 20:24:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6E48985595 for ; Mon, 11 Sep 2017 20:24:49 +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 kiGYAipgIjMs for ; Mon, 11 Sep 2017 20:24:49 +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 C472A85593 for ; Mon, 11 Sep 2017 20:24:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2791FA98; Mon, 11 Sep 2017 20:24:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150516148836540" MIME-Version: 1.0 Date: Mon, 11 Sep 2017 20:24:48 +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: <20170911202448.C2791FA98@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. --_----------=_150516148836540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 11 20:24:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated net/filezilla to 3.27.1 To generate a diff of this commit: cvs rdiff -u -r1.3761 -r1.3762 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17708 -r1.17709 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150516148836540 Content-Disposition: inline Content-Length: 1318 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3761 pkgsrc/doc/CHANGES-2017:1.3762 --- pkgsrc/doc/CHANGES-2017:1.3761 Mon Sep 11 20:23:04 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 11 20:24:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3761 2017/09/11 20:23:04 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3762 2017/09/11 20:24:48 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5287,3 +5287,4 @@ Changes to the packages collection and i Updated www/ruby-jekyll to 3.5.2 [taca 2017-09-11] Updated www/ruby-jekyll-gist to 1.4.1 [taca 2017-09-11] Updated x11/wxGTK30 to 3.0.3 [wiz 2017-09-11] + Updated net/filezilla to 3.27.1 [wiz 2017-09-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17708 pkgsrc/doc/TODO:1.17709 --- pkgsrc/doc/TODO:1.17708 Mon Sep 11 20:23:04 2017 +++ pkgsrc/doc/TODO Mon Sep 11 20:24:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17708 2017/09/11 20:23:04 wiz Exp $ +$NetBSD: TODO,v 1.17709 2017/09/11 20:24:48 wiz Exp $ Suggested new packages ====================== @@ -642,7 +642,6 @@ For possible Perl packages updates, see o fetchyahoo-2.14.0 o ffmpegthumbnailer-2.2.0 o filerunner-14.06.18.10 - o filezilla-3.27.1 [needs wxGTK30-3.0.3] o fillets-ng-0.7.4 o fillets-ng-data-0.7.4 o flashplayer-0.4.13 --_----------=_150516148836540--