pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/lftp Update to 2.6.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad7b07faa3ba
branches: trunk
changeset: 460846:ad7b07faa3ba
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Sep 05 16:47:54 2003 +0000
description:
Update to 2.6.7
Changes:
Version 2.6.7 - 2003-08-29
* new settings ftp:use-size, ftp:use-mdtm, ftp:use-telnet-iac.
* optimized writing to local disk by increasing write size.
* fixed size catching from 150 ftp server reply.
* correct exit code of commands help, lftp (reported by trancefx).
* hftp improvements from Johannes Zellner: CSM proxy support; colored listings;
do not print hour:minute if not known.
* translations updated.
* fixed a bug with saving last working directory for a site.
* fixed a bug with FXP of zero sized files.
* fixed a bug happening when a 5xx reply is received after QUIT is sent.
* readline updated to version 4.3.
diffstat:
net/lftp/Makefile | 5 ++---
net/lftp/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r c5363456918b -r ad7b07faa3ba net/lftp/Makefile
--- a/net/lftp/Makefile Fri Sep 05 16:34:59 2003 +0000
+++ b/net/lftp/Makefile Fri Sep 05 16:47:54 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2003/07/24 09:21:18 seb Exp $
+# $NetBSD: Makefile,v 1.27 2003/09/05 16:47:54 xtraeme Exp $
#
-DISTNAME= lftp-2.6.6
-PKGREVISION= 1
+DISTNAME= lftp-2.6.7
CATEGORIES= net
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/
diff -r c5363456918b -r ad7b07faa3ba net/lftp/distinfo
--- a/net/lftp/distinfo Fri Sep 05 16:34:59 2003 +0000
+++ b/net/lftp/distinfo Fri Sep 05 16:47:54 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2003/06/29 10:22:22 uebayasi Exp $
+$NetBSD: distinfo,v 1.11 2003/09/05 16:47:54 xtraeme Exp $
-SHA1 (lftp-2.6.6.tar.bz2) = 0913de7d39ab2d187cd8fe51d4d21a8938ddaf40
-Size (lftp-2.6.6.tar.bz2) = 1163154 bytes
+SHA1 (lftp-2.6.7.tar.bz2) = d6f94de8e26fd4898d388cf103d92ed3eb8a766c
+Size (lftp-2.6.7.tar.bz2) = 1194853 bytes
SHA1 (patch-aa) = 007249b3b1235cc8b163f95324ad94ac75284915
SHA1 (patch-ab) = 4312c2878b6e553bdadfab8528906f811cd9d381
SHA1 (patch-ac) = 6df164610322c4dcfa82b8cb92e6a0845a75aee2
Home |
Main Index |
Thread Index |
Old Index