- update to 1.0.0d
- adjust MASTER_SITES and pkg-descr - add WWW for project PR: ports/169277 Submitted by: maintainer, coder@tuxfamily.org
This commit is contained in:
parent
5d87041501
commit
1f849b9b0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299827
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= freexl
|
||||
DISTVERSION= 1.0.0c
|
||||
DISTVERSION= 1.0.0d
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
|
||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/
|
||||
|
||||
MAINTAINER= coder@tuxfamily.org
|
||||
COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freexl-1.0.0c.tar.gz) = fade1535d8231e9d4be5d7e9e8ab996bbb90d720c44d3277f03049d57fbc9e5a
|
||||
SIZE (freexl-1.0.0c.tar.gz) = 913589
|
||||
SHA256 (freexl-1.0.0d.tar.gz) = b21307365e27078bccad16cc9618404322c3f8ef2e44c968b71b115b7f589fa2
|
||||
SIZE (freexl-1.0.0d.tar.gz) = 918724
|
||||
|
@ -10,4 +10,6 @@ FreeXL design goals:
|
||||
Note that the final goal means that FreeXL ignores at all fonts, sizes and
|
||||
alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual
|
||||
Basic macros and so on. FreeXL is structurally simple and quite light-weight
|
||||
(typically 40-80K of object code, stripped).
|
||||
(typically 40-80K of object code, stripped).
|
||||
|
||||
WWW: https://www.gaia-gis.it/fossil/freexl/index
|
||||
|
Loading…
Reference in New Issue
Block a user