Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 12/09/2000 01:52:36
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Dec  8 23:52:36 UTC 2000

Modified Files:
	pkgsrc/net/lftp: Makefile
	pkgsrc/net/lftp/files: md5

Log Message:
Update to 2.3.5. Changes since 2.3.4:
* implemented [ipv6::address]:port as specified by rfc2732.
* fixed local tilde globbing.
* don't wait for file lock forever; print warning if locking fails.
* save cwd_history only if needed.
* `queue' command now sets last job number to itself.
* optimize number of poll calls during ftp transfer.
* fixed mput for directory case (continue loop instead of returning).
* don't queue up too much MDTM/SIZE commands in sync mode.
* fixed --with-modules compilation.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/lftp/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/lftp/files/md5

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