Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2017 14:05:13 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449491 - head/textproc/ffe
Message-ID:  <201709091405.v89E5DBX047917@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Sep  9 14:05:13 2017
New Revision: 449491
URL: https://svnweb.freebsd.org/changeset/ports/449491

Log:
  Update to upstream version 0.3.7-1; new maintainer: amutu@amutu.com
  
  PR:		220506
  Submitted by:	amutu@amutu.com (new maintainer)
  MFH:		2017Q3

Modified:
  head/textproc/ffe/Makefile
  head/textproc/ffe/distinfo

Modified: head/textproc/ffe/Makefile
==============================================================================
--- head/textproc/ffe/Makefile	Sat Sep  9 12:50:58 2017	(r449490)
+++ head/textproc/ffe/Makefile	Sat Sep  9 14:05:13 2017	(r449491)
@@ -2,17 +2,20 @@
 # $FreeBSD$
 
 PORTNAME=	ffe
-DISTVERSION=	0.3.6-1
+DISTVERSION=	0.3.7-1
 CATEGORIES=	textproc
 MASTER_SITES=	SF/ff-extractor/ff-extractor/${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	amutu@amutu.com
 COMMENT=	Flat file extractor
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		makeinfo
+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()
 

Modified: head/textproc/ffe/distinfo
==============================================================================
--- head/textproc/ffe/distinfo	Sat Sep  9 12:50:58 2017	(r449490)
+++ head/textproc/ffe/distinfo	Sat Sep  9 14:05:13 2017	(r449491)
@@ -1,2 +1,3 @@
-SHA256 (ffe-0.3.6-1.tar.gz) = 11da84f9e45fa20170a434d1587135c229771a192c97817b493035aeec33e886
-SIZE (ffe-0.3.6-1.tar.gz) = 304170
+TIMESTAMP = 1499332225
+SHA256 (ffe-0.3.7-1.tar.gz) = 0266e65778b4e69ae65c5dad43577767612f0afe13dc8c3e2cd3c49f7c869689
+SIZE (ffe-0.3.7-1.tar.gz) = 310941



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709091405.v89E5DBX047917>