diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-13 16:27:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-13 16:27:08 +0800 |
commit | 8ed862aa5bc457b23e144764b50afc8fe345e753 (patch) | |
tree | 31c3817ccb123f032991661ea3d609522f29eb4d | |
parent | 50e0ee932e71820134d2020e5e20b7cf1ac6f14c (diff) | |
download | freebsd-ports-gnome-8ed862aa5bc457b23e144764b50afc8fe345e753.tar.gz freebsd-ports-gnome-8ed862aa5bc457b23e144764b50afc8fe345e753.tar.zst freebsd-ports-gnome-8ed862aa5bc457b23e144764b50afc8fe345e753.zip |
- Update to 0.49
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, 4 insertions, 4 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 4bc00ea51145..f3c53dfafbea 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.48 +PORTVERSION= 0.49 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA @@ -19,7 +19,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip -RUN_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo index e78a39335c90..dbefbeb981a4 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.48.tar.gz) = 235e6a2e658e3d3e65988e5836be9b2855c465e6b3bc1e016707bef7218ebfb5 -SIZE (Excel-Writer-XLSX-0.48.tar.gz) = 781941 +SHA256 (Excel-Writer-XLSX-0.49.tar.gz) = 00940f6f332d0db61092d778fab68c106f08921ee72592d452b55121c1b06e8a +SIZE (Excel-Writer-XLSX-0.49.tar.gz) = 800601 |