Date: Mon, 11 Feb 2019 18:59:21 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492718 - head/textproc/p5-Excel-Writer-XLSX Message-ID: <201902111859.x1BIxLFw047911@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Feb 11 18:59:21 2019 New Revision: 492718 URL: https://svnweb.freebsd.org/changeset/ports/492718 Log: Update to 0.99 Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile head/textproc/p5-Excel-Writer-XLSX/distinfo Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/Makefile Mon Feb 11 18:59:15 2019 (r492717) +++ head/textproc/p5-Excel-Writer-XLSX/Makefile Mon Feb 11 18:59:21 2019 (r492718) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.98 +PORTVERSION= 0.99 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA @@ -19,8 +19,9 @@ RUN_DEPENDS= p5-Archive-Zip>=1.30:archivers/p5-Archive TEST_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc \ p5-Date-Manip>=0:devel/p5-Date-Manip -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/distinfo Mon Feb 11 18:59:15 2019 (r492717) +++ head/textproc/p5-Excel-Writer-XLSX/distinfo Mon Feb 11 18:59:21 2019 (r492718) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523789203 -SHA256 (Excel-Writer-XLSX-0.98.tar.gz) = fe7eed92593ee5f2d8a7da72c36f552f6f78672f8b7e32f6df4bb788af95b4c2 -SIZE (Excel-Writer-XLSX-0.98.tar.gz) = 2029288 +TIMESTAMP = 1549892497 +SHA256 (Excel-Writer-XLSX-0.99.tar.gz) = c2e42f9c1c524bb160fdb65d3cff70a6649c53bc695be5174b140166a9804033 +SIZE (Excel-Writer-XLSX-0.99.tar.gz) = 2048759
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902111859.x1BIxLFw047911>