svn commit: r563793 - head/math/libxls

Baptiste Daroussin bapt at FreeBSD.org
Tue Feb 2 10:49:59 UTC 2021


Author: bapt
Date: Tue Feb  2 10:49:58 2021
New Revision: 563793
URL: https://svnweb.freebsd.org/changeset/ports/563793

Log:
  Update to 1.6.2

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

Modified: head/math/libxls/Makefile
==============================================================================
--- head/math/libxls/Makefile	Tue Feb  2 09:51:08 2021	(r563792)
+++ head/math/libxls/Makefile	Tue Feb  2 10:49:58 2021	(r563793)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libxls
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 CATEGORIES=	math devel
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
 

Modified: head/math/libxls/distinfo
==============================================================================
--- head/math/libxls/distinfo	Tue Feb  2 09:51:08 2021	(r563792)
+++ head/math/libxls/distinfo	Tue Feb  2 10:49:58 2021	(r563793)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604863008
-SHA256 (libxls-1.6.1.tar.gz) = dbc35fbb7e83bb15adab21db6af8351b52485064e5b7e47685264cba4a99fcf8
-SIZE (libxls-1.6.1.tar.gz) = 443736
+TIMESTAMP = 1612262912
+SHA256 (libxls-1.6.2.tar.gz) = 5dacc34d94bf2115926c80c6fb69e4e7bd2ed6403d51cff49041a94172f5e371
+SIZE (libxls-1.6.2.tar.gz) = 443736

Modified: head/math/libxls/pkg-plist
==============================================================================
--- head/math/libxls/pkg-plist	Tue Feb  2 09:51:08 2021	(r563792)
+++ head/math/libxls/pkg-plist	Tue Feb  2 10:49:58 2021	(r563793)
@@ -10,6 +10,6 @@ include/libxls/xlstypes.h
 include/xls.h
 lib/libxlsreader.so
 lib/libxlsreader.so.8
-lib/libxlsreader.so.8.0.1
+lib/libxlsreader.so.8.0.2
 libdata/pkgconfig/libxls.pc
 man/man1/xls2csv.1.gz


More information about the svn-ports-all mailing list