mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
textproc/freexl: Update to 1.0.5
Port changes: * Change to DISTVERSION * Remove CPPFLAGS/LIBS (not needed) * Add INSTALL_TARGET for stripping PR: 226643 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
This commit is contained in:
parent
7c308754d5
commit
12efcafe28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464651
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= freexl
|
||||
PORTVERSION= 1.0.4
|
||||
DISTVERSION= 1.0.5
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/
|
||||
|
||||
@ -12,11 +12,10 @@ COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet
|
||||
LICENSE= GPLv2+ LGPL21+ MPL11
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= gmake iconv libtool pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= ac_cv_search_locale_charset=no
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
USES= gmake iconv libtool pathfix
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1504817850
|
||||
SHA256 (freexl-1.0.4.tar.gz) = 500ff1010bbceee26d4ce1b991515736bd8c0ae6894f8c38468c05c224fe7c25
|
||||
SIZE (freexl-1.0.4.tar.gz) = 938754
|
||||
TIMESTAMP = 1521177956
|
||||
SHA256 (freexl-1.0.5.tar.gz) = 3dc9b150d218b0e280a3d6a41d93c1e45f4d7155829d75f1e5bf3e0b0de6750d
|
||||
SIZE (freexl-1.0.5.tar.gz) = 938994
|
||||
|
Loading…
Reference in New Issue
Block a user