Upgrade to 0.3.4.

PR:		ports/26443
Submitted by:	Anders Nordby <anders@fix.no> (maintainer)
This commit is contained in:
Dirk Froemberg
2001-04-10 22:16:56 +00:00
parent dac3edbec8
commit 772af8373e
2 changed files with 5 additions and 3 deletions

View File

@@ -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} "================================================================================"

View File

@@ -1 +1 @@
MD5 (oftpd-0.3.3.tar.gz) = 5aedb3495fa262400e71b454a4bd9470
MD5 (oftpd-0.3.4.tar.gz) = 3a10eb7a681ba9090f57b99a1a462f72