diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-03-24 19:21:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-03-24 19:21:36 +0000 |
commit | 9a47a6b0667e3e48572adf4db11ad7d9324c41ba (patch) | |
tree | da5e44f2abe391fbb2b55bbfad119c8c2c3857d6 | |
parent | 7f09f2dbf97ad9d27b972683003c1222764e3fc1 (diff) | |
download | pkgsrc-9a47a6b0667e3e48572adf4db11ad7d9324c41ba.tar.gz |
Update lftp to 2.3.9.
Version 2.3.9 - 2001-03-22
* new setting module:path, path to look for modules.
* new setting http:referer to send Referer: header, `.' expands to current
directory URL.
* new setting hftp:use-type to disable `;type=' url suffix.
* terminal status line support (Glenn F. Maynard <glenn@zewt.org>)
* fixed mirror exclude/include options for hftp and http.
* ignore certain file locking errors, don't print messages.
-rw-r--r-- | net/lftp/Makefile | 4 | ||||
-rw-r--r-- | net/lftp/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 5e4c9b86dee..432ae40a59f 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2001/02/19 14:56:22 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/03/24 19:21:36 zuntum Exp $ # -DISTNAME= lftp-2.3.8 +DISTNAME= lftp-2.3.9 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/\ ${MASTER_SITE_SUNSITE:=system/network/file-transfer/} diff --git a/net/lftp/files/md5 b/net/lftp/files/md5 index 32b43590cdf..53c5e44f116 100644 --- a/net/lftp/files/md5 +++ b/net/lftp/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 2001/02/19 14:56:23 wiz Exp $ +$NetBSD: md5,v 1.8 2001/03/24 19:21:37 zuntum Exp $ -MD5 (lftp-2.3.8.tar.bz2) = cdf3bb7655fabd0a8bdc4a555bc9a80d +SHA1 (lftp-2.3.9.tar.bz2) = 5bf4c7ed4ae59b735ff446b2dce792f331f9cf4c |