From owner-svn-ports-all@FreeBSD.ORG Wed Oct 1 20:07:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1703F09; Wed, 1 Oct 2014 20:07:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 835FAEAE; Wed, 1 Oct 2014 20:07:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s91K7bk0081777; Wed, 1 Oct 2014 20:07:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s91K7aQ2081772; Wed, 1 Oct 2014 20:07:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201410012007.s91K7aQ2081772@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 1 Oct 2014 20:07:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369757 - head/textproc/p5-Excel-Writer-XLSX X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2014 20:07:37 -0000 Author: sunpoet Date: Wed Oct 1 20:07:36 2014 New Revision: 369757 URL: https://svnweb.freebsd.org/changeset/ports/369757 QAT: https://qat.redports.org/buildarchive/r369757/ Log: - Update to 0.78 - Cleanup PLIST 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 head/textproc/p5-Excel-Writer-XLSX/pkg-plist Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/Makefile Wed Oct 1 20:07:26 2014 (r369756) +++ head/textproc/p5-Excel-Writer-XLSX/Makefile Wed Oct 1 20:07:36 2014 (r369757) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.77 +PORTVERSION= 0.78 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/distinfo Wed Oct 1 20:07:26 2014 (r369756) +++ head/textproc/p5-Excel-Writer-XLSX/distinfo Wed Oct 1 20:07:36 2014 (r369757) @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.77.tar.gz) = e979f3dbd0acfc6740260553511491465d1a0a6690f633ec2f36d7f58739100d -SIZE (Excel-Writer-XLSX-0.77.tar.gz) = 1614607 +SHA256 (Excel-Writer-XLSX-0.78.tar.gz) = 0fdcdb030bc1e5bd7c39e96d14bea49caf534a1e90dbdf9e93576bf438545c49 +SIZE (Excel-Writer-XLSX-0.78.tar.gz) = 1645211 Modified: head/textproc/p5-Excel-Writer-XLSX/pkg-plist ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/pkg-plist Wed Oct 1 20:07:26 2014 (r369756) +++ head/textproc/p5-Excel-Writer-XLSX/pkg-plist Wed Oct 1 20:07:36 2014 (r369757) @@ -4,6 +4,7 @@ bin/extract_vba %%SITE_PERL%%/Excel/Writer/XLSX/Chart/Area.pm %%SITE_PERL%%/Excel/Writer/XLSX/Chart/Bar.pm %%SITE_PERL%%/Excel/Writer/XLSX/Chart/Column.pm +%%SITE_PERL%%/Excel/Writer/XLSX/Chart/Doughnut.pm %%SITE_PERL%%/Excel/Writer/XLSX/Chart/Line.pm %%SITE_PERL%%/Excel/Writer/XLSX/Chart/Pie.pm %%SITE_PERL%%/Excel/Writer/XLSX/Chart/Radar.pm @@ -35,6 +36,7 @@ bin/extract_vba %%PERL5_MAN3%%/Excel::Writer::XLSX::Chart::Area.3.gz %%PERL5_MAN3%%/Excel::Writer::XLSX::Chart::Bar.3.gz %%PERL5_MAN3%%/Excel::Writer::XLSX::Chart::Column.3.gz +%%PERL5_MAN3%%/Excel::Writer::XLSX::Chart::Doughnut.3.gz %%PERL5_MAN3%%/Excel::Writer::XLSX::Chart::Line.3.gz %%PERL5_MAN3%%/Excel::Writer::XLSX::Chart::Pie.3.gz %%PERL5_MAN3%%/Excel::Writer::XLSX::Chart::Radar.3.gz @@ -61,11 +63,3 @@ bin/extract_vba %%PERL5_MAN3%%/Excel::Writer::XLSX::Workbook.3.gz %%PERL5_MAN3%%/Excel::Writer::XLSX::Worksheet.3.gz man/man1/extract_vba.1.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Excel/Writer/XLSX -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Excel/Writer -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Excel -@dirrm %%SITE_PERL%%/Excel/Writer/XLSX/Package -@dirrm %%SITE_PERL%%/Excel/Writer/XLSX/Chart -@dirrm %%SITE_PERL%%/Excel/Writer/XLSX -@dirrmtry %%SITE_PERL%%/Excel/Writer -@dirrmtry %%SITE_PERL%%/Excel