textproc/ffe: Update to 0.3.8

PR:		230992
Submitted by:	Nathan <ndowens@yahoo.com>
This commit is contained in:
Steve Wills 2018-08-29 20:19:32 +00:00
parent 0aa5f0587b
commit c87499a335
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478414
2 changed files with 7 additions and 11 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ffe
DISTVERSION= 0.3.7-1
DISTVERSION= 0.3.8
CATEGORIES= textproc
MASTER_SITES= SF/ff-extractor/ff-extractor/${DISTVERSION}
@ -12,21 +12,17 @@ COMMENT= Flat file extractor
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to compile: unrecognized command line option "-Wmaybe-uninitialized"
BROKEN_mips64= fails to compile: unrecognized command line option "-Wmaybe-uninitialized"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wmaybe-uninitialized"
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error
USES= makeinfo localbase
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_setmode=no # looks for wrong kind of setmode()
INFO= ffe
PORTDOCS= ffe.html
PLIST_FILES= bin/ffe man/man1/ffe.1.gz
OPTIONS_DEFINE= DOCS
OPTIONS_DEFINE= DOCS GCRYPT
GCRYPT_CONFIGURE_WITH= libgcrypt-prefix="${LOCALBASE}"
GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1499332225
SHA256 (ffe-0.3.7-1.tar.gz) = 0266e65778b4e69ae65c5dad43577767612f0afe13dc8c3e2cd3c49f7c869689
SIZE (ffe-0.3.7-1.tar.gz) = 310941
TIMESTAMP = 1535509242
SHA256 (ffe-0.3.8.tar.gz) = 46f4e728e3f9bb73a021afc1080972356bbd6d6c883598d8fd7876ad44b60835
SIZE (ffe-0.3.8.tar.gz) = 312743