upgrade to version 2.4.8
>From ChangeLog: - fixed rm and rmdir - fixed listing parser in Fish protocol, now it extracts all information. - force LC_NUMERIC to C, this fixes floating point settings initialization. - fixed assertion failure when setting ftp proxy after establishing connection to an ftp server. - fixed a memory leak and some other bugs in cls (Glenn Maynard).
This commit is contained in:
parent
f0e4ab441e
commit
8ee3e7683f
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2001/11/19 12:30:17 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2001/12/10 08:53:33 kevlo Exp $
|
||||
|
||||
COMMENT= "shell-like command line ftp client"
|
||||
|
||||
DISTNAME= lftp-2.4.7
|
||||
DISTNAME= lftp-2.4.8
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.460
|
||||
MASTER_SITES= http://the.wiretapped.net/mirrors/lftp/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (lftp-2.4.7.tar.gz) = ed63ea631c7a2c3a5b438e37aae6ee0a
|
||||
RMD160 (lftp-2.4.7.tar.gz) = 6ba4ebf6f3a00254f9532715b8b93a9976cb778f
|
||||
SHA1 (lftp-2.4.7.tar.gz) = e219ea05ae1125da209785d714ea2e6d15b7bbe6
|
||||
MD5 (lftp-2.4.8.tar.gz) = ec6cf3ac3dd8f8164def687ffeb5ce0c
|
||||
RMD160 (lftp-2.4.8.tar.gz) = 0a3fc47c81eb92645769c4c613bef2fb3d265105
|
||||
SHA1 (lftp-2.4.8.tar.gz) = b4e133a7d7ef2ecdd687112f5aa77e54c055b2ac
|
||||
|
Loading…
Reference in New Issue
Block a user