diff options
author | salo <salo> | 2006-05-01 18:53:31 +0000 |
---|---|---|
committer | salo <salo> | 2006-05-01 18:53:31 +0000 |
commit | 77cd4ffb3abfa79e3891b49a5bb1693f4d91a022 (patch) | |
tree | 105ad6e4d1248d815f85040617749a758deb098b /net/lftp/distinfo | |
parent | 53070a3326f0a6908c451c60965b5e0ded13c627 (diff) | |
download | pkgsrc-77cd4ffb3abfa79e3891b49a5bb1693f4d91a022.tar.gz |
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.
Diffstat (limited to 'net/lftp/distinfo')
-rw-r--r-- | net/lftp/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/lftp/distinfo b/net/lftp/distinfo index 369b6c75a14..4dcc1723719 100644 --- a/net/lftp/distinfo +++ b/net/lftp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2006/02/01 16:41:32 salo Exp $ +$NetBSD: distinfo,v 1.35 2006/05/01 18:53:31 salo Exp $ -SHA1 (lftp-3.4.0.tar.bz2) = afd968153ed337badb9f91528bacdb082cf0c800 -RMD160 (lftp-3.4.0.tar.bz2) = df93b1f75fe71a4dea8d6f2e5175d9f08bdc0d4d -Size (lftp-3.4.0.tar.bz2) = 1275055 bytes -SHA1 (patch-aa) = 601d2beffb72613d385565b00d88f84f1c4bb09a +SHA1 (lftp-3.4.6.tar.bz2) = af1ec8e4b9d24e9b9f2e408e2a3018d2e60eeb7e +RMD160 (lftp-3.4.6.tar.bz2) = 4d3e5192d1bd7abbe4bd897031e6e0afd50830e0 +Size (lftp-3.4.6.tar.bz2) = 1272334 bytes +SHA1 (patch-aa) = ca8957b1f3535faaaf5780866857a8a853eed115 SHA1 (patch-ab) = d230522c60786a2bcbce346419d8dfce412578d3 SHA1 (patch-ac) = 8000bf8b44b39b7f87e9d7c89bcb513aa5150753 |