mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.2.5
This commit is contained in:
parent
d6d586b3e1
commit
5d6ccf5a56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209292
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ffe
|
||||
PORTVERSION= 0.2.4
|
||||
PORTVERSION= 0.2.5
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SFE/ff-extractor
|
||||
|
||||
@ -20,11 +20,12 @@ 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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user