- Update to 2.6.8

PR:		58124
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-10-16 19:31:17 +00:00
parent c596a939ce
commit 00d25adbb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91448
3 changed files with 2 additions and 33 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= lftp
PORTVERSION= 2.6.7
PORTVERSION= 2.6.8
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \
ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/ \

View file

@ -1 +1 @@
MD5 (lftp-2.6.7.tar.bz2) = 31092e7f94b80f8f79c5e71fc7ba636f
MD5 (lftp-2.6.8.tar.bz2) = 7ca299efb0c0d8bd73baa2fb75308c9e

View file

@ -1,31 +0,0 @@
--- readline-4.3/configure.orig Tue Sep 16 14:58:09 2003
+++ readline-4.3/configure Tue Sep 16 14:59:08 2003
@@ -1288,7 +1288,7 @@
ac_aux_dir=
-for ac_dir in ./support $srcdir/./support; do
+for ac_dir in ./.. $srcdir/./..; do
if test -f $ac_dir/install-sh; then
ac_aux_dir=$ac_dir
ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1304,8 +1304,8 @@
fi
done
if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ./support $srcdir/./support" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ./support $srcdir/./support" >&2;}
+ { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ./.. $srcdir/./.." >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ./.. $srcdir/./.." >&2;}
{ (exit 1); exit 1; }; }
fi
ac_config_guess="$SHELL $ac_aux_dir/config.guess"
@@ -6331,7 +6331,7 @@
- ac_config_files="$ac_config_files Makefile doc/Makefile examples/Makefile shlib/Makefile"
+ ac_config_files="$ac_config_files Makefile"
ac_config_commands="$ac_config_commands default"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure