Subject: CVS commit: pkgsrc/net/lftp
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 08/13/2004 07:19:51
Module Name:	pkgsrc
Committed By:	salo
Date:		Fri Aug 13 07:19:51 UTC 2004

Modified Files:
	pkgsrc/net/lftp: Makefile distinfo

Log Message:
Updated to version 3.0.7.

Changes:

- slow-start in sftp implemented.
- ftp proxy which expects user@proxy-user@host is now supported
  with new boolean setting ftp:proxy-auth-joined.
- key passphrase for sftp is now supported.
- new setting http:cache-control to set corresponding request
  header.
- don't send FEAT to ftp proxy before login.
- fixed timeout handling after FEAT command.
- fixed find and du to show status line correctly when output
  goes to screen.
- fixed shell (!) command to return proper error code.
- fixed binding ftp data socket in non-passive mode.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/net/lftp/Makefile
cvs rdiff -r1.22 -r1.23 pkgsrc/net/lftp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.