Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 02:07:09 +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: r304242 - head/textproc/p5-Excel-Writer-XLSX
Message-ID:  <201209140207.q8E279dn021381@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 14 02:07:09 2012
New Revision: 304242
URL: http://svn.freebsd.org/changeset/ports/304242

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

Modified:
  head/textproc/p5-Excel-Writer-XLSX/Makefile   (contents, props changed)
  head/textproc/p5-Excel-Writer-XLSX/distinfo   (contents, props changed)
  head/textproc/p5-Excel-Writer-XLSX/pkg-plist   (contents, props changed)

Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile
==============================================================================
--- head/textproc/p5-Excel-Writer-XLSX/Makefile	Fri Sep 14 02:05:46 2012	(r304241)
+++ head/textproc/p5-Excel-Writer-XLSX/Makefile	Fri Sep 14 02:07:09 2012	(r304242)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Excel-Writer-XLSX
-PORTVERSION=	0.49
+PORTVERSION=	0.50
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JMCNAMARA
@@ -44,6 +44,7 @@ MAN3=		Excel::Writer::XLSX.3 \
 		Excel::Writer::XLSX::Package::Relationships.3 \
 		Excel::Writer::XLSX::Package::SharedStrings.3 \
 		Excel::Writer::XLSX::Package::Styles.3 \
+		Excel::Writer::XLSX::Package::Table.3 \
 		Excel::Writer::XLSX::Package::Theme.3 \
 		Excel::Writer::XLSX::Package::VML.3 \
 		Excel::Writer::XLSX::Package::XMLwriter.3 \

Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo
==============================================================================
--- head/textproc/p5-Excel-Writer-XLSX/distinfo	Fri Sep 14 02:05:46 2012	(r304241)
+++ head/textproc/p5-Excel-Writer-XLSX/distinfo	Fri Sep 14 02:07:09 2012	(r304242)
@@ -1,2 +1,2 @@
-SHA256 (Excel-Writer-XLSX-0.49.tar.gz) = 00940f6f332d0db61092d778fab68c106f08921ee72592d452b55121c1b06e8a
-SIZE (Excel-Writer-XLSX-0.49.tar.gz) = 800601
+SHA256 (Excel-Writer-XLSX-0.50.tar.gz) = 48d202e973a8de273e50eaf98f6c0525150d8a989e9e7ffe308611cd9e6ef11d
+SIZE (Excel-Writer-XLSX-0.50.tar.gz) = 875775

Modified: head/textproc/p5-Excel-Writer-XLSX/pkg-plist
==============================================================================
--- head/textproc/p5-Excel-Writer-XLSX/pkg-plist	Fri Sep 14 02:05:46 2012	(r304241)
+++ head/textproc/p5-Excel-Writer-XLSX/pkg-plist	Fri Sep 14 02:07:09 2012	(r304242)
@@ -19,6 +19,7 @@
 %%SITE_PERL%%/Excel/Writer/XLSX/Package/Relationships.pm
 %%SITE_PERL%%/Excel/Writer/XLSX/Package/SharedStrings.pm
 %%SITE_PERL%%/Excel/Writer/XLSX/Package/Styles.pm
+%%SITE_PERL%%/Excel/Writer/XLSX/Package/Table.pm
 %%SITE_PERL%%/Excel/Writer/XLSX/Package/Theme.pm
 %%SITE_PERL%%/Excel/Writer/XLSX/Package/VML.pm
 %%SITE_PERL%%/Excel/Writer/XLSX/Package/XMLwriter.pm



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