- Update to 0.3.6

PR:		206256
Submitted by:	tkato432@yahoo.com
This commit is contained in:
Dmitry Marakasov 2016-01-15 18:22:38 +00:00
parent 712265d247
commit e09f24414b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406184
2 changed files with 6 additions and 9 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ffe
PORTVERSION= 0.3.5
PORTVERSION= 0.3.6
CATEGORIES= textproc
MASTER_SITES= SF/ff-extractor/ff-extractor/${PORTVERSION}
@ -14,15 +14,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= makeinfo
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_setmode=no # looks for wrong kind of setmode()
INFO= ffe
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
PORTDOCS= ${PORTNAME}.html
PORTDOCS= ffe.html
PLIST_FILES= bin/ffe man/man1/ffe.1.gz
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e \
's|setmode |setmode123 |' ${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (ffe-0.3.5.tar.gz) = 5ed5b4bf04bd8e2e438d8c37d3cec8ec681844b5318da8ac14565838c19c41da
SIZE (ffe-0.3.5.tar.gz) = 300596
SHA256 (ffe-0.3.6.tar.gz) = f508a0698d9ebdfefd41f150634ee97b2c4b3831577dd27d0156893d0c5f0b3c
SIZE (ffe-0.3.6.tar.gz) = 304095