Date: Thu, 13 May 2021 05:04:07 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: ccbe51501f5e - main - math/libxslxwriter: update to 1.0.4 Message-ID: <202105130504.14D5470J091641@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=ccbe51501f5e3438f71fe073d2c4efd60222a027 commit ccbe51501f5e3438f71fe073d2c4efd60222a027 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2021-05-13 05:01:11 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2021-05-13 05:01:11 +0000 math/libxslxwriter: update to 1.0.4 --- math/libxlsxwriter/Makefile | 2 +- math/libxlsxwriter/distinfo | 6 +++--- math/libxlsxwriter/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index 6c64a80dc36f..3fdd12251ce3 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxlsxwriter -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index 8673eb8a0c4d..0ae859b6ce4a 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619407891 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.0.3_GH0.tar.gz) = ff373664af1fc3821f934a05275d668f3f0e20663fddebeaa89fcb9a9d52b80d -SIZE (jmcnamara-libxlsxwriter-RELEASE_1.0.3_GH0.tar.gz) = 17584958 +TIMESTAMP = 1620881972 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.0.4_GH0.tar.gz) = d1c8179ecebd3f216aa4bb4fab8618dea0ac74fe8bd7272e67abf51c12becebb +SIZE (jmcnamara-libxlsxwriter-RELEASE_1.0.4_GH0.tar.gz) = 17614784 diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist index 486ce9e2272b..60db3619aa5b 100644 --- a/math/libxlsxwriter/pkg-plist +++ b/math/libxlsxwriter/pkg-plist @@ -10,6 +10,7 @@ include/xlsxwriter/custom.h include/xlsxwriter/drawing.h include/xlsxwriter/format.h include/xlsxwriter/hash_table.h +include/xlsxwriter/metadata.h include/xlsxwriter/packager.h include/xlsxwriter/relationships.h include/xlsxwriter/shared_strings.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105130504.14D5470J091641>