Date: Fri, 8 Nov 2024 12:20:28 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: c595f9774ba7 - main - math/libxlsxwriter: update to 1.1.9 Message-ID: <202411081220.4A8CKShq075394@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=c595f9774ba7d0499508a72a823e2275f33ea8db commit c595f9774ba7d0499508a72a823e2275f33ea8db Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-11-08 12:20:22 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-11-08 12:20:22 +0000 math/libxlsxwriter: update to 1.1.9 --- math/libxlsxwriter/Makefile | 6 +----- math/libxlsxwriter/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index 7894210895a9..3b6482e1698b 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,12 +1,8 @@ PORTNAME= libxlsxwriter DISTVERSIONPREFIX= v -DISTVERSION= 1.1.8 -PORTREVISION= 1 +DISTVERSION= 1.1.9 CATEGORIES= math devel -PATCH_SITES= https://github.com/jmcnamara/libxlsxwriter/commit/ -PATCHFILES= 5af9c1fd3e330a6a4aeaba58599e2c5294c521ab.patch:-p1 - MAINTAINER= bapt@FreeBSD.org COMMENT= C library for creating Excel XLSX files WWW= https://libxlsxwriter.github.io/ diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index 94ae562def03..6da40c70f5e2 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1725056181 -SHA256 (jmcnamara-libxlsxwriter-v1.1.8_GH0.tar.gz) = 122c98353e5b69284a1cd782be7ae67bdefde2146f8197ef89a1aaf886058e86 -SIZE (jmcnamara-libxlsxwriter-v1.1.8_GH0.tar.gz) = 21840785 -SHA256 (5af9c1fd3e330a6a4aeaba58599e2c5294c521ab.patch) = b5b9d12c52bb6640c5399967360f9d1cd7a31a7c15bd2a6d3226d8c50b445074 -SIZE (5af9c1fd3e330a6a4aeaba58599e2c5294c521ab.patch) = 3271 +TIMESTAMP = 1731068391 +SHA256 (jmcnamara-libxlsxwriter-v1.1.9_GH0.tar.gz) = 03ae330d50f74c8a70be0b06b52bd50868f7cd1251ed040fe3b68d1ad6fd11dc +SIZE (jmcnamara-libxlsxwriter-v1.1.9_GH0.tar.gz) = 21840995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411081220.4A8CKShq075394>