diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-02-26 15:06:21 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-02-26 15:06:21 +0000 |
commit | 28ce65ff8f048e863d723262359c688989ed8f60 (patch) | |
tree | b0be753a91499e74e32669c4230bf56a4a086233 /textproc/p5-Spreadsheet-ParseExcel | |
parent | 1ece85480a0ce53d574530c27b86a8139771a096 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-ParseExcel')
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/pkg-plist | 27 |
4 files changed, 18 insertions, 17 deletions
diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile index 80ad22c2a2dc..9905f544a341 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/Makefile +++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Spreadsheet-ParseExcel -PORTVERSION= 0.26 +PORTVERSION= 0.2602 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Spreadsheet @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite +BUILD_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Spreadsheet-ParseExcel/distinfo b/textproc/p5-Spreadsheet-ParseExcel/distinfo index f1402f9545cc..4e1263301e2a 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/distinfo +++ b/textproc/p5-Spreadsheet-ParseExcel/distinfo @@ -1 +1 @@ -MD5 (Spreadsheet-ParseExcel-0.26.tar.gz) = a89b2e2f5bbc84ee8701ddec0c215312 +MD5 (Spreadsheet-ParseExcel-0.2602.tar.gz) = dd193b509e95f823e676c15a743da669 diff --git a/textproc/p5-Spreadsheet-ParseExcel/pkg-descr b/textproc/p5-Spreadsheet-ParseExcel/pkg-descr index b7bbc22f6094..a5ba81126129 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/pkg-descr +++ b/textproc/p5-Spreadsheet-ParseExcel/pkg-descr @@ -1,7 +1,7 @@ Spreadsheet::ParseExcel makes you to get information from Excel95, Excel97, Excel2000 file. -WWW: http://search.cpan.org/search?dist=Spreadsheet-ParseExcel +WWW: http://search.cpan.org/dist/Spreadsheet-ParseExcel/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist index 7e606f2a0957..dd9834b55602 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist +++ b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist @@ -1,16 +1,16 @@ -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 -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%%/%%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 +%%SITE_PERL%%/Spreadsheet/ParseExcel.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/Dump.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/FmtDefault.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/FmtJapan.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/FmtJapan2.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/FmtUnicode.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/SaveParser.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/Utility.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Spreadsheet/ParseExcel/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spreadsheet/ParseExcel +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Spreadsheet 2>/dev/null || true +@dirrm %%SITE_PERL%%/Spreadsheet/ParseExcel +@unexec rmdir %D/%%SITE_PERL%%/Spreadsheet 2>/dev/null || true %%PORTDOCS%%%%EXAMPLESDIR%%/Excel/AuthorK.xls %%PORTDOCS%%%%EXAMPLESDIR%%/Excel/AuthorK95.xls %%PORTDOCS%%%%EXAMPLESDIR%%/Excel/FmtTest.xls @@ -32,6 +32,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/ParseExcel/.pack %%PORTDOCS%%%%EXAMPLESDIR%%/dmpExJ.pl %%PORTDOCS%%%%EXAMPLESDIR%%/dmpExR.pl %%PORTDOCS%%%%EXAMPLESDIR%%/dmpExU.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/dmpEx_2xml.pl %%PORTDOCS%%%%EXAMPLESDIR%%/iftest.pl %%PORTDOCS%%%%EXAMPLESDIR%%/iftestj.pl %%PORTDOCS%%%%EXAMPLESDIR%%/res_fmt |