From 49bacf8de37f77e291fc47c41540be25b8f3f8f4 Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 23 Oct 2011 10:28:56 +0000 Subject: [PATCH] update to lftp 4.3.3, ok kevlo@ --- net/lftp/Makefile | 7 ++++--- net/lftp/distinfo | 10 +++++----- net/lftp/patches/patch-lib_vasnprintf_c | 10 +++++----- net/lftp/patches/patch-src_Makefile_in | 8 ++++---- net/lftp/patches/patch-src_Resolver_cc | 8 ++++---- 5 files changed, 22 insertions(+), 21 deletions(-) diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 3c46f3cca16..1b5a767323c 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.89 2011/09/26 18:43:19 sthen Exp $ +# $OpenBSD: Makefile,v 1.90 2011/10/23 10:28:56 sthen Exp $ COMMENT= shell-like command line ftp and sftp client -DISTNAME= lftp-4.2.3 +DISTNAME= lftp-4.3.3 CATEGORIES= net HOMEPAGE= http://lftp.yar.ru/ @@ -18,7 +18,8 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB= c crypto curses expat m readline ssl stdc++ util MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ - http://ftp.yars.free.net/pub/source/lftp/old/ + http://ftp.yars.free.net/pub/source/lftp/old/ \ + ftp://ftp.yars.free.net/pub/source/lftp/ USE_LIBTOOL= Yes LIBTOOL_FLAGS= --tag=disable-shared diff --git a/net/lftp/distinfo b/net/lftp/distinfo index d9a55a8a2cc..a28164de7f1 100644 --- a/net/lftp/distinfo +++ b/net/lftp/distinfo @@ -1,5 +1,5 @@ -MD5 (lftp-4.2.3.tar.gz) = k8sIH7LhjEkPSptBLfFr+Q== -RMD160 (lftp-4.2.3.tar.gz) = wY5Ornc2GviI63yw8GjmWK+YAwk= -SHA1 (lftp-4.2.3.tar.gz) = 3fC249v2/np2YxlxxEtryxHYHjQ= -SHA256 (lftp-4.2.3.tar.gz) = z3AvWUHMMbAmeCtbeXK+nFCs8HRy25845C2WWewY8OA= -SIZE (lftp-4.2.3.tar.gz) = 2318363 +MD5 (lftp-4.3.3.tar.gz) = FL0uSlg9B1k9dto2kK7wKg== +RMD160 (lftp-4.3.3.tar.gz) = sZ7dYH0vO52EbfdLj2gP4US2t5M= +SHA1 (lftp-4.3.3.tar.gz) = m5MeVmvt88DC9qlkYzDFD/0eJIw= +SHA256 (lftp-4.3.3.tar.gz) = iBaEOAUXqLe0DgAqKloxXYdJT/wi9e3EIzHijtUic8Y= +SIZE (lftp-4.3.3.tar.gz) = 2422201 diff --git a/net/lftp/patches/patch-lib_vasnprintf_c b/net/lftp/patches/patch-lib_vasnprintf_c index b9b96453cdd..38eef4f01bc 100644 --- a/net/lftp/patches/patch-lib_vasnprintf_c +++ b/net/lftp/patches/patch-lib_vasnprintf_c @@ -1,8 +1,8 @@ -$OpenBSD: patch-lib_vasnprintf_c,v 1.1 2011/05/04 00:59:30 kevlo Exp $ +$OpenBSD: patch-lib_vasnprintf_c,v 1.2 2011/10/23 10:28:56 sthen Exp $ Initialize variable e ---- lib/vasnprintf.c.orig Fri Mar 4 03:33:31 2011 -+++ lib/vasnprintf.c Mon May 2 14:23:52 2011 -@@ -1265,7 +1265,7 @@ scale10_round_decimal_decoded (int e, mpn_t m, void *m +--- lib/vasnprintf.c.orig Thu Oct 20 08:39:13 2011 ++++ lib/vasnprintf.c Fri Oct 21 15:05:07 2011 +@@ -1294,7 +1294,7 @@ scale10_round_decimal_decoded (int e, mpn_t m, void *m static char * scale10_round_decimal_long_double (long double x, int n) { @@ -11,7 +11,7 @@ Initialize variable e mpn_t m; void *memory = decode_long_double (x, &e, &m); return scale10_round_decimal_decoded (e, m, memory, n); -@@ -1283,7 +1283,7 @@ scale10_round_decimal_long_double (long double x, int +@@ -1312,7 +1312,7 @@ scale10_round_decimal_long_double (long double x, int static char * scale10_round_decimal_double (double x, int n) { diff --git a/net/lftp/patches/patch-src_Makefile_in b/net/lftp/patches/patch-src_Makefile_in index 150e9aeab63..45fb903c1a1 100644 --- a/net/lftp/patches/patch-src_Makefile_in +++ b/net/lftp/patches/patch-src_Makefile_in @@ -1,7 +1,7 @@ -$OpenBSD: patch-src_Makefile_in,v 1.5 2011/05/04 00:59:30 kevlo Exp $ ---- src/Makefile.in.orig Fri Apr 29 18:50:13 2011 -+++ src/Makefile.in Mon May 2 14:09:34 2011 -@@ -162,7 +162,7 @@ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(p +$OpenBSD: patch-src_Makefile_in,v 1.6 2011/10/23 10:28:56 sthen Exp $ +--- src/Makefile.in.orig Thu Oct 20 10:20:48 2011 ++++ src/Makefile.in Fri Oct 21 15:05:07 2011 +@@ -167,7 +167,7 @@ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(p "$(DESTDIR)$(pkgdatadir)" LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) \ $(pkgverlib_LTLIBRARIES) diff --git a/net/lftp/patches/patch-src_Resolver_cc b/net/lftp/patches/patch-src_Resolver_cc index 6fa33ca90cd..68c8499503e 100644 --- a/net/lftp/patches/patch-src_Resolver_cc +++ b/net/lftp/patches/patch-src_Resolver_cc @@ -1,7 +1,7 @@ -$OpenBSD: patch-src_Resolver_cc,v 1.8 2010/05/26 06:55:53 jasper Exp $ ---- src/Resolver.cc.orig Tue Nov 17 09:16:44 2009 -+++ src/Resolver.cc Tue May 25 15:19:16 2010 -@@ -795,8 +795,6 @@ void Resolver::LookupOne(const char *name) +$OpenBSD: patch-src_Resolver_cc,v 1.9 2011/10/23 10:28:56 sthen Exp $ +--- src/Resolver.cc.orig Tue Sep 13 05:29:47 2011 ++++ src/Resolver.cc Fri Oct 21 15:05:07 2011 +@@ -794,8 +794,6 @@ void Resolver::LookupOne(const char *name) # undef h_errno // it could be a macro, but we want it to be local variable. int h_errno=0; ha=getipnodebyname(name,af,0,&h_errno);