Hi,

This diff updates lftp to the latest release.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/lftp/Makefile,v
retrieving revision 1.96
diff -u -p -u -r1.96 Makefile
--- Makefile	24 Mar 2014 09:08:46 -0000	1.96
+++ Makefile	13 Apr 2014 07:07:45 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=	shell-like command line ftp and sftp client
 
-DISTNAME=	lftp-4.4.10
+DISTNAME=	lftp-4.4.15
 CATEGORIES=	net
 
 HOMEPAGE=	http://lftp.yar.ru/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/lftp/distinfo,v
retrieving revision 1.58
diff -u -p -u -r1.58 distinfo
--- distinfo	22 Oct 2013 06:03:54 -0000	1.58
+++ distinfo	13 Apr 2014 07:07:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (lftp-4.4.10.tar.gz) = dhHFyPppAqgDRgYevdj+tgM//u2mU/QbdFgvKCU8vdk=
-SIZE (lftp-4.4.10.tar.gz) = 2524814
+SHA256 (lftp-4.4.15.tar.gz) = d+/dknM5//7OIZgQOXV5FyVdUX198WZqfifzFPfugMc=
+SIZE (lftp-4.4.15.tar.gz) = 2539525
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/lftp/patches/patch-configure,v
retrieving revision 1.2
diff -u -p -u -r1.2 patch-configure
--- patches/patch-configure	22 Oct 2013 06:03:54 -0000	1.2
+++ patches/patch-configure	13 Apr 2014 07:07:45 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-configure,v 1.2 2013/10/
 
 Use GNU readline as our base readline lacks add_history_time().
 
---- configure.orig	Fri Oct 11 08:26:48 2013
-+++ configure	Sun Oct 20 11:52:53 2013
-@@ -48034,7 +48034,7 @@ if ${lftp_cv_precompiled_readline+:} false; then :
+--- configure.orig	Fri Jan 24 08:59:53 2014
++++ configure	Sun Apr 13 08:55:09 2014
+@@ -48459,7 +48459,7 @@ if ${lftp_cv_precompiled_readline+:} false; then :
  else
  
     old_LIBS="$LIBS"
@@ -13,7 +13,7 @@ Use GNU readline as our base readline la
     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  extern int (*rl_getc_function)();
-@@ -48074,7 +48074,7 @@ if test $lftp_cv_precompiled_readline = yes; then
+@@ -48499,7 +48499,7 @@ if test $lftp_cv_precompiled_readline = yes; then
     READLINE_DIR=''
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  $as_echo "yes" >&6; }
Index: patches/patch-src_Makefile_in
===================================================================
RCS file: /cvs/ports/net/lftp/patches/patch-src_Makefile_in,v
retrieving revision 1.8
diff -u -p -u -r1.8 patch-src_Makefile_in
--- patches/patch-src_Makefile_in	22 Oct 2013 06:03:54 -0000	1.8
+++ patches/patch-src_Makefile_in	13 Apr 2014 07:07:45 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_Makefile_in,v 1.8 2013/10/22 06:03:54 benoit Exp $
---- src/Makefile.in.orig	Fri Oct 11 08:26:47 2013
-+++ src/Makefile.in	Sun Oct 20 11:52:53 2013
-@@ -223,7 +223,7 @@ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(p
+--- src/Makefile.in.orig	Fri Jan 24 08:59:54 2014
++++ src/Makefile.in	Sun Apr 13 08:55:09 2014
+@@ -225,7 +225,7 @@ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(p
  	"$(DESTDIR)$(pkgdatadir)"
  LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) \
  	$(pkgverlib_LTLIBRARIES)

Reply via email to