From 84a65b2ca85c8c2ddb7f627a66b9af37c23c6204 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 Dec 2000 23:52:35 +0000 Subject: Update to 2.3.5. Changes since 2.3.4: * implemented [ipv6::address]:port as specified by rfc2732. * fixed local tilde globbing. * don't wait for file lock forever; print warning if locking fails. * save cwd_history only if needed. * `queue' command now sets last job number to itself. * optimize number of poll calls during ftp transfer. * fixed mput for directory case (continue loop instead of returning). * don't queue up too much MDTM/SIZE commands in sync mode. * fixed --with-modules compilation. --- net/lftp/Makefile | 4 ++-- net/lftp/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/lftp/Makefile b/net/lftp/Makefile index ebd2b6524ee..8b83723c4c8 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2000/11/05 17:18:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2000/12/08 23:52:35 wiz Exp $ # -DISTNAME= lftp-2.3.4 +DISTNAME= lftp-2.3.5 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 109cb81bd93..2613d2c5f88 100644 --- a/net/lftp/files/md5 +++ b/net/lftp/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2000/11/05 17:18:15 wiz Exp $ +$NetBSD: md5,v 1.5 2000/12/08 23:52:36 wiz Exp $ -MD5 (lftp-2.3.4.tar.bz2) = b86442b6a61818cf526bb06707aa51e4 +MD5 (lftp-2.3.5.tar.bz2) = 9d93c0b0f59f5d8a92d0f309ae1c73d0 -- cgit v1.2.3