From 87b7c17382d7b1fe50e8c517e4ee216431c990be Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 24 Feb 2019 17:40:26 +0000 Subject: [PATCH] Update to 1.5.0 --- math/libxls/Makefile | 8 +++----- math/libxls/distinfo | 6 +++--- math/libxls/pkg-plist | 5 +++-- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/math/libxls/Makefile b/math/libxls/Makefile index f0878d407514..b5f5d1da4141 100644 --- a/math/libxls/Makefile +++ b/math/libxls/Makefile @@ -1,21 +1,19 @@ # $FreeBSD$ PORTNAME= libxls -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= math devel -MASTER_SITES= SF/${PORTNAME}/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= bapt@FreeBSD.org COMMENT= Extract Cell Data From Excel xls files LICENSE= BSD2CLAUSE -USES= zip libtool +USES= libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${PORTNAME} - .include diff --git a/math/libxls/distinfo b/math/libxls/distinfo index 5342f5d0942c..d2d21aa06bf9 100644 --- a/math/libxls/distinfo +++ b/math/libxls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485474888 -SHA256 (libxls-1.4.0.zip) = d3baea458a511d9b587a367528fa2a7fef410113ac9f6359834469b8f8d10dbd -SIZE (libxls-1.4.0.zip) = 428782 +TIMESTAMP = 1551029942 +SHA256 (libxls-1.5.0.tar.gz) = c53a55187aeb0545e6fb5cfc89ad9521af80b1afc7eff407ac94c1bd59a64202 +SIZE (libxls-1.5.0.tar.gz) = 424639 diff --git a/math/libxls/pkg-plist b/math/libxls/pkg-plist index 9c125ff51377..8fdc83675907 100644 --- a/math/libxls/pkg-plist +++ b/math/libxls/pkg-plist @@ -6,7 +6,8 @@ include/libxls/xlsstruct.h include/libxls/xlstool.h include/libxls/xlstypes.h include/xls.h -lib/libxlsreader.a +include/libxls/endian.h lib/libxlsreader.so lib/libxlsreader.so.1 -lib/libxlsreader.so.1.2.1 +lib/libxlsreader.so.1.5.0 +man/man1/xls2csv.1.gz