Hi All! Here's an update to lftp 4.7.7.
Best regards, Rafael Index: Makefile =================================================================== RCS file: /cvs/ports/net/lftp/Makefile,v retrieving revision 1.113 diff -u -p -u -p -r1.113 Makefile --- Makefile 16 Feb 2017 10:56:00 -0000 1.113 +++ Makefile 10 Mar 2017 16:09:24 -0000 @@ -2,7 +2,7 @@ COMMENT= shell-like command line ftp and sftp client -DISTNAME= lftp-4.7.6 +DISTNAME= lftp-4.7.7 CATEGORIES= net HOMEPAGE= https://lftp.tech/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/lftp/distinfo,v retrieving revision 1.72 diff -u -p -u -p -r1.72 distinfo --- distinfo 16 Feb 2017 10:56:00 -0000 1.72 +++ distinfo 10 Mar 2017 16:09:24 -0000 @@ -1,2 +1,2 @@ -SHA256 (lftp-4.7.6.tar.gz) = LIdzmT7Ab1nXpXNAkOZOw38Qb5iyULjEdsVcwLNap10= -SIZE (lftp-4.7.6.tar.gz) = 2760657 +SHA256 (lftp-4.7.7.tar.gz) = e84hYFAJShFG7QW+2P5bNRgiR2T/6YiEqEjUTcdv/48= +SIZE (lftp-4.7.7.tar.gz) = 2762823 Index: patches/patch-configure =================================================================== RCS file: /cvs/ports/net/lftp/patches/patch-configure,v retrieving revision 1.17 diff -u -p -u -p -r1.17 patch-configure --- patches/patch-configure 16 Feb 2017 10:56:00 -0000 1.17 +++ patches/patch-configure 10 Mar 2017 16:09:24 -0000 @@ -2,9 +2,9 @@ $OpenBSD: patch-configure,v 1.17 2017/02 Use GNU readline as our base readline lacks add_history_time(). ---- configure.orig Wed Feb 15 07:48:02 2017 -+++ configure Wed Feb 15 21:53:13 2017 -@@ -49232,7 +49232,7 @@ fi +--- configure.orig Tue Mar 7 08:52:45 2017 ++++ configure Fri Mar 10 17:03:31 2017 +@@ -49287,7 +49287,7 @@ fi readline_include_dir="$readline_include_dir/readline" fi readline_ld_flags="-L$readline_prefix/lib"