Index: head/textproc/ffe/Makefile =================================================================== --- head/textproc/ffe/Makefile (revision 209291) +++ head/textproc/ffe/Makefile (revision 209292) @@ -1,30 +1,31 @@ # New ports collection makefile for: ffe # Date created: 19 September 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= ffe -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.5 CATEGORIES= textproc MASTER_SITES= SFE/ff-extractor MAINTAINER= infofarmer@FreeBSD.org COMMENT= Flat file extractor GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} MAN1= ${PORTNAME}.1 PORTDOCS= ${PORTNAME}.html post-patch: @${REINPLACE_CMD} -e 's/^install-data-am: install-htmlDATA install-info-am install-man/install-data-am: install-man/' ${WRKSRC}/doc/Makefile.in + @${REINPLACE_CMD} -e 's|setmode|setmode123|g' ${WRKSRC}/configure post-install: .ifndef NOPORTDOCS @${INSTALL} -d ${DOCSDIR}/ - @${INSTALL_DATA} ${WRKSRC}/doc/${PORTDOCS} ${DOCSDIR}/ + @cd ${WRKSRC}/doc/&&${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ .endif .include Property changes on: head/textproc/ffe/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/textproc/ffe/distinfo =================================================================== --- head/textproc/ffe/distinfo (revision 209291) +++ head/textproc/ffe/distinfo (revision 209292) @@ -1,3 +1,3 @@ -MD5 (ffe-0.2.4.tar.gz) = 523201bbf6a1b0f31e76622f487d422a -SHA256 (ffe-0.2.4.tar.gz) = 74b9c136b8a9ac2dcbec1ca8571089bac84a8759f7c4302c78628faf0350390e -SIZE (ffe-0.2.4.tar.gz) = 240679 +MD5 (ffe-0.2.5.tar.gz) = 3fb8571c72e95e0d75e9b6d0e34e4d43 +SHA256 (ffe-0.2.5.tar.gz) = f4180d6da570c00be63952272a2d4719528d792d563c33dfc4feaa35ef92fdf1 +SIZE (ffe-0.2.5.tar.gz) = 246610 Property changes on: head/textproc/ffe/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property