pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/lftp Updated to version 3.0.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/4cdbbb8cffe7
branches: trunk
changeset: 486043:4cdbbb8cffe7
user: salo <salo%pkgsrc.org@localhost>
date: Tue Dec 21 17:58:55 2004 +0000
description:
Updated to version 3.0.13
Changes:
3.0.13:
=======
- man page updated.
- fixed mirror option --no-symlinks (sense reversed).
- fixed a coredump.
3.0.12:
=======
- new setting ftps:initial-prot to workaround broken ftps servers.
Default is empty so that lftp would assume it is not known, and if
PROT command is not implemented then clear data transfers would be
assumed.
- ftp over http proxies with CONNECT method can now use proxy authorization.
- mirror fixed not to chmod unchanged files (should help incremental backups).
- fixed excluding files for sftp protocol (mirror -x).
- fixed transfer of growing files over fish protocol.
- fixed mkdir over hftp.
- fixed delay between connection attempts (broken in 3.0.10).
- Polish translation updated.
diffstat:
net/lftp/Makefile | 4 ++--
net/lftp/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r 1fbf9ff309e6 -r 4cdbbb8cffe7 net/lftp/Makefile
--- a/net/lftp/Makefile Tue Dec 21 17:30:07 2004 +0000
+++ b/net/lftp/Makefile Tue Dec 21 17:58:55 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2004/11/04 15:43:12 salo Exp $
+# $NetBSD: Makefile,v 1.53 2004/12/21 17:58:55 salo Exp $
#
-DISTNAME= lftp-3.0.11
+DISTNAME= lftp-3.0.13
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 1fbf9ff309e6 -r 4cdbbb8cffe7 net/lftp/distinfo
--- a/net/lftp/distinfo Tue Dec 21 17:30:07 2004 +0000
+++ b/net/lftp/distinfo Tue Dec 21 17:58:55 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2004/11/04 15:43:12 salo Exp $
+$NetBSD: distinfo,v 1.28 2004/12/21 17:58:55 salo Exp $
-SHA1 (lftp-3.0.11.tar.bz2) = f532d57341cdc1c00797fcd8e408ce96b83d7874
-Size (lftp-3.0.11.tar.bz2) = 1221523 bytes
+SHA1 (lftp-3.0.13.tar.bz2) = d57173bbef188f63b82d33f7e15d4e712357b5b4
+Size (lftp-3.0.13.tar.bz2) = 1223604 bytes
SHA1 (patch-aa) = 07b287f211e1fa87ce319ccc5f9746ebc07da632
SHA1 (patch-ab) = d230522c60786a2bcbce346419d8dfce412578d3
SHA1 (patch-ac) = 8000bf8b44b39b7f87e9d7c89bcb513aa5150753
Home |
Main Index |
Thread Index |
Old Index