diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-09-28 11:56:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-09-28 11:56:21 +0800 |
commit | e28c02e708a7632b45dd7ecea5d548298adc646d (patch) | |
tree | 88097c89ccf8214db51fb743d49adb6d5c19d253 | |
parent | df178ef01f2e60ae481eabe1599d44229ac11e5c (diff) | |
download | freebsd-ports-gnome-e28c02e708a7632b45dd7ecea5d548298adc646d.tar.gz freebsd-ports-gnome-e28c02e708a7632b45dd7ecea5d548298adc646d.tar.zst freebsd-ports-gnome-e28c02e708a7632b45dd7ecea5d548298adc646d.zip |
- Update to 0.51
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 1c635242c547..255a9f21fa04 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA @@ -20,6 +20,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ + p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip PERL_CONFIGURE= yes diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo index d199350d8559..10cc98274516 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.50.tar.gz) = 48d202e973a8de273e50eaf98f6c0525150d8a989e9e7ffe308611cd9e6ef11d -SIZE (Excel-Writer-XLSX-0.50.tar.gz) = 875775 +SHA256 (Excel-Writer-XLSX-0.51.tar.gz) = 1657661dd3dcbfc927727dc993dee2f2a3c73bb0e4c6a3ed0d47afa84134a679 +SIZE (Excel-Writer-XLSX-0.51.tar.gz) = 910373 |