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 version 3.0.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03524dca301f
branches:  trunk
changeset: 480578:03524dca301f
user:      salo <salo%pkgsrc.org@localhost>
date:      Wed Sep 15 09:20:30 2004 +0000

description:
Update to version 3.0.8.

Changes:

Some bugs fixed; http:authorization setting added.

- made http:cache-control host specific; added hftp:cache-control.
- new setting http:authorization.
- fixed sftp and fish protocols working with FreeBSD servers.
- fixed transfer of zero length files when modification time is not known.
- fixed put over fish protocol when source file grows.
- fixed a core dump in FXP transfer mode.

diffstat:

 net/lftp/Makefile |  4 ++--
 net/lftp/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (27 lines):

diff -r 2cc46c23237d -r 03524dca301f net/lftp/Makefile
--- a/net/lftp/Makefile Wed Sep 15 08:51:29 2004 +0000
+++ b/net/lftp/Makefile Wed Sep 15 09:20:30 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2004/08/13 07:19:51 salo Exp $
+# $NetBSD: Makefile,v 1.48 2004/09/15 09:20:30 salo Exp $
 #
 
-DISTNAME=              lftp-3.0.7
+DISTNAME=              lftp-3.0.8
 CATEGORIES=            net
 MASTER_SITES=          ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \
                        ftp://ftp.tuwien.ac.at/infosys/browsers/ftp/lftp/ \
diff -r 2cc46c23237d -r 03524dca301f net/lftp/distinfo
--- a/net/lftp/distinfo Wed Sep 15 08:51:29 2004 +0000
+++ b/net/lftp/distinfo Wed Sep 15 09:20:30 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2004/08/13 07:19:51 salo Exp $
+$NetBSD: distinfo,v 1.24 2004/09/15 09:20:30 salo Exp $
 
-SHA1 (lftp-3.0.7.tar.bz2) = afd5b4e95c178e4fb195f3c1190cff0d0db94151
-Size (lftp-3.0.7.tar.bz2) = 1219131 bytes
+SHA1 (lftp-3.0.8.tar.bz2) = 91f09cf7b4e1238405944575549a72cee279e012
+Size (lftp-3.0.8.tar.bz2) = 1220056 bytes
 SHA1 (patch-aa) = 07b287f211e1fa87ce319ccc5f9746ebc07da632
 SHA1 (patch-ab) = d230522c60786a2bcbce346419d8dfce412578d3
 SHA1 (patch-ac) = 8000bf8b44b39b7f87e9d7c89bcb513aa5150753



Home | Main Index | Thread Index | Old Index