summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ftp/lftp/Makefile8
-rw-r--r--ftp/lftp/distinfo2
-rw-r--r--ftp/lftp/pkg-descr2
-rw-r--r--ftp/lftp/pkg-plist1
4 files changed, 8 insertions, 5 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 8342359..c1aa0cc 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: lftp
-# Version required: 2.0.3
+# Version required: 2.1.4
# Date created: 11 September 1997
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= lftp-2.0.3
+DISTNAME= lftp-2.1.4
CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/ \
+MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/file-transfer
MAINTAINER= andy@icc.surw.chel.su
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
MAN1= lftp.1 ftpget.1
diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo
index 29530fc..68b7775 100644
--- a/ftp/lftp/distinfo
+++ b/ftp/lftp/distinfo
@@ -1 +1 @@
-MD5 (lftp-2.0.3.tar.gz) = e793d0ec0555925c98194600fbc310d1
+MD5 (lftp-2.1.4.tar.gz) = 136452d90ec0cf3dcd35f0f5934382a3
diff --git a/ftp/lftp/pkg-descr b/ftp/lftp/pkg-descr
index a920445..a233e2d 100644
--- a/ftp/lftp/pkg-descr
+++ b/ftp/lftp/pkg-descr
@@ -6,3 +6,5 @@ the ftp site or another one. This all is done in one process.
Background jobs will be completed in nohup mode if you exit
or close modem connection. Lftp has reput, mirror, reverse
mirror among its features.
+
+WWW: http://ftp.yars.free.net/projects/lftp/
diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist
index 8bd787f..db11f4f 100644
--- a/ftp/lftp/pkg-plist
+++ b/ftp/lftp/pkg-plist
@@ -1,5 +1,6 @@
bin/lftp
bin/ftpget
+bin/lftpget
etc/lftp.conf.sample
share/doc/lftp/COPYING
share/doc/lftp/FAQ
OpenPOWER on IntegriCloud