summaryrefslogtreecommitdiff
path: root/ftp/cftp
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-04-05 23:44:25 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-04-05 23:44:25 +0000
commit085a0fdd3c2a4f0aea03a38529527573413c80c3 (patch)
tree438de7baf52585253b85068164ccbea4d6975f64 /ftp/cftp
parentTeach krlogind, telnetd, et. al. about FreeBSD's available ptys. (diff)
Upgrade to net/cftp 0.9.3
PR: ports/10967 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
Notes
Notes: svn path=/head/; revision=17658
Diffstat (limited to 'ftp/cftp')
-rw-r--r--ftp/cftp/Makefile8
-rw-r--r--ftp/cftp/distinfo2
2 files changed, 6 insertions, 4 deletions
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile
index 8ad5bb325ace..99a0b4ed23ec 100644
--- a/ftp/cftp/Makefile
+++ b/ftp/cftp/Makefile
@@ -3,10 +3,10 @@
# Date created: 14 October 1997
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/14 07:27:51 tg Exp $
#
-DISTNAME= cftp-0.9.1
+DISTNAME= cftp-0.9.3
CATEGORIES= net
MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/
@@ -15,14 +15,16 @@ MAINTAINER= andy@icc.surw.chel.su
GNU_CONFIGURE= yes
pre-install:
- @if [ ! -f ${PREFIX}/info/dir ]; then \
+ @if [ -f /usr/share/info/dir ] && [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
post-install:
+.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/cftp
.for file in AUTHORS ChangeLog NEWS README THANKS TODO
@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cftp
.endfor
+.endif
.include <bsd.port.mk>
diff --git a/ftp/cftp/distinfo b/ftp/cftp/distinfo
index a839ea120a85..f05657a468d0 100644
--- a/ftp/cftp/distinfo
+++ b/ftp/cftp/distinfo
@@ -1 +1 @@
-MD5 (cftp-0.9.1.tar.gz) = f47fa185a07b880cd62808a3f4172133
+MD5 (cftp-0.9.3.tar.gz) = 065851914e2e7c7afcbe706cd6a3b106