aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-ParseExcel
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-29 18:30:42 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-29 18:30:42 +0000
commit4c1a76f69e0e9b3c188445a8ccbdffea42bb52af (patch)
treed1447368b8d7e297c3a3421aea1e9f208e64f820 /textproc/p5-Spreadsheet-ParseExcel
parent39bb7425fc36c9ae39850e32adcc54104af9dc77 (diff)
downloadports-4c1a76f69e0e9b3c188445a8ccbdffea42bb52af.tar.gz
ports-4c1a76f69e0e9b3c188445a8ccbdffea42bb52af.zip
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-ParseExcel')
-rw-r--r--textproc/p5-Spreadsheet-ParseExcel/Makefile5
-rw-r--r--textproc/p5-Spreadsheet-ParseExcel/distinfo2
-rw-r--r--textproc/p5-Spreadsheet-ParseExcel/pkg-plist7
3 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile
index 2860cb62384b..0afaff90b7c7 100644
--- a/textproc/p5-Spreadsheet-ParseExcel/Makefile
+++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Spreadsheet-ParseExcel
-PORTVERSION= 0.21
+PORTVERSION= 0.2403
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Spreadsheet
@@ -20,7 +20,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Spreadsheet::ParseExcel.3 \
- Spreadsheet::ParseExcel::Utility.3
+ Spreadsheet::ParseExcel::Utility.3 \
+ Spreadsheet::ParseExcel::SaveParser.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
diff --git a/textproc/p5-Spreadsheet-ParseExcel/distinfo b/textproc/p5-Spreadsheet-ParseExcel/distinfo
index eafdd2addd0a..54e3df43c5d6 100644
--- a/textproc/p5-Spreadsheet-ParseExcel/distinfo
+++ b/textproc/p5-Spreadsheet-ParseExcel/distinfo
@@ -1 +1 @@
-MD5 (Spreadsheet-ParseExcel-0.21.tar.gz) = f812030cf18feb01db533943413d7ab5
+MD5 (Spreadsheet-ParseExcel-0.2403.tar.gz) = face0d4838e49802236266eda7801b20
diff --git a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist
index 7d7a8ec5cc17..687202b98572 100644
--- a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist
+++ b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist
@@ -1,12 +1,13 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/ParseExcel/.packlist
lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel.pm
lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel/Dump.pm
lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel/FmtDefault.pm
lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel/FmtJapan.pm
lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel/FmtJapan2.pm
lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel/FmtUnicode.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel/SaveParser.pm
lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel/Utility.pm
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/ParseExcel/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/ParseExcel
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet 2>/dev/null || true