diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-08 11:03:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-08 11:03:49 +0800 |
commit | 19aba859eb6baffdf38f20b88b86444cb8631884 (patch) | |
tree | 4f77933726c36970aa15e36d7255948bc7510988 | |
parent | 1f6eb34f09f4391dfc3bb58a17783647e15fbbfe (diff) | |
download | freebsd-ports-gnome-19aba859eb6baffdf38f20b88b86444cb8631884.tar.gz freebsd-ports-gnome-19aba859eb6baffdf38f20b88b86444cb8631884.tar.zst freebsd-ports-gnome-19aba859eb6baffdf38f20b88b86444cb8631884.zip |
- Update to 0.77
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 96c078d17474..ffe0af628554 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.76 +PORTVERSION= 0.77 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 5130805b1f32..3b7092f0d31f 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.76.tar.gz) = e084f54150f051efc421b68c02d821c005c24f44f92636db4c7c15a91040a599 -SIZE (Excel-Writer-XLSX-0.76.tar.gz) = 1605344 +SHA256 (Excel-Writer-XLSX-0.77.tar.gz) = e979f3dbd0acfc6740260553511491465d1a0a6690f633ec2f36d7f58739100d +SIZE (Excel-Writer-XLSX-0.77.tar.gz) = 1614607 |