Date: Tue, 11 Apr 2017 18:03:32 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438299 - head/textproc/p5-Spreadsheet-XLSX Message-ID: <201704111803.v3BI3WYv070313@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Apr 11 18:03:31 2017 New Revision: 438299 URL: https://svnweb.freebsd.org/changeset/ports/438299 Log: textproc/p5-Spreadsheet-XLSX: update to 0.15 Modified: head/textproc/p5-Spreadsheet-XLSX/Makefile head/textproc/p5-Spreadsheet-XLSX/distinfo Modified: head/textproc/p5-Spreadsheet-XLSX/Makefile ============================================================================== --- head/textproc/p5-Spreadsheet-XLSX/Makefile Tue Apr 11 17:51:02 2017 (r438298) +++ head/textproc/p5-Spreadsheet-XLSX/Makefile Tue Apr 11 18:03:31 2017 (r438299) @@ -1,24 +1,18 @@ -# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ PORTNAME= Spreadsheet-XLSX -PORTVERSION= 0.13 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DMOW PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}-withoutworldwriteables MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension for reading MS Excel 2007 files BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>0:textproc/p5-Spreadsheet-ParseExcel \ - p5-Archive-Zip>0:archivers/p5-Archive-Zip + p5-Archive-Zip>=1.18:archivers/p5-Archive-Zip RUN_DEPENDS:= ${BUILD_DEPENDS} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-Spreadsheet-XLSX/distinfo ============================================================================== --- head/textproc/p5-Spreadsheet-XLSX/distinfo Tue Apr 11 17:51:02 2017 (r438298) +++ head/textproc/p5-Spreadsheet-XLSX/distinfo Tue Apr 11 18:03:31 2017 (r438299) @@ -1,2 +1,3 @@ -SHA256 (Spreadsheet-XLSX-0.13-withoutworldwriteables.tar.gz) = 63a63b6eebb59c941c5394cc087748e9219c57055f8cfc2eaa7c3939a1e67be5 -SIZE (Spreadsheet-XLSX-0.13-withoutworldwriteables.tar.gz) = 50308 +TIMESTAMP = 1491933274 +SHA256 (Spreadsheet-XLSX-0.15.tar.gz) = 253e90ca3136abb1306ecdee37c910b01c3e6030e49569204f9a39342df5d641 +SIZE (Spreadsheet-XLSX-0.15.tar.gz) = 71878
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704111803.v3BI3WYv070313>