Index: head/textproc/ffe/Makefile =================================================================== --- head/textproc/ffe/Makefile (revision 478413) +++ head/textproc/ffe/Makefile (revision 478414) @@ -1,32 +1,28 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= ffe -DISTVERSION= 0.3.7-1 +DISTVERSION= 0.3.8 CATEGORIES= textproc MASTER_SITES= SF/ff-extractor/ff-extractor/${DISTVERSION} MAINTAINER= ports@FreeBSD.org 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 Index: head/textproc/ffe/distinfo =================================================================== --- head/textproc/ffe/distinfo (revision 478413) +++ head/textproc/ffe/distinfo (revision 478414) @@ -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