Subject: CVS commit: pkgsrc/net/lftp
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 05/25/2004 12:01:16
Module Name:	pkgsrc
Committed By:	salo
Date:		Tue May 25 12:01:16 UTC 2004

Modified Files:
	pkgsrc/net/lftp: DESCR Makefile distinfo

Log Message:
Update to version 3.0.3.

Changes:

- better DESCR and COMMENT

3.0.3:
======
* cls for sftp can now print symbolic user, group and number of hard links.
* make cd dir/ check if dir exists.
* follow ftp:ssl-force even if ftp server does not advertise AUTH in FEAT reply.
* fixed excessive STAT commands in FXP transfer.
* fixed core dump when disconnecting with active FXP transfer.
* fixed memory leak in sftp uploading and file renaming.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/lftp/DESCR
cvs rdiff -r1.40 -r1.41 pkgsrc/net/lftp/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/net/lftp/distinfo

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