svn commit: r544398 - head/textproc/p5-Excel-Writer-XLSX

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 8 10:18:24 UTC 2020


Author: sunpoet
Date: Sat Aug  8 10:18:19 2020
New Revision: 544398
URL: https://svnweb.freebsd.org/changeset/ports/544398

Log:
  Update to 1.05
  
  - Add LICENSE_FILE
  
  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	Sat Aug  8 10:18:14 2020	(r544397)
+++ head/textproc/p5-Excel-Writer-XLSX/Makefile	Sat Aug  8 10:18:19 2020	(r544398)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Excel-Writer-XLSX
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JMCNAMARA
@@ -13,6 +13,7 @@ COMMENT=	Create a new file in the Excel 2007+ XLSX for
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE_ART10=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Archive-Zip>=1.30:archivers/p5-Archive-Zip

Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo
==============================================================================
--- head/textproc/p5-Excel-Writer-XLSX/distinfo	Sat Aug  8 10:18:14 2020	(r544397)
+++ head/textproc/p5-Excel-Writer-XLSX/distinfo	Sat Aug  8 10:18:19 2020	(r544398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591186768
-SHA256 (Excel-Writer-XLSX-1.04.tar.gz) = 3042ded595b814ad263ca562c3ebb5ca40b8465172ecda31618f270cd85ba85c
-SIZE (Excel-Writer-XLSX-1.04.tar.gz) = 2184078
+TIMESTAMP = 1596280068
+SHA256 (Excel-Writer-XLSX-1.05.tar.gz) = 52d4369bf5c5004144993757fce06c08e63070c5a4208785f9b7a9ae3a96a810
+SIZE (Excel-Writer-XLSX-1.05.tar.gz) = 2202792


More information about the svn-ports-all mailing list