diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:33 +0000 |
commit | 1a4be0b20202221083f6580f5214eca4d3489ab1 (patch) | |
tree | 1d6eed3c11f120fdf7dcb37853656df8f4a68070 /textproc | |
parent | 0419f7202233469680916dbb44fc5766fa72364b (diff) | |
download | freebsd-ports-1a4be0b20202221083f6580f5214eca4d3489ab1.zip |
- Update to 0.88
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Sponsored by: PortsCamp Taiwan
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 66dc142ff358..e39f174c4b7f 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.86 +PORTVERSION= 0.88 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 d405b54d7f5b..09a1282c3fb0 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.86.tar.gz) = f2a4a893260d240421c93f3e3fa9853c2972dc0b8c236a4089209a5d62b4b21e -SIZE (Excel-Writer-XLSX-0.86.tar.gz) = 1890992 +SHA256 (Excel-Writer-XLSX-0.88.tar.gz) = 9fbfb071ceeddcd54e3a3336b0c2dd0c7c6bf1fb94eabe1675cf80d9a806d2ea +SIZE (Excel-Writer-XLSX-0.88.tar.gz) = 1923325 |