Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DF2F463CD4E for ; Fri, 18 Nov 2011 22:47:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BAFC514A179; Fri, 18 Nov 2011 22:47:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E7CE914A172 for ; Fri, 18 Nov 2011 22:47:11 +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 VDEp-nU_inmi for ; Fri, 18 Nov 2011 22:47:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6DABA14A16D for ; Fri, 18 Nov 2011 22:47:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 59785175DD; Fri, 18 Nov 2011 22:47:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 18 Nov 2011 22:47:11 +0000 From: "Fredrik Pettai" Subject: CVS commit: pkgsrc/net/lftp To: pkgsrc-changes@NetBSD.org Reply-To: pettai@netbsd.org X-Mailer: log_accum Message-Id: <20111118224711.59785175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: pettai Date: Fri Nov 18 22:47:11 UTC 2011 Modified Files: pkgsrc/net/lftp: Makefile distinfo Log Message: Version 4.3.3 - 2011-10-20 * new setting ftp:use-tvfs (yes, no, auto). * improved ftp path handling for servers without TVFS feature. * improved closure matching, now *.EXT matches URLs ending with ".EXT". * updated man page. * updated translations. * fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 * fixed fish protocol synchronization when ls fails on the server. * fixed torrent shutting down when the tracker fails. * fixed compilation on Solaris. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 pkgsrc/net/lftp/Makefile cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/lftp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.