diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-14 01:32:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-14 01:32:56 +0800 |
commit | 5e750c2a60cf3b84009be3ae5549170308e1c543 (patch) | |
tree | 8d20b28dbdf94082168d3e110101d541ecd47081 /textproc | |
parent | 8af3fc9044e83cd0714e076922844cee89cbcc0a (diff) | |
download | freebsd-ports-gnome-5e750c2a60cf3b84009be3ae5549170308e1c543.tar.gz freebsd-ports-gnome-5e750c2a60cf3b84009be3ae5549170308e1c543.tar.zst freebsd-ports-gnome-5e750c2a60cf3b84009be3ae5549170308e1c543.zip |
- Update to 0.85
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 7908348ae1f3..16c46cfc9715 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.84 +PORTVERSION= 0.85 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo index f1a80f4bcfa6..9e1315f537bf 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.84.tar.gz) = 943a420fb9a26d2aeeaf5f05a7e34f1405a9bf0183bef09d4b326d680280aa1c -SIZE (Excel-Writer-XLSX-0.84.tar.gz) = 1871309 +SHA256 (Excel-Writer-XLSX-0.85.tar.gz) = 196f576072d36a1cceb1248f5efda5aafd6447390adf512d1e65945b08c9be23 +SIZE (Excel-Writer-XLSX-0.85.tar.gz) = 1872237 |