Index: head/math/libxls/Makefile =================================================================== --- head/math/libxls/Makefile (revision 503505) +++ head/math/libxls/Makefile (revision 503506) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= libxls -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 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= libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include Index: head/math/libxls/distinfo =================================================================== --- head/math/libxls/distinfo (revision 503505) +++ head/math/libxls/distinfo (revision 503506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551029942 -SHA256 (libxls-1.5.0.tar.gz) = c53a55187aeb0545e6fb5cfc89ad9521af80b1afc7eff407ac94c1bd59a64202 -SIZE (libxls-1.5.0.tar.gz) = 424639 +TIMESTAMP = 1559734969 +SHA256 (libxls-1.5.1.tar.gz) = 3bc88501529ce3909457fedfc5cc6c8c5a8aaaab17ca5cbbfad317b61e465535 +SIZE (libxls-1.5.1.tar.gz) = 442217 Index: head/math/libxls/pkg-plist =================================================================== --- head/math/libxls/pkg-plist (revision 503505) +++ head/math/libxls/pkg-plist (revision 503506) @@ -1,13 +1,14 @@ bin/xls2csv 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 include/libxls/endian.h lib/libxlsreader.so lib/libxlsreader.so.1 -lib/libxlsreader.so.1.5.0 +lib/libxlsreader.so.1.5.1 +libdata/pkgconfig/libxls.pc man/man1/xls2csv.1.gz