summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-05 03:21:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-05 03:21:52 +0000
commit1441073e0745a0caa3d82932125ba929ddbd6fa4 (patch)
tree595c3a1b72dceaf909e744605cca19ede23faaa1 /textproc
parentUpdate to 0.2.3. (diff)
- Update to 0.59
- Cleanup Makefile header Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes Feature safe: yes
Notes
Notes: svn path=/head/; revision=308311
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Excel-Writer-XLSX/Makefile11
-rw-r--r--textproc/p5-Excel-Writer-XLSX/distinfo4
-rw-r--r--textproc/p5-Excel-Writer-XLSX/pkg-plist3
3 files changed, 8 insertions, 10 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile
index 255a9f21fa04..fd77da8943e4 100644
--- a/textproc/p5-Excel-Writer-XLSX/Makefile
+++ b/textproc/p5-Excel-Writer-XLSX/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Excel-Writer-XLSX
-# Date created: 2011-10-02
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Excel-Writer-XLSX
-PORTVERSION= 0.51
+PORTVERSION= 0.59
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JMCNAMARA
@@ -25,6 +21,7 @@ TEST_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \
PERL_CONFIGURE= yes
+MAN1= extract_vba.1
MAN3= Excel::Writer::XLSX.3 \
Excel::Writer::XLSX::Chart.3 \
Excel::Writer::XLSX::Chart::Area.3 \
@@ -32,6 +29,7 @@ MAN3= Excel::Writer::XLSX.3 \
Excel::Writer::XLSX::Chart::Column.3 \
Excel::Writer::XLSX::Chart::Line.3 \
Excel::Writer::XLSX::Chart::Pie.3 \
+ Excel::Writer::XLSX::Chart::Radar.3 \
Excel::Writer::XLSX::Chart::Scatter.3 \
Excel::Writer::XLSX::Chart::Stock.3 \
Excel::Writer::XLSX::Chartsheet.3 \
@@ -50,7 +48,6 @@ MAN3= Excel::Writer::XLSX.3 \
Excel::Writer::XLSX::Package::Theme.3 \
Excel::Writer::XLSX::Package::VML.3 \
Excel::Writer::XLSX::Package::XMLwriter.3 \
- Excel::Writer::XLSX::Package::XMLwriterSimple.3 \
Excel::Writer::XLSX::Shape.3 \
Excel::Writer::XLSX::Utility.3 \
Excel::Writer::XLSX::Workbook.3 \
diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo
index 10cc98274516..384f28d654e4 100644
--- a/textproc/p5-Excel-Writer-XLSX/distinfo
+++ b/textproc/p5-Excel-Writer-XLSX/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Excel-Writer-XLSX-0.51.tar.gz) = 1657661dd3dcbfc927727dc993dee2f2a3c73bb0e4c6a3ed0d47afa84134a679
-SIZE (Excel-Writer-XLSX-0.51.tar.gz) = 910373
+SHA256 (Excel-Writer-XLSX-0.59.tar.gz) = 29cd27a4eafc2583c73763103d7a590b6e1bb1f2f75e8ab04fb6415e3d4f6216
+SIZE (Excel-Writer-XLSX-0.59.tar.gz) = 1000086
diff --git a/textproc/p5-Excel-Writer-XLSX/pkg-plist b/textproc/p5-Excel-Writer-XLSX/pkg-plist
index efa7f3e1c74f..e723b01996b0 100644
--- a/textproc/p5-Excel-Writer-XLSX/pkg-plist
+++ b/textproc/p5-Excel-Writer-XLSX/pkg-plist
@@ -1,3 +1,4 @@
+bin/extract_vba
%%SITE_PERL%%/Excel/Writer/XLSX.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Chart.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Chart/Area.pm
@@ -5,6 +6,7 @@
%%SITE_PERL%%/Excel/Writer/XLSX/Chart/Column.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
%%SITE_PERL%%/Excel/Writer/XLSX/Chart/Scatter.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Chart/Stock.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Chartsheet.pm
@@ -23,7 +25,6 @@
%%SITE_PERL%%/Excel/Writer/XLSX/Package/Theme.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Package/VML.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Package/XMLwriter.pm
-%%SITE_PERL%%/Excel/Writer/XLSX/Package/XMLwriterSimple.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Shape.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Utility.pm
%%SITE_PERL%%/Excel/Writer/XLSX/Workbook.pm