Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E56A063BAC3 for ; Wed, 27 Jul 2011 04:57:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BC52514A221; Wed, 27 Jul 2011 04:57:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF31E14A212 for ; Wed, 27 Jul 2011 04:57:48 +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 cFFTWi3BAVLD for ; Wed, 27 Jul 2011 04:57:48 +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 508B614A1D7 for ; Wed, 27 Jul 2011 04:57:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id ECA69175DD; Wed, 27 Jul 2011 04:57:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 27 Jul 2011 04:57:47 +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: <20110727045747.ECA69175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: pettai Date: Wed Jul 27 04:57:47 UTC 2011 Modified Files: pkgsrc/net/lftp: Makefile distinfo pkgsrc/net/lftp/patches: patch-aa Log Message: Version 4.3.1 - 2011-06-28 * fixed a coredump in torrent on linux with a ppp interface. * translation updated (ru). Version 4.3.0 - 2011-06-17 * new command `attach' to control a backgrounded lftp. * automatically fill torrent:ipv6 setting. * slightly improved torrent status display. * fixed reconnect interval (it was sometimes uninitialized). * several fixes for the case of cmd:parallel>1 To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/net/lftp/Makefile cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/lftp/distinfo cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/lftp/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.