svn commit: r438299 - head/textproc/p5-Spreadsheet-XLSX

Steve Wills swills at FreeBSD.org
Tue Apr 11 18:03:33 UTC 2017


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 at 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 at 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


More information about the svn-ports-head mailing list