aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-WriteExcel
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel')
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/Makefile12
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/distinfo4
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/pkg-plist10
3 files changed, 15 insertions, 11 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile
index 3de4d6e10ece..d46c66887741 100644
--- a/textproc/p5-Spreadsheet-WriteExcel/Makefile
+++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Spreadsheet-WriteExcel
-PORTVERSION= 0.43
+PORTVERSION= 2.03
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Spreadsheet
@@ -44,11 +44,11 @@ post-patch:
@${FIND} ${WRKSRC} -name "*.p[lm]"| \
${XARGS} ${PERL} -pi -e 's/\x0D(?=\x0A)//g'
-pre-configure:
- @${MV} ${WRKSRC}/WriteExcel/doc ${WRKSRC}
- @${MV} ${WRKSRC}/WriteExcel/examples ${WRKSRC}
- @${PERL} -pi -e 's:WriteExcel/(doc|examples):\1:g' \
- ${WRKSRC}/MANIFEST
+.if ${PERL_LEVEL} < 500600
+post-configure:
+# dirty hack to deceive irritable pod2man
+ @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
+.endif
post-install:
.ifndef(NOPORTDOCS)
diff --git a/textproc/p5-Spreadsheet-WriteExcel/distinfo b/textproc/p5-Spreadsheet-WriteExcel/distinfo
index f54386f2251c..32ab260ce782 100644
--- a/textproc/p5-Spreadsheet-WriteExcel/distinfo
+++ b/textproc/p5-Spreadsheet-WriteExcel/distinfo
@@ -1,2 +1,2 @@
-MD5 (Spreadsheet-WriteExcel-0.43.tar.gz) = f48b3182994f4aa9bc12f20ea4b0e1a1
-SIZE (Spreadsheet-WriteExcel-0.43.tar.gz) = 408255
+MD5 (Spreadsheet-WriteExcel-2.03.tar.gz) = 455bed8294e614d003d9d422729d31b1
+SIZE (Spreadsheet-WriteExcel-2.03.tar.gz) = 418304
diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
index 3494f9ca5a41..d7f9ac9c84de 100644
--- a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
+++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
@@ -37,13 +37,13 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/chess.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/colors.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/comments.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/convertA1.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/copyformat.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/csv2xls.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/datecalc1.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/datecalc2.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/demo.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/diag_border.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/easter_egg.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/filehandle.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/formats.pl
@@ -52,14 +52,15 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/hyperlink1.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/hyperlink2.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/images.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/indent.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/lecxe.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/long_string.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/merge1.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/merge2.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/merge3.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/merge4.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/merge5.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/mod_perl.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/mod_perl1.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/mod_perl2.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/outline.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/panes.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/protection.pl
@@ -74,6 +75,9 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/stocks.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/tab2xls.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/textwrap.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/unicode.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_japan.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_list.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/win32ole.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/writeA1.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/write_arrays.pl