aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2019-02-25 01:40:26 +0800
committerbapt <bapt@FreeBSD.org>2019-02-25 01:40:26 +0800
commitb24f4b7995ba2e6386bb17e279d85b496a90657e (patch)
treeeadef1f5ce5cd594e61c5ea4cb76fe868d63db41 /math
parentb39f64c27f6a1fe585177574b01dc871974def2f (diff)
downloadfreebsd-ports-gnome-b24f4b7995ba2e6386bb17e279d85b496a90657e.tar.gz
freebsd-ports-gnome-b24f4b7995ba2e6386bb17e279d85b496a90657e.tar.zst
freebsd-ports-gnome-b24f4b7995ba2e6386bb17e279d85b496a90657e.zip
Update to 1.5.0
Diffstat (limited to 'math')
-rw-r--r--math/libxls/Makefile8
-rw-r--r--math/libxls/distinfo6
-rw-r--r--math/libxls/pkg-plist5
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 <bsd.port.mk>
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