Subject: CVS commit: pkgsrc/net/lftp
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2004 02:57:48
Module Name: pkgsrc
Committed By: salo
Date: Fri Apr 16 02:57:48 UTC 2004
Modified Files:
pkgsrc/net/lftp: Makefile PLIST distinfo
Log Message:
Updated to version 3.0.2.
Changes:
- add more MASTER_SITES, the default one is way too slow.
3.0.2:
======
- support for ftp commands CLNT, HOST and OPTS MLST added.
- ftp command MLSD disabled by default as it does not return symlink info.
- added workaround for MLSD format bug in NcFTPd.
- fixed spinning in cls when output stalls (e.g. cls|less).
- fixed coredump when ftp:proxy was specified without protocol name.
- fixed assertion failure when using ftp over http proxy with CONNECT method.
- fixed timeout message in sftp when it is disconnected.
- fixed compilation on systems lacking atoll function.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/net/lftp/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/lftp/PLIST
cvs rdiff -r1.17 -r1.18 pkgsrc/net/lftp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.