Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 20:07:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
Message-ID:  <201410012007.s91K7aQ2081772@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410012007.s91K7aQ2081772>