Subject: CVS commit: pkgsrc/net/lftp
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 10/08/2006 02:57:09
Module Name:	pkgsrc
Committed By:	salo
Date:		Sun Oct  8 02:57:09 UTC 2006

Modified Files:
	pkgsrc/net/lftp: Makefile distinfo

Log Message:
Update to version 3.5.5

Changes:

- new settings cmd:parallel and cmd:queue-parallel to set number of jobs
  executed in parallel in non-interactive mode and in a queue.
- new mirror option --skip-noaccess and setting mirror:skip-noaccess.
- fixed a coredump when lftp was compiled with a non-gcc compiler.
- fixed compilation when stdbool.h is missing.
- fixed a failed assertion.
- fixed coredump when doing `ls ..' on a http site.
- fixed memory and file descriptor leak in mget/mput.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 pkgsrc/net/lftp/Makefile
cvs rdiff -r1.38 -r1.39 pkgsrc/net/lftp/distinfo

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