Hey ports@,

here is a boring update for lftp. build/tested@amd64.

have fun, Rafael

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/lftp/Makefile,v
retrieving revision 1.97
diff -u -p -u -p -r1.97 Makefile
--- Makefile    24 Apr 2014 16:29:03 -0000      1.97
+++ Makefile    26 Jul 2014 19:44:09 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       shell-like command line ftp and sftp client
 
-DISTNAME =     lftp-4.4.15
+DISTNAME =     lftp-4.5.3
 CATEGORIES=    net
 
 HOMEPAGE=      http://lftp.yar.ru/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/lftp/distinfo,v
retrieving revision 1.59
diff -u -p -u -p -r1.59 distinfo
--- distinfo    24 Apr 2014 16:29:03 -0000      1.59
+++ distinfo    26 Jul 2014 19:44:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (lftp-4.4.15.tar.gz) = d+/dknM5//7OIZgQOXV5FyVdUX198WZqfifzFPfugMc=
-SIZE (lftp-4.4.15.tar.gz) = 2539525
+SHA256 (lftp-4.5.3.tar.gz) = i+JqVSioomn473gDgLwIVVRbfXzJ3dgsw5WVORhIzJ0=
+SIZE (lftp-4.5.3.tar.gz) = 2614641
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/lftp/patches/patch-configure,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-configure
--- patches/patch-configure     24 Apr 2014 16:29:03 -0000      1.3
+++ patches/patch-configure     26 Jul 2014 19:44:09 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-configure,v 1.3 2014/04/
 
 Use GNU readline as our base readline lacks add_history_time().
 
---- 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 :
+--- configure.orig     Sun Jul  6 14:15:50 2014
++++ configure  Sat Jul 26 21:34:58 2014
+@@ -47994,7 +47994,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)();
-@@ -48499,7 +48499,7 @@ if test $lftp_cv_precompiled_readline = yes; then
+@@ -48034,7 +48034,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: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/lftp/pkg/PLIST,v
retrieving revision 1.26
diff -u -p -u -p -r1.26 PLIST
--- pkg/PLIST   29 May 2013 14:08:06 -0000      1.26
+++ pkg/PLIST   26 Jul 2014 19:44:09 -0000
@@ -28,6 +28,7 @@ share/locale/ko/LC_MESSAGES/lftp.mo
 share/locale/pl/LC_MESSAGES/lftp.mo
 share/locale/pt_BR/LC_MESSAGES/lftp.mo
 share/locale/ru/LC_MESSAGES/lftp.mo
+share/locale/uk/LC_MESSAGES/lftp.mo
 share/locale/zh_CN/LC_MESSAGES/lftp.mo
 share/locale/zh_HK/LC_MESSAGES/lftp.mo
 share/locale/zh_TW/LC_MESSAGES/lftp.mo

Reply via email to