diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-16 04:03:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-16 04:03:06 +0800 |
commit | 7e0c694ee2f6ce4265010b87c706bf10845e4f26 (patch) | |
tree | ce092140a4bd7b50cf9eeb7817a6f53922558b16 /textproc | |
parent | d2e2d83172076baf91a9257d3c330cf45e725f64 (diff) | |
download | freebsd-ports-gnome-7e0c694ee2f6ce4265010b87c706bf10845e4f26.tar.gz freebsd-ports-gnome-7e0c694ee2f6ce4265010b87c706bf10845e4f26.tar.zst freebsd-ports-gnome-7e0c694ee2f6ce4265010b87c706bf10845e4f26.zip |
Update to 0.98
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 6b3db877f6b7..d54a74fca56a 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.97 +PORTVERSION= 0.98 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo index 5f6a66c38095..d0ea88485e34 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523459572 -SHA256 (Excel-Writer-XLSX-0.97.tar.gz) = e2d81fb9dfbef06839c9137928a94796deeb371166576fcf97d5f6236cc56b89 -SIZE (Excel-Writer-XLSX-0.97.tar.gz) = 1982867 +TIMESTAMP = 1523789203 +SHA256 (Excel-Writer-XLSX-0.98.tar.gz) = fe7eed92593ee5f2d8a7da72c36f552f6f78672f8b7e32f6df4bb788af95b4c2 +SIZE (Excel-Writer-XLSX-0.98.tar.gz) = 2029288 |