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.5.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8761dec9e92
branches: trunk
changeset: 516190:c8761dec9e92
user: salo <salo%pkgsrc.org@localhost>
date: Sun Jul 16 22:25:56 2006 +0000
description:
Update to version 3.5.1
Changes:
Version 3.5.1 - 2006-07-05
- a coredump in pget fixed.
Version 3.5.0 - 2006-07-05
- implemented pget -c (continue) with a status file. (`set
pget:save-status never' to disable periodic saving of the status).
- new options of `repeat' command: --count (-c), --delay (-d), --while-ok,
--until-ok.
- listing and dns cache optimized; added per host enable/disable for
caching.
- made ABOR more robust.
- added support for ALLO command and ftp:use-allo setting.
- use binary mode for `quote' (e.g. `quote POST' for http).
- sped up uploading in fish protocol.
- fixed coredump in pget when terminal lacks prev_line capability.
- fixed pget for URLs with question sign.
diffstat:
net/lftp/Makefile | 4 ++--
net/lftp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 319e7098cb8f -r c8761dec9e92 net/lftp/Makefile
--- a/net/lftp/Makefile Sun Jul 16 22:20:37 2006 +0000
+++ b/net/lftp/Makefile Sun Jul 16 22:25:56 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2006/07/07 15:49:33 jlam Exp $
+# $NetBSD: Makefile,v 1.72 2006/07/16 22:25:56 salo Exp $
-DISTNAME= lftp-3.4.7
+DISTNAME= lftp-3.5.1
CATEGORIES= net
MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \
ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/ \
diff -r 319e7098cb8f -r c8761dec9e92 net/lftp/distinfo
--- a/net/lftp/distinfo Sun Jul 16 22:20:37 2006 +0000
+++ b/net/lftp/distinfo Sun Jul 16 22:25:56 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2006/05/31 13:41:39 salo Exp $
+$NetBSD: distinfo,v 1.37 2006/07/16 22:25:56 salo Exp $
-SHA1 (lftp-3.4.7.tar.bz2) = f01fed2dec1b56520598bf1d121230f7a2ea73ea
-RMD160 (lftp-3.4.7.tar.bz2) = 9b3dd74308a18c1a3a1ba1d2c4ad3077fef49755
-Size (lftp-3.4.7.tar.bz2) = 1272856 bytes
+SHA1 (lftp-3.5.1.tar.bz2) = e32783edfd2661907ae4c2cb13db61aa5b9c628d
+RMD160 (lftp-3.5.1.tar.bz2) = c31dfab18e233238f8304489155e02e843e737f5
+Size (lftp-3.5.1.tar.bz2) = 1275924 bytes
SHA1 (patch-aa) = ca8957b1f3535faaaf5780866857a8a853eed115
SHA1 (patch-ab) = d230522c60786a2bcbce346419d8dfce412578d3
SHA1 (patch-ac) = 8000bf8b44b39b7f87e9d7c89bcb513aa5150753
Home |
Main Index |
Thread Index |
Old Index