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.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/616142daded6
branches:  trunk
changeset: 482176:616142daded6
user:      salo <salo%pkgsrc.org@localhost>
date:      Thu Oct 21 11:12:21 2004 +0000

description:
Updated to version 3.0.10

Changes:

Some bad bugs fixed. Completion for mirror improved.
 - better mirror -R completion added
 - fixed upload retry corruption bug
 - fixed rare coredump in parallel mirror
 - don't retry on wrong password in fish and sftp protocols
 - don't send empty Cache-Control http header
 - don't unconditionally chmod files in mirror

diffstat:

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

diffs (28 lines):

diff -r e806d3044ec7 -r 616142daded6 net/lftp/Makefile
--- a/net/lftp/Makefile Thu Oct 21 10:24:28 2004 +0000
+++ b/net/lftp/Makefile Thu Oct 21 11:12:21 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2004/10/03 00:17:54 tv Exp $
+# $NetBSD: Makefile,v 1.51 2004/10/21 11:12:21 salo Exp $
 #
 
-DISTNAME=              lftp-3.0.9
-PKGREVISION=   1
+DISTNAME=              lftp-3.0.10
 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 e806d3044ec7 -r 616142daded6 net/lftp/distinfo
--- a/net/lftp/distinfo Thu Oct 21 10:24:28 2004 +0000
+++ b/net/lftp/distinfo Thu Oct 21 11:12:21 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2004/09/22 14:01:18 salo Exp $
+$NetBSD: distinfo,v 1.26 2004/10/21 11:12:21 salo Exp $
 
-SHA1 (lftp-3.0.9.tar.bz2) = fc5b37c496155d7d28e5d6f12a898d308b728a8a
-Size (lftp-3.0.9.tar.bz2) = 1220531 bytes
+SHA1 (lftp-3.0.10.tar.bz2) = 48c0a5d3b6fb9a467006a25e5b5c7759485f5109
+Size (lftp-3.0.10.tar.bz2) = 1221474 bytes
 SHA1 (patch-aa) = 07b287f211e1fa87ce319ccc5f9746ebc07da632
 SHA1 (patch-ab) = d230522c60786a2bcbce346419d8dfce412578d3
 SHA1 (patch-ac) = 8000bf8b44b39b7f87e9d7c89bcb513aa5150753



Home | Main Index | Thread Index | Old Index