Date: Mon, 19 May 2014 07:51:49 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354510 - head/textproc/ffe Message-ID: <201405190751.s4J7pnaP023030@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Mon May 19 07:51:48 2014 New Revision: 354510 URL: http://svnweb.freebsd.org/changeset/ports/354510 QAT: https://qat.redports.org/buildarchive/r354510/ Log: - Update to 0.3.4 - Pet portlint PR: 189804 Submitted by: Ports Fury Modified: head/textproc/ffe/Makefile head/textproc/ffe/distinfo head/textproc/ffe/pkg-descr Modified: head/textproc/ffe/Makefile ============================================================================== --- head/textproc/ffe/Makefile Mon May 19 07:50:16 2014 (r354509) +++ head/textproc/ffe/Makefile Mon May 19 07:51:48 2014 (r354510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ffe -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= textproc MASTER_SITES= SF/ff-extractor/ff-extractor/${PORTVERSION} Modified: head/textproc/ffe/distinfo ============================================================================== --- head/textproc/ffe/distinfo Mon May 19 07:50:16 2014 (r354509) +++ head/textproc/ffe/distinfo Mon May 19 07:51:48 2014 (r354510) @@ -1,2 +1,2 @@ -SHA256 (ffe-0.3.3.tar.gz) = 0dd2f95c6dd174ab75f53c499afebe44ecea23d74c3f1ebde9615fed6295b1cd -SIZE (ffe-0.3.3.tar.gz) = 288035 +SHA256 (ffe-0.3.4.tar.gz) = 628b74c2b3b50fcd6dee9264d409d19a1b32f27112c4ddc3e187535c2aa7b13e +SIZE (ffe-0.3.4.tar.gz) = 291063 Modified: head/textproc/ffe/pkg-descr ============================================================================== --- head/textproc/ffe/pkg-descr Mon May 19 07:50:16 2014 (r354509) +++ head/textproc/ffe/pkg-descr Mon May 19 07:51:48 2014 (r354510) @@ -3,4 +3,4 @@ them in different formats. ffe relies on input file structure and the output format. Author: Timo Savinen <tjsa@iki.fi> -WWW: http://ff-extractor.sourceforge.net/ +WWW: http://ff-extractor.sourceforge.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405190751.s4J7pnaP023030>