From b38e8d4f7d1cf5698d48de2313307aa007448376 Mon Sep 17 00:00:00 2001 From: salo Date: Wed, 7 Mar 2007 09:25:31 +0000 Subject: Update to version 3.5.9 Changes: 3.5.9: ====== - Fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). 3.5.8: ====== - Fixed `sleep' command. 3.5.7: ====== - Fixed a spurious timeout when uploading a file. --- net/lftp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/lftp/Makefile') diff --git a/net/lftp/Makefile b/net/lftp/Makefile index bca9291012e..20422e78775 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.76 2007/01/07 09:14:03 rillig Exp $ +# $NetBSD: Makefile,v 1.77 2007/03/07 09:25:31 salo Exp $ -DISTNAME= lftp-3.5.6 +DISTNAME= lftp-3.5.9 CATEGORIES= net MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ ftp://ftp.iasi.roedu.net/pub/os/Linux/network/ftp/lftp/ \ @@ -17,7 +17,7 @@ USE_PKGLOCALEDIR= YES USE_LANGUAGES= c c++ USE_LIBTOOL= YES GNU_CONFIGURE= YES -USE_GNU_READLINE= # uses GNU readline internal _rl_mark_modified_lines +USE_GNU_READLINE= YES # uses GNU readline internal _rl_mark_modified_lines SHLIBTOOL_OVERRIDE= # empty -- cgit v1.2.3