aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-WriteExcel
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-06-19 07:31:18 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-06-19 07:31:18 +0000
commitc3194b6cfca70b0ee22769603316778b7506a4eb (patch)
treeb85cab98029d678d4ea3d261b9716828e49b86bb /textproc/p5-Spreadsheet-WriteExcel
parent114831dbf127ea581674c1f698ca9e884eeb685b (diff)
downloadports-c3194b6cfca70b0ee22769603316778b7506a4eb.tar.gz
ports-c3194b6cfca70b0ee22769603316778b7506a4eb.zip
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel')
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/Makefile7
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/distinfo2
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/pkg-plist1
3 files changed, 7 insertions, 3 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile
index 8dbca995d229..31ad54652291 100644
--- a/textproc/p5-Spreadsheet-WriteExcel/Makefile
+++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Spreadsheet-WriteExcel
-PORTVERSION= 0.40
+PORTVERSION= 0.41
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Spreadsheet
@@ -33,7 +33,6 @@ MAN3= Spreadsheet::WriteExcel.3 \
Spreadsheet::WriteExcel::Workbook.3 \
Spreadsheet::WriteExcel::WorkbookBig.3 \
Spreadsheet::WriteExcel::Worksheet.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.pre.mk>
@@ -41,6 +40,10 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
.endif
+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}
diff --git a/textproc/p5-Spreadsheet-WriteExcel/distinfo b/textproc/p5-Spreadsheet-WriteExcel/distinfo
index 77ac6407ec97..2c15323f7789 100644
--- a/textproc/p5-Spreadsheet-WriteExcel/distinfo
+++ b/textproc/p5-Spreadsheet-WriteExcel/distinfo
@@ -1 +1 @@
-MD5 (Spreadsheet-WriteExcel-0.40.tar.gz) = d0e061b1bed579250c5f3bd90af3a535
+MD5 (Spreadsheet-WriteExcel-0.41.tar.gz) = f520c90c073fcbaa566853ef576b55ef
diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
index 768cf9d22e34..7dd98a97cbd2 100644
--- a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
+++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
@@ -59,6 +59,7 @@
%%PORTDOCS%%%%EXAMPLESDIR%%/merge4.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/merge5.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/mod_perl.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/outline.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/panes.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/protection.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/regions.pl