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.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/709bddb36d7f
branches: trunk
changeset: 475749:709bddb36d7f
user: salo <salo%pkgsrc.org@localhost>
date: Tue May 25 12:01:16 2004 +0000
description:
Update to version 3.0.3.
Changes:
- better DESCR and COMMENT
3.0.3:
======
* cls for sftp can now print symbolic user, group and number of hard links.
* make cd dir/ check if dir exists.
* follow ftp:ssl-force even if ftp server does not advertise AUTH in FEAT reply.
* fixed excessive STAT commands in FXP transfer.
* fixed core dump when disconnecting with active FXP transfer.
* fixed memory leak in sftp uploading and file renaming.
diffstat:
net/lftp/DESCR | 8 ++++----
net/lftp/Makefile | 6 +++---
net/lftp/distinfo | 6 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (48 lines):
diff -r bc190a9922c8 -r 709bddb36d7f net/lftp/DESCR
--- a/net/lftp/DESCR Tue May 25 10:38:51 2004 +0000
+++ b/net/lftp/DESCR Tue May 25 12:01:16 2004 +0000
@@ -1,4 +1,4 @@
-lftp is quite a powerful ftp client. It uses GNU readline to read commands.
-It uses shell-like command syntax allowing you to launch several commands in
-parallel in background (&). lftp has reliable put, reput, mirror, and many
-other commands.
+lftp is powerful file transfer client. It uses GNU readline to read commands
+and shell-like command syntax allowing you to launch several commands in
+parallel in background. lftp has reliable put, reput, mirror, and many other
+commands. lftp supports ftp, http, https, fish and sftp protocols.
diff -r bc190a9922c8 -r 709bddb36d7f net/lftp/Makefile
--- a/net/lftp/Makefile Tue May 25 10:38:51 2004 +0000
+++ b/net/lftp/Makefile Tue May 25 12:01:16 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2004/04/16 02:57:48 salo Exp $
+# $NetBSD: Makefile,v 1.41 2004/05/25 12:01:16 salo Exp $
#
-DISTNAME= lftp-3.0.2
+DISTNAME= lftp-3.0.3
CATEGORIES= net
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \
ftp://ftp.tuwien.ac.at/infosys/browsers/ftp/lftp/ \
@@ -13,7 +13,7 @@
MAINTAINER= michal%pasternak.w.lub.pl@localhost
HOMEPAGE= http://lftp.yar.ru/
-COMMENT= Powerful command line ftp client
+COMMENT= Powerful command line file transfer client
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r bc190a9922c8 -r 709bddb36d7f net/lftp/distinfo
--- a/net/lftp/distinfo Tue May 25 10:38:51 2004 +0000
+++ b/net/lftp/distinfo Tue May 25 12:01:16 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2004/04/16 02:57:48 salo Exp $
+$NetBSD: distinfo,v 1.19 2004/05/25 12:01:16 salo Exp $
-SHA1 (lftp-3.0.2.tar.bz2) = d6c5da82f7fc4f9ad23fd71ab45b665b1a54f8ec
-Size (lftp-3.0.2.tar.bz2) = 1214608 bytes
+SHA1 (lftp-3.0.3.tar.bz2) = 3e42c286f7a4525afbfb57899fd9f1f3be9e63ba
+Size (lftp-3.0.3.tar.bz2) = 1214354 bytes
SHA1 (patch-aa) = fb0ed7e19b2f1119fa515ee2dc656ee6e1e285ce
SHA1 (patch-ab) = 4312c2878b6e553bdadfab8528906f811cd9d381
SHA1 (patch-ac) = 6df164610322c4dcfa82b8cb92e6a0845a75aee2
Home |
Main Index |
Thread Index |
Old Index