Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2019 13:31:42 +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: r520988 - head/math/libxls
Message-ID:  <201912271331.xBRDVgNS087370@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 27 13:31:41 2019
New Revision: 520988
URL: https://svnweb.freebsd.org/changeset/ports/520988

Log:
  update to 1.5.2

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

Modified: head/math/libxls/Makefile
==============================================================================
--- head/math/libxls/Makefile	Fri Dec 27 13:28:22 2019	(r520987)
+++ head/math/libxls/Makefile	Fri Dec 27 13:31:41 2019	(r520988)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libxls
-PORTVERSION=	1.5.1
-PORTREVISION=	1
+PORTVERSION=	1.5.2
 CATEGORIES=	math devel
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
 

Modified: head/math/libxls/distinfo
==============================================================================
--- head/math/libxls/distinfo	Fri Dec 27 13:28:22 2019	(r520987)
+++ head/math/libxls/distinfo	Fri Dec 27 13:31:41 2019	(r520988)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559734969
-SHA256 (libxls-1.5.1.tar.gz) = 3bc88501529ce3909457fedfc5cc6c8c5a8aaaab17ca5cbbfad317b61e465535
-SIZE (libxls-1.5.1.tar.gz) = 442217
+TIMESTAMP = 1577453329
+SHA256 (libxls-1.5.2.tar.gz) = 8d7e52d96ccc6c498e5de78c1988d9838d914eeeb94ac60208378340bd6e6aaa
+SIZE (libxls-1.5.2.tar.gz) = 443227

Modified: head/math/libxls/pkg-plist
==============================================================================
--- head/math/libxls/pkg-plist	Fri Dec 27 13:28:22 2019	(r520987)
+++ head/math/libxls/pkg-plist	Fri Dec 27 13:31:41 2019	(r520988)
@@ -9,6 +9,6 @@ include/xls.h
 include/libxls/endian.h
 lib/libxlsreader.so
 lib/libxlsreader.so.1
-lib/libxlsreader.so.1.5.1
+lib/libxlsreader.so.1.5.2
 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?201912271331.xBRDVgNS087370>