summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-05 21:30:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-05 21:30:39 +0000
commit0313c443b0da5d16f6264a6ae6a7b43c941ae72b (patch)
tree30e59f447fe31bb48c2f2283c89a599a9beb4950 /ftp
parent- Update to 0.5 (diff)
- Update to 4.0.8
PR: 146791 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Notes
Notes: svn path=/head/; revision=255845
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lftp/Makefile3
-rw-r--r--ftp/lftp/distinfo6
-rw-r--r--ftp/lftp/files/patch-build-aux-ltmain.sh22
-rw-r--r--ftp/lftp/files/patch-lib-Makefile.in12
4 files changed, 21 insertions, 22 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index f8bd83c1319f..fe0e32596cdd 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= lftp
-PORTVERSION= 4.0.5
-PORTREVISION= 1
+PORTVERSION= 4.0.8
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \
diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo
index 3212c33ebdf2..8a138e4a1cbe 100644
--- a/ftp/lftp/distinfo
+++ b/ftp/lftp/distinfo
@@ -1,3 +1,3 @@
-MD5 (lftp-4.0.5.tar.lzma) = 07803bc69f5f78538e2534a484af174f
-SHA256 (lftp-4.0.5.tar.lzma) = 6492bcc546e16f8fdef92733fddbcde67dc7397b660e26b5168753bb05d15f26
-SIZE (lftp-4.0.5.tar.lzma) = 1239821
+MD5 (lftp-4.0.8.tar.lzma) = a8900b3481b1f8e2be7f01e6acfedbae
+SHA256 (lftp-4.0.8.tar.lzma) = 60ce21ea3b118d3cdc7417b90a4965b21d278d10e68a82295a2aaeda9c98dab4
+SIZE (lftp-4.0.8.tar.lzma) = 1269518
diff --git a/ftp/lftp/files/patch-build-aux-ltmain.sh b/ftp/lftp/files/patch-build-aux-ltmain.sh
index 1fe00f4f1880..1ea6abd7262f 100644
--- a/ftp/lftp/files/patch-build-aux-ltmain.sh
+++ b/ftp/lftp/files/patch-build-aux-ltmain.sh
@@ -1,15 +1,15 @@
---- build-aux/ltmain.sh.orig 2008-12-15 18:04:37.000000000 +0100
-+++ build-aux/ltmain.sh 2008-12-15 18:07:52.000000000 +0100
-@@ -2077,10 +2077,12 @@
+--- build-aux/ltmain.sh.orig 2010-05-20 17:09:31.539282017 +0000
++++ build-aux/ltmain.sh 2010-05-20 17:10:11.971297050 +0000
+@@ -2076,12 +2076,6 @@
+ func_execute_cmds "$postinstall_cmds" 'exit $?'
fi
- # Install the pseudo-library for information purposes.
-+ if false; then
- func_basename "$file"
- name="$func_basename_result"
- instname="$dir/$name"i
- func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
-+ fi
-
+- # Install the pseudo-library for information purposes.
+- func_basename "$file"
+- name="$func_basename_result"
+- instname="$dir/$name"i
+- func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
+-
# Maybe install the static library, too.
test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
+ ;;
diff --git a/ftp/lftp/files/patch-lib-Makefile.in b/ftp/lftp/files/patch-lib-Makefile.in
index 0c04b4c8857f..7ee9cdb7961b 100644
--- a/ftp/lftp/files/patch-lib-Makefile.in
+++ b/ftp/lftp/files/patch-lib-Makefile.in
@@ -1,15 +1,15 @@
---- lib/Makefile.in.orig 2009-12-21 16:27:02.000000000 +0000
-+++ lib/Makefile.in 2009-12-28 07:11:54.582266810 +0000
-@@ -1063,8 +1063,6 @@
+--- lib/Makefile.in.orig 2010-05-20 17:06:32.285300994 +0000
++++ lib/Makefile.in 2010-05-20 17:08:39.765460763 +0000
+@@ -1127,8 +1127,6 @@
ARG_NONNULL_H = arg-nonnull.h
+ CXXDEFS_H = c++defs.h
GPERF = gperf
- LINK_WARNING_H = link-warning.h
-charset_alias = $(DESTDIR)$(libdir)/charset.alias
-charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
+ WARN_ON_USE_H = warn-on-use.h
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-@@ -1877,31 +1875,10 @@
+@@ -1981,31 +1979,10 @@
fi ; \
if $$need_charset_alias; then \
$(mkinstalldirs) $(DESTDIR)$(libdir) ; \