Index: head/math/libxls/Makefile =================================================================== --- head/math/libxls/Makefile (revision 563792) +++ head/math/libxls/Makefile (revision 563793) @@ -1,19 +1,19 @@ # $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}/ MAINTAINER= bapt@FreeBSD.org COMMENT= Extract Cell Data From Excel xls files LICENSE= BSD2CLAUSE USES= compiler:c++11-lang libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include Index: head/math/libxls/distinfo =================================================================== --- head/math/libxls/distinfo (revision 563792) +++ head/math/libxls/distinfo (revision 563793) @@ -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 Index: head/math/libxls/pkg-plist =================================================================== --- head/math/libxls/pkg-plist (revision 563792) +++ head/math/libxls/pkg-plist (revision 563793) @@ -1,15 +1,15 @@ bin/xls2csv include/libxls/endian.h include/libxls/locale.h include/libxls/brdb.c.h include/libxls/brdb.h include/libxls/ole.h include/libxls/xlsstruct.h include/libxls/xlstool.h 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