Index: head/ftp/bftpd/Makefile =================================================================== --- head/ftp/bftpd/Makefile (revision 296605) +++ head/ftp/bftpd/Makefile (revision 296606) @@ -1,41 +1,41 @@ # New ports collection makefile for: bftpd # Date created: 7 April 2001 # Whom: will # # $FreeBSD$ # PORTNAME= bftpd -PORTVERSION= 3.7 +PORTVERSION= 3.8 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org COMMENT= Very configurable FTP server that can do chroot easily LICENSE= GPLv2 USE_AUTOTOOLS= autoconf CONFIGURE_ARGS+= --enable-pam WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= sbin/${PORTNAME} etc/${PORTNAME}.conf.sample MAN8= bftpd.8 PORTDOCS= en pl sk post-patch: @${REINPLACE_CMD} -e 's,/etc/bftpd.conf,${PREFIX}/etc/bftpd.conf,' \ ${WRKSRC}/mypaths.h @${REINPLACE_CMD} -e 's, -ldl,,g' ${WRKSRC}/configure.in @${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin/ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${MAN8PREFIX}/man/man8/ ${INSTALL_DATA} ${WRKSRC}/bftpd.conf ${PREFIX}/etc/bftpd.conf.sample .if !defined(NOPORTDOCS) @cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR} .endif .include Property changes on: head/ftp/bftpd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.40 \ No newline at end of property +1.41 \ No newline at end of property Index: head/ftp/bftpd/distinfo =================================================================== --- head/ftp/bftpd/distinfo (revision 296605) +++ head/ftp/bftpd/distinfo (revision 296606) @@ -1,2 +1,2 @@ -SHA256 (bftpd-3.7.tar.gz) = c06ad723de5252bcc2033d60ea597b45929fee8785c6d45e8f66a96a230d847f -SIZE (bftpd-3.7.tar.gz) = 155428 +SHA256 (bftpd-3.8.tar.gz) = 4670488d81ffed2853fbcee9902162c8aff28d611829e0d58758579576313fc6 +SIZE (bftpd-3.8.tar.gz) = 169701 Property changes on: head/ftp/bftpd/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property