Hi @ports,

Tested @amd64 with out problems.

OK, comments?

Kind regards,

Rafael

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/lftp/Makefile,v
retrieving revision 1.109
diff -u -p -u -p -r1.109 Makefile
--- Makefile    27 May 2016 12:08:46 -0000      1.109
+++ Makefile    30 Jul 2016 14:41:23 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       shell-like command line ftp and sftp client
 
-DISTNAME=      lftp-4.7.2
+DISTNAME=      lftp-4.7.3
 CATEGORIES=    net
 
 HOMEPAGE=      https://lftp.yar.ru/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/lftp/distinfo,v
retrieving revision 1.68
diff -u -p -u -p -r1.68 distinfo
--- distinfo    27 May 2016 12:08:46 -0000      1.68
+++ distinfo    30 Jul 2016 14:41:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (lftp-4.7.2.tar.gz) = EiTlYF9K2QUMHOhw/CEZa68Aiq4ps90Gpeb1h4TcAos=
-SIZE (lftp-4.7.2.tar.gz) = 2721927
+SHA256 (lftp-4.7.3.tar.gz) = zmUZgxYDwZws8uPBC0HW3ch6FgSbmTg+e5t3+8dwchQ=
+SIZE (lftp-4.7.3.tar.gz) = 2715817
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/lftp/patches/patch-configure,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 patch-configure
--- patches/patch-configure     27 May 2016 12:08:46 -0000      1.13
+++ patches/patch-configure     30 Jul 2016 14:41:23 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-configure,v 1.13 2016/05
 
 Use GNU readline as our base readline lacks add_history_time().
 
---- configure.orig     Mon May 23 17:35:33 2016
-+++ configure  Mon May 23 17:37:08 2016
-@@ -48415,7 +48415,7 @@ fi
+--- configure.orig     Fri Jul 15 12:43:04 2016
++++ configure  Thu Jul 21 05:20:48 2016
+@@ -48435,7 +48435,7 @@ fi
            readline_include_dir="$readline_include_dir/readline"
        fi
          readline_ld_flags="-L$readline_prefix/lib"

Reply via email to