Received: by mail.netbsd.org (Postfix, from userid 605) id 2916A84DDA; Thu, 14 Feb 2019 10:15:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A729784D8B for ; Thu, 14 Feb 2019 10:15:02 +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 GRwkORJnFQPs for ; Thu, 14 Feb 2019 10:15:02 +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 0563184C2B for ; Thu, 14 Feb 2019 10:15:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03993FB16; Thu, 14 Feb 2019 10:15:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550139301185800" MIME-Version: 1.0 Date: Thu, 14 Feb 2019 10:15:01 +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: <20190214101502.03993FB16@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. --_----------=_1550139301185800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 14 10:15:01 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated net/filezilla to 3.40.0 To generate a diff of this commit: cvs rdiff -u -r1.748 -r1.749 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18832 -r1.18833 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550139301185800 Content-Disposition: inline Content-Length: 1280 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.748 pkgsrc/doc/CHANGES-2019:1.749 --- pkgsrc/doc/CHANGES-2019:1.748 Thu Feb 14 10:03:52 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Feb 14 10:15:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.748 2019/02/14 10:03:52 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.749 2019/02/14 10:15:01 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1390,3 +1390,4 @@ Changes to the packages collection and i Updated net/libnice to 0.1.15 [wiz 2019-02-14] Updated devel/py-mercurial to 4.9 [wiz 2019-02-14] Updated graphics/ImageMagick to 7.0.8.27 [wiz 2019-02-14] + Updated net/filezilla to 3.40.0 [wiz 2019-02-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18832 pkgsrc/doc/TODO:1.18833 --- pkgsrc/doc/TODO:1.18832 Thu Feb 14 10:03:53 2019 +++ pkgsrc/doc/TODO Thu Feb 14 10:15:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18832 2019/02/14 10:03:53 wiz Exp $ +$NetBSD: TODO,v 1.18833 2019/02/14 10:15:01 wiz Exp $ Suggested new packages ====================== @@ -598,7 +598,6 @@ For possible Perl packages updates, see o fetchyahoo-2.14.0 o file-5.33 o filerunner-14.06.18.10 - o filezilla-3.40.0 o fillets-ng-0.7.4 o fillets-ng-data-0.7.4 o flashplayer-0.4.13 --_----------=_1550139301185800--