diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-20 04:17:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-20 04:17:44 +0800 |
commit | 3b38ee552aa5deec1ef8073d24e0bc17fdf9bde1 (patch) | |
tree | 3681d4c03c8343b0f97ddd2a09a1c20a20ad92f2 /textproc | |
parent | e6ecf7c68d5adf576a3d216e9301bc0413fe2781 (diff) | |
download | freebsd-ports-gnome-3b38ee552aa5deec1ef8073d24e0bc17fdf9bde1.tar.gz freebsd-ports-gnome-3b38ee552aa5deec1ef8073d24e0bc17fdf9bde1.tar.zst freebsd-ports-gnome-3b38ee552aa5deec1ef8073d24e0bc17fdf9bde1.zip |
- Update to 0.86
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 | 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 16c46cfc9715..66dc142ff358 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.85 +PORTVERSION= 0.86 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 9e1315f537bf..d405b54d7f5b 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.85.tar.gz) = 196f576072d36a1cceb1248f5efda5aafd6447390adf512d1e65945b08c9be23 -SIZE (Excel-Writer-XLSX-0.85.tar.gz) = 1872237 +SHA256 (Excel-Writer-XLSX-0.86.tar.gz) = f2a4a893260d240421c93f3e3fa9853c2972dc0b8c236a4089209a5d62b4b21e +SIZE (Excel-Writer-XLSX-0.86.tar.gz) = 1890992 |