diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-20 04:30:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-20 04:30:48 +0800 |
commit | 759fe1b1731d964921656e6c1fe6525431cff565 (patch) | |
tree | 4f563e3a4d0dc2d0014e9819f6cbb746841f5778 | |
parent | 73b1a3841508cd4aef8a990d3ff7ba786fe5c3f3 (diff) | |
download | freebsd-ports-gnome-759fe1b1731d964921656e6c1fe6525431cff565.tar.gz freebsd-ports-gnome-759fe1b1731d964921656e6c1fe6525431cff565.tar.zst freebsd-ports-gnome-759fe1b1731d964921656e6c1fe6525431cff565.zip |
- Update to 0.74
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 9ec2ad2307f2..133f3fd854da 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.73 +PORTVERSION= 0.74 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 a63dac5f883d..a1be6e5f5368 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.73.tar.gz) = ed78178cbc9df8336b132b7fe0817ed748fb92224b88e77e69b743b013b83c4a -SIZE (Excel-Writer-XLSX-0.73.tar.gz) = 1558952 +SHA256 (Excel-Writer-XLSX-0.74.tar.gz) = c248052d4bbaf79ff8fb9d5f3e851f63ffe7a880f9f89a738d48f1595686c62b +SIZE (Excel-Writer-XLSX-0.74.tar.gz) = 1582641 |