aboutsummaryrefslogtreecommitdiff
path: root/ftp/oftpd
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-04-10 22:16:56 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-04-10 22:16:56 +0000
commit772af8373e723cec6037d74a5ef2092a90a1ff41 (patch)
tree070b55f6e6286fa3e7b580f9957c724563bb9fb8 /ftp/oftpd
parentdac3edbec8e5fdcabecda58421c83b317c5b99a0 (diff)
downloadports-772af8373e723cec6037d74a5ef2092a90a1ff41.tar.gz
ports-772af8373e723cec6037d74a5ef2092a90a1ff41.zip
Upgrade to 0.3.4.
PR: ports/26443 Submitted by: Anders Nordby <anders@fix.no> (maintainer)
Notes
Notes: svn path=/head/; revision=41241
Diffstat (limited to 'ftp/oftpd')
-rw-r--r--ftp/oftpd/Makefile6
-rw-r--r--ftp/oftpd/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile
index 44e14d2d8c6d..b0a88908ef1a 100644
--- a/ftp/oftpd/Makefile
+++ b/ftp/oftpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= oftpd
-PORTVERSION= 0.3.3
+PORTVERSION= 0.3.4
CATEGORIES= ftp
MASTER_SITES= http://www.time-travellers.org/oftpd/ \
http://www.freenix.no/~anders/
@@ -19,6 +19,8 @@ DOCFILES= README AUTHORS ChangeLog NEWS TODO BUGS
CFLAGS+= ${PTHREAD_CFLAGS}
+MAN8= oftpd.8
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/oftpd ${PREFIX}/libexec/oftpd
.if !defined(NOPORTDOCS)
@@ -29,9 +31,9 @@ do-install:
.endif
post-install:
+ @${INSTALL_MAN} ${WRKSRC}/man/oftpd.8 ${MANPREFIX}/man/man8
@${ECHO} "================================================================================"
@${ECHO} "oftpd only runs standalone, not from inetd."
- @${ECHO} "Try ${PREFIX}/libexec/oftpd -h to see command line options."
@${ECHO} "Create a README file in the root anonymous FTP dir to have it displayed to"
@${ECHO} "users upon login."
@${ECHO} "================================================================================"
diff --git a/ftp/oftpd/distinfo b/ftp/oftpd/distinfo
index 96de3ef55f86..fec85a959b9f 100644
--- a/ftp/oftpd/distinfo
+++ b/ftp/oftpd/distinfo
@@ -1 +1 @@
-MD5 (oftpd-0.3.3.tar.gz) = 5aedb3495fa262400e71b454a4bd9470
+MD5 (oftpd-0.3.4.tar.gz) = 3a10eb7a681ba9090f57b99a1a462f72