Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2020 12:57:16 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546166 - head/math/libxls
Message-ID:  <202008251257.07PCvGSS035080@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Aug 25 12:57:16 2020
New Revision: 546166
URL: https://svnweb.freebsd.org/changeset/ports/546166

Log:
  update to 1.5.3

Modified:
  head/math/libxls/Makefile
  head/math/libxls/distinfo
  head/math/libxls/pkg-plist

Modified: head/math/libxls/Makefile
==============================================================================
--- head/math/libxls/Makefile	Tue Aug 25 12:54:23 2020	(r546165)
+++ head/math/libxls/Makefile	Tue Aug 25 12:57:16 2020	(r546166)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libxls
-PORTVERSION=	1.5.2
+PORTVERSION=	1.5.3
 CATEGORIES=	math devel
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
 

Modified: head/math/libxls/distinfo
==============================================================================
--- head/math/libxls/distinfo	Tue Aug 25 12:54:23 2020	(r546165)
+++ head/math/libxls/distinfo	Tue Aug 25 12:57:16 2020	(r546166)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577453329
-SHA256 (libxls-1.5.2.tar.gz) = 8d7e52d96ccc6c498e5de78c1988d9838d914eeeb94ac60208378340bd6e6aaa
-SIZE (libxls-1.5.2.tar.gz) = 443227
+TIMESTAMP = 1598360205
+SHA256 (libxls-1.5.3.tar.gz) = d552d4f34f2691e73bb988fcc5ead8cefd8c0c4b8fcc56273f10177cf9088566
+SIZE (libxls-1.5.3.tar.gz) = 442217

Modified: head/math/libxls/pkg-plist
==============================================================================
--- head/math/libxls/pkg-plist	Tue Aug 25 12:54:23 2020	(r546165)
+++ head/math/libxls/pkg-plist	Tue Aug 25 12:57:16 2020	(r546166)
@@ -9,6 +9,6 @@ include/xls.h
 include/libxls/endian.h
 lib/libxlsreader.so
 lib/libxlsreader.so.1
-lib/libxlsreader.so.1.5.2
+lib/libxlsreader.so.1.5.3
 libdata/pkgconfig/libxls.pc
 man/man1/xls2csv.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008251257.07PCvGSS035080>