Subject: CVS commit: pkgsrc/net/lftp
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 05/01/2006 18:53:32
Module Name:	pkgsrc
Committed By:	salo
Date:		Mon May  1 18:53:31 UTC 2006

Modified Files:
	pkgsrc/net/lftp: Makefile distinfo
	pkgsrc/net/lftp/patches: patch-aa

Log Message:
Update to version 3.4.6

Changes:

Version 3.4.6 - 2006-04-25

- fixed opening sites with explicitly specified port (it could
  either use default port or spin).
- fixed ftps over http proxy with CONNECT method.

Version 3.4.5 - 2006-04-22

- handle ftp PRET errors.
- send ssh password twice if needed, this fixes a problem with
  encoded secret keys.
- updated programming examples.
- fixed cross-references between jobs/tasks libraries and lftp.

Version 3.4.4 - 2006-04-06

- new setting mirror:dereference.
- new exit options: top, kill.
- fixed stalling when uploading empty files with ftps.
- fixed lftp exit code when cmd:at-exit is set.
- fixed a rare spinning.

Version 3.4.3 - 2006-03-15

- don't create target file when source file does not exist.
- show done jobs before exit.
- changed default for http:use-propfind to no.
- fixed condition for getting exact time for cls.
- fixed coredump with non-absolute http redirection.
- fixed coredump when exiting lftp with a done job.

Version 3.4.2 - 2006-02-08

- fixed a coredump in cls (option parsing).
- import TIME_STYLE environment variable to cmd:time-style.

Version 3.4.1 - 2006-02-07

- new cls option --time-style, new setting cmd:time-style.
- use PROPFIND first to check directory existence (http).
- fixed CCC - don't try to shutdown ssl connection gracefully.
- fixed an abortion when completing with cmd:remote-completion
  set to false.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 pkgsrc/net/lftp/Makefile
cvs rdiff -r1.34 -r1.35 pkgsrc/net/lftp/distinfo
cvs rdiff -r1.9 -r1.10 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.