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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 28 03:56:22 UTC 2012


Author: sunpoet
Date: Fri Sep 28 03:56:21 2012
New Revision: 304980
URL: http://svn.freebsd.org/changeset/ports/304980

Log:
  - Update to 0.51
  - Add TEST_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes

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	Fri Sep 28 02:03:53 2012	(r304979)
+++ head/textproc/p5-Excel-Writer-XLSX/Makefile	Fri Sep 28 03:56:21 2012	(r304980)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Excel-Writer-XLSX
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JMCNAMARA
@@ -20,6 +20,8 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \
+		p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip
 
 PERL_CONFIGURE=	yes
 

Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo
==============================================================================
--- head/textproc/p5-Excel-Writer-XLSX/distinfo	Fri Sep 28 02:03:53 2012	(r304979)
+++ head/textproc/p5-Excel-Writer-XLSX/distinfo	Fri Sep 28 03:56:21 2012	(r304980)
@@ -1,2 +1,2 @@
-SHA256 (Excel-Writer-XLSX-0.50.tar.gz) = 48d202e973a8de273e50eaf98f6c0525150d8a989e9e7ffe308611cd9e6ef11d
-SIZE (Excel-Writer-XLSX-0.50.tar.gz) = 875775
+SHA256 (Excel-Writer-XLSX-0.51.tar.gz) = 1657661dd3dcbfc927727dc993dee2f2a3c73bb0e4c6a3ed0d47afa84134a679
+SIZE (Excel-Writer-XLSX-0.51.tar.gz) = 910373



More information about the svn-ports-all mailing list