diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:52:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-13 19:52:35 +0800 |
commit | 96fa84b82cc8dc8fb463106d34df30b8eb0e7891 (patch) | |
tree | c2b100ed80e62547202eacad3b71d1c413fc117f /textproc | |
parent | 8df9dd9ac91af17e134a8ad76757dcd8bd880079 (diff) | |
download | freebsd-ports-gnome-96fa84b82cc8dc8fb463106d34df30b8eb0e7891.tar.gz freebsd-ports-gnome-96fa84b82cc8dc8fb463106d34df30b8eb0e7891.tar.zst freebsd-ports-gnome-96fa84b82cc8dc8fb463106d34df30b8eb0e7891.zip |
- Update to 0.68
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 1257674f19da..9fa977c53b04 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.67 +PORTVERSION= 0.68 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 fc51521bb39c..cb76cb3155b6 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.67.tar.gz) = e20d203f313c1e616e41def7cfc548767f87a537ccb65fadd00b8b78937d6c31 -SIZE (Excel-Writer-XLSX-0.67.tar.gz) = 1206359 +SHA256 (Excel-Writer-XLSX-0.68.tar.gz) = a1144fd29f37d5e824df13909daa01ac3da01b75e083517e9b1b16150aa1f8e8 +SIZE (Excel-Writer-XLSX-0.68.tar.gz) = 1237466 |