summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-06 23:20:09 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-06 23:20:09 +0000
commit8a21e5cdb2ab46ca5a81dac55fc92a8427569b0c (patch)
tree73e6d58abb521a7bd625a58fe2b96838727f386e /ftp
parentNuke tclX75 (diff)
Update to version 2.0.3.
PR: 13077 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=21335
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lftp/Makefile9
-rw-r--r--ftp/lftp/distinfo2
2 files changed, 7 insertions, 4 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 7c503c3f35ba..8342359a2535 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: lftp
-# Version required: 2.0.1
+# Version required: 2.0.3
# Date created: 11 September 1997
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= lftp-2.0.1
+DISTNAME= lftp-2.0.3
CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
+MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/file-transfer
@@ -19,6 +19,9 @@ CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
MAN1= lftp.1 ftpget.1
+post-extract:
+ @ ${CP} ${FILESDIR}/nameser.h ${WRKSRC}/src
+
post-install:
@ ${INSTALL_DATA} ${WRKSRC}/lftp.conf ${PREFIX}/etc/lftp.conf.sample
.if !defined(NOPORTDOCS)
diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo
index eced58310863..29530fc91d75 100644
--- a/ftp/lftp/distinfo
+++ b/ftp/lftp/distinfo
@@ -1 +1 @@
-MD5 (lftp-2.0.1.tar.gz) = f031471c50808c0c8330d6f486526637
+MD5 (lftp-2.0.3.tar.gz) = e793d0ec0555925c98194600fbc310d1