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.
This commit is contained in:
parent
7f09f2dbf9
commit
9a47a6b066
2 changed files with 4 additions and 4 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue