Date: Tue, 17 Aug 2021 14:53:20 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8f072c87d087 - main - math/libxlsxwriter: update to 1.1.3 Message-ID: <202108171453.17HErKAc064792@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f072c87d08752a863902e9217fe1729e214275c commit 8f072c87d08752a863902e9217fe1729e214275c Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2021-08-17 14:52:37 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2021-08-17 14:53:16 +0000 math/libxlsxwriter: update to 1.1.3 --- math/libxlsxwriter/Makefile | 2 +- math/libxlsxwriter/distinfo | 6 +++--- math/libxlsxwriter/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index c98e3dbf8406..80a74651a920 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxlsxwriter -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index 5d20fb640a20..3f717b65e587 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626697690 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.1.1_GH0.tar.gz) = b0de1e8558958cb486c87584aaec1a9ec68be9cc299594c41b1847fabff60625 -SIZE (jmcnamara-libxlsxwriter-RELEASE_1.1.1_GH0.tar.gz) = 18754615 +TIMESTAMP = 1629211802 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.1.3_GH0.tar.gz) = bd7a3d38c6a8ef5e31d07a61fded23ac00d29d758417ca42db89da60bf796d78 +SIZE (jmcnamara-libxlsxwriter-RELEASE_1.1.3_GH0.tar.gz) = 19166983 diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist index 8e99cd18720f..2e2193719fce 100644 --- a/math/libxlsxwriter/pkg-plist +++ b/math/libxlsxwriter/pkg-plist @@ -30,5 +30,5 @@ include/xlsxwriter/worksheet.h include/xlsxwriter/xmlwriter.h lib/libxlsxwriter.a lib/libxlsxwriter.so -lib/libxlsxwriter.so.2.1 +lib/libxlsxwriter.so.3 libdata/pkgconfig/xlsxwriter.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171453.17HErKAc064792>