diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-12-28 20:58:39 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-12-28 20:58:39 +0000 |
commit | 3db55eb26fe44ed2a1ad51c5a2213082bb0cf387 (patch) | |
tree | 1beab30d6d153f86566469e368765885ecbafcf5 /textproc/freexl | |
parent | 33c9b1b9f7edc3409f8d20790e8a9602580503ed (diff) | |
download | ports-3db55eb26fe44ed2a1ad51c5a2213082bb0cf387.tar.gz ports-3db55eb26fe44ed2a1ad51c5a2213082bb0cf387.zip |
Notes
Diffstat (limited to 'textproc/freexl')
-rw-r--r-- | textproc/freexl/Makefile | 6 | ||||
-rw-r--r-- | textproc/freexl/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile index 8b533a5b7387..2dc9d14c5322 100644 --- a/textproc/freexl/Makefile +++ b/textproc/freexl/Makefile @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= freexl -DISTVERSION= 1.0.0g -PORTREVISION= 1 +DISTVERSION= 1.0.0h CATEGORIES= textproc 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 +LICENSE= MPL GPLv2 LGPL21 +LICENSE_COMB= multi + GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_search_locale_charset=no CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/freexl/distinfo b/textproc/freexl/distinfo index 667940f33813..e8dc5028138b 100644 --- a/textproc/freexl/distinfo +++ b/textproc/freexl/distinfo @@ -1,2 +1,2 @@ -SHA256 (freexl-1.0.0g.tar.gz) = cf2b110f5fc7089fa61c7421f59caa4125b13087b4686ed82dba7abedf2ec266 -SIZE (freexl-1.0.0g.tar.gz) = 928371 +SHA256 (freexl-1.0.0h.tar.gz) = cbbdc5c7b60abd71636de0ceb8a75a7d53701a7c7de716bf77ad0d9b4d461c52 +SIZE (freexl-1.0.0h.tar.gz) = 933018 |