aboutsummaryrefslogtreecommitdiff
path: root/textproc/freexl
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-16 06:25:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-16 06:25:31 +0000
commit12efcafe28242152995f330efd124093636f40b0 (patch)
tree8894fddaa6bdd61f421bcf5c9a36fcd76ab4b529 /textproc/freexl
parent7c308754d56d1d6d96222088a422204a2070c222 (diff)
downloadports-12efcafe28242152995f330efd124093636f40b0.tar.gz
ports-12efcafe28242152995f330efd124093636f40b0.zip
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)
Notes
Notes: svn path=/head/; revision=464651
Diffstat (limited to 'textproc/freexl')
-rw-r--r--textproc/freexl/Makefile7
-rw-r--r--textproc/freexl/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile
index f8c062167109..6d78c5bb4d83 100644
--- a/textproc/freexl/Makefile
+++ b/textproc/freexl/Makefile
@@ -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>
diff --git a/textproc/freexl/distinfo b/textproc/freexl/distinfo
index 9e4dc4309dfc..e73e532a2b24 100644
--- a/textproc/freexl/distinfo
+++ b/textproc/freexl/distinfo
@@ -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