- Update to 0.2.3
This commit is contained in:
parent
2ed0acc97d
commit
6f07c38861
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203341
3 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ffe
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SFE/ff-extractor
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ffe-0.2.2.tar.gz) = 52a1a94bf8bdd105c0286ebea9d65404
|
||||
SHA256 (ffe-0.2.2.tar.gz) = e12c7a9c076793d3a7c1747321ab1c48a6c52a1abcdedf7fcc7c397045b2c949
|
||||
SIZE (ffe-0.2.2.tar.gz) = 239782
|
||||
MD5 (ffe-0.2.3.tar.gz) = c2c70ec6284b52a619d43df4e0856227
|
||||
SHA256 (ffe-0.2.3.tar.gz) = 1ced9eef55c966c75e0a65b297b693f3875bd517b8c1f6e763d0cc5c951a3d53
|
||||
SIZE (ffe-0.2.3.tar.gz) = 240634
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
ffe is a program for extracting fields from flat file records and dis-
|
||||
playing them in different formats. ffe relies on the configuration file
|
||||
to control input file structure and the output format.
|
||||
ffe is a program for extracting fields from flat file records and displaying
|
||||
them in different formats. ffe relies on the configuration file to control
|
||||
input file structure and the output format.
|
||||
|
||||
WWW: http://sourceforge.net/projects/ff-extractor/
|
||||
WWW: http://ff-extractor.sourceforge.net/
|
||||
Author: Timo Savinen <tjsa@iki.fi>
|
||||
|
|
Loading…
Reference in a new issue