Date: Wed, 5 Jun 2019 11:46:24 +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: r503506 - head/math/libxls Message-ID: <201906051146.x55BkORn072471@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jun 5 11:46:23 2019 New Revision: 503506 URL: https://svnweb.freebsd.org/changeset/ports/503506 Log: Update to 1.5.1 Modified: head/math/libxls/Makefile head/math/libxls/distinfo head/math/libxls/pkg-plist Modified: head/math/libxls/Makefile ============================================================================== --- head/math/libxls/Makefile Wed Jun 5 10:59:31 2019 (r503505) +++ head/math/libxls/Makefile Wed Jun 5 11:46:23 2019 (r503506) @@ -1,7 +1,7 @@ # $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}/ Modified: head/math/libxls/distinfo ============================================================================== --- head/math/libxls/distinfo Wed Jun 5 10:59:31 2019 (r503505) +++ head/math/libxls/distinfo Wed Jun 5 11:46:23 2019 (r503506) @@ -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 Modified: head/math/libxls/pkg-plist ============================================================================== --- head/math/libxls/pkg-plist Wed Jun 5 10:59:31 2019 (r503505) +++ head/math/libxls/pkg-plist Wed Jun 5 11:46:23 2019 (r503506) @@ -9,5 +9,6 @@ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906051146.x55BkORn072471>