Version 4.3.3 - 2011-10-20
* new setting ftp:use-tvfs (yes, no, auto). * improved ftp path handling for servers without TVFS feature. * improved closure matching, now *.EXT matches URLs ending with ".EXT". * updated man page. * updated translations. * fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 * fixed fish protocol synchronization when ls fails on the server. * fixed torrent shutting down when the tracker fails. * fixed compilation on Solaris.
This commit is contained in:
parent
7e8ef590fe
commit
99bd8a07fb
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.98 2011/07/27 04:57:47 pettai Exp $
|
||||
# $NetBSD: Makefile,v 1.99 2011/11/18 22:47:10 pettai Exp $
|
||||
|
||||
DISTNAME= lftp-4.3.1
|
||||
DISTNAME= lftp-4.3.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \
|
||||
ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.58 2011/07/27 04:57:47 pettai Exp $
|
||||
$NetBSD: distinfo,v 1.59 2011/11/18 22:47:11 pettai Exp $
|
||||
|
||||
SHA1 (lftp-4.3.1.tar.bz2) = 702023cababe34a0fe5854d792d6437c04e9f059
|
||||
RMD160 (lftp-4.3.1.tar.bz2) = 5cef49b536326f647b0ee9f629bf9d14ce6712f1
|
||||
Size (lftp-4.3.1.tar.bz2) = 1752431 bytes
|
||||
SHA1 (lftp-4.3.3.tar.bz2) = dc4c47366b28cccf94a599d11acb18f9b3f833be
|
||||
RMD160 (lftp-4.3.3.tar.bz2) = 3a8e212323bf58c14f5f0dca05d8b9fddb461747
|
||||
Size (lftp-4.3.3.tar.bz2) = 1795860 bytes
|
||||
SHA1 (patch-aa) = fee203675df2863830d8b0aaddac44169926709d
|
||||
SHA1 (patch-ab) = cbf428fb51c64431eb32d25160303333ce695b5a
|
||||
SHA1 (patch-ac) = 32e1fba23d4d6bd0b06bacbe503cb9b39d2bf825
|
||||
|
|
Loading…
Reference in a new issue