diff options
-rw-r--r-- | math/libxlsxwriter/Makefile | 2 | ||||
-rw-r--r-- | math/libxlsxwriter/distinfo | 6 | ||||
-rw-r--r-- | math/libxlsxwriter/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index 6ec7fe3153d2..8683bd8a62b8 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libxlsxwriter -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index b115131781de..e3e043e38fe8 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577953452 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_0.9.1_GH0.tar.gz) = 149195ee216b1187a328ac2d334d77573410f7e75c36c0cf15a82ec67478e645 -SIZE (jmcnamara-libxlsxwriter-RELEASE_0.9.1_GH0.tar.gz) = 14606412 +TIMESTAMP = 1578989015 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_0.9.3_GH0.tar.gz) = 5edcf40b063e9fa345c7bc3cc5d72d18458ff4bf0a111da731ae0b8c77df924b +SIZE (jmcnamara-libxlsxwriter-RELEASE_0.9.3_GH0.tar.gz) = 14853284 diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist index 117836d1ef3d..8541482fef5a 100644 --- a/math/libxlsxwriter/pkg-plist +++ b/math/libxlsxwriter/pkg-plist @@ -2,6 +2,7 @@ include/xlsxwriter.h include/xlsxwriter/app.h include/xlsxwriter/chart.h include/xlsxwriter/chartsheet.h +include/xlsxwriter/comment.h include/xlsxwriter/common.h include/xlsxwriter/content_types.h include/xlsxwriter/core.h @@ -21,6 +22,7 @@ include/xlsxwriter/third_party/tmpfileplus.h include/xlsxwriter/third_party/tree.h include/xlsxwriter/third_party/zip.h include/xlsxwriter/utility.h +include/xlsxwriter/vml.h include/xlsxwriter/workbook.h include/xlsxwriter/worksheet.h include/xlsxwriter/xmlwriter.h |