From owner-svn-ports-head@FreeBSD.ORG Fri Sep 28 03:56:22 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A48CF106564A; Fri, 28 Sep 2012 03:56:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8EC1D8FC0A; Fri, 28 Sep 2012 03:56:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8S3uMQu068406; Fri, 28 Sep 2012 03:56:22 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8S3uMcu068402; Fri, 28 Sep 2012 03:56:22 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201209280356.q8S3uMcu068402@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 28 Sep 2012 03:56:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304980 - head/textproc/p5-Excel-Writer-XLSX X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 03:56:22 -0000 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