diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-07-10 11:33:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-07-10 11:33:52 +0800 |
commit | 6e63de7d390de41023e6df06136cd6252aa6e2d3 (patch) | |
tree | d27da9ed258e6df15061a6a6a0efd154460fb5aa | |
parent | 9207864b9c86cb09dbb1aa5b508d757b724210bf (diff) | |
download | freebsd-ports-gnome-6e63de7d390de41023e6df06136cd6252aa6e2d3.tar.gz freebsd-ports-gnome-6e63de7d390de41023e6df06136cd6252aa6e2d3.tar.zst freebsd-ports-gnome-6e63de7d390de41023e6df06136cd6252aa6e2d3.zip |
- Update to 0.70
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
-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 17dc4b1fb84a..c45cb853d746 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.69 +PORTVERSION= 0.70 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 9ca4afa6a213..4ad1e8daeac9 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.69.tar.gz) = 3f80afe31a2f0ddad911d35abd66d979150b754f5e147747f36ae6cb1856e3cb -SIZE (Excel-Writer-XLSX-0.69.tar.gz) = 1243955 +SHA256 (Excel-Writer-XLSX-0.70.tar.gz) = fde1de38379262edffdff12e4031d7cfa52927491cb53f23808d79c0bf074806 +SIZE (Excel-Writer-XLSX-0.70.tar.gz) = 1254345 |