aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-08-30 02:30:42 +0800
committerpetef <petef@FreeBSD.org>2001-08-30 02:30:42 +0800
commit7f6e2e8b3aff3cdd2ec2f200915d9bcc606ec391 (patch)
tree5eea974c3f4525d8048bff2bf7042b8f67b3ae55 /textproc
parent634d8603bf8a924eec4e21d6358468bc6977005a (diff)
downloadfreebsd-ports-gnome-7f6e2e8b3aff3cdd2ec2f200915d9bcc606ec391.tar.gz
freebsd-ports-gnome-7f6e2e8b3aff3cdd2ec2f200915d9bcc606ec391.tar.zst
freebsd-ports-gnome-7f6e2e8b3aff3cdd2ec2f200915d9bcc606ec391.zip
- update to 0.2403
- sort pkg-plist PR: 30132 Submitted by: maintainer
Diffstat (limited to 'textproc')
-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