diff options
author | skv <skv@FreeBSD.org> | 2009-05-23 20:01:41 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2009-05-23 20:01:41 +0800 |
commit | b2194f33c5448209637f7e7fe2c48aef804c37cc (patch) | |
tree | ea5c5d9a8dc4beeb08a96677ec94ef99240549e9 /textproc | |
parent | 7b9aea4c4c48617f2c74f47d4cae6b46a15f4fe6 (diff) | |
download | freebsd-ports-gnome-b2194f33c5448209637f7e7fe2c48aef804c37cc.tar.gz freebsd-ports-gnome-b2194f33c5448209637f7e7fe2c48aef804c37cc.tar.zst freebsd-ports-gnome-b2194f33c5448209637f7e7fe2c48aef804c37cc.zip |
Updated to 0.49
Changes: http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-ParseExcel-0.49/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/Makefile | 23 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/pkg-plist | 91 |
3 files changed, 70 insertions, 50 deletions
diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile index ecf2d33ee25d..a0dabee67175 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/Makefile +++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile @@ -6,28 +6,39 @@ # PORTNAME= Spreadsheet-ParseExcel -PORTVERSION= 0.3200 +PORTVERSION= 0.49 +PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= skv@FreeBSD.org COMMENT= Get information from Excel file -BUILD_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite +BUILD_DEPENDS= p5-OLE-Storage_Lite>=0.08:${PORTSDIR}/devel/p5-OLE-Storage_Lite RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes -#PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" MAN3= Spreadsheet::ParseExcel.3 \ + Spreadsheet::ParseExcel::Cell.3 \ + Spreadsheet::ParseExcel::Dump.3 \ + Spreadsheet::ParseExcel::FmtDefault.3 \ + Spreadsheet::ParseExcel::FmtJapan.3 \ + Spreadsheet::ParseExcel::FmtJapan2.3 \ + Spreadsheet::ParseExcel::FmtUnicode.3 \ + Spreadsheet::ParseExcel::Font.3 \ + Spreadsheet::ParseExcel::Format.3 \ Spreadsheet::ParseExcel::SaveParser.3 \ - Spreadsheet::ParseExcel::Utility.3 + Spreadsheet::ParseExcel::SaveParser::Workbook.3 \ + Spreadsheet::ParseExcel::SaveParser::Worksheet.3 \ + Spreadsheet::ParseExcel::Utility.3 \ + Spreadsheet::ParseExcel::Workbook.3 \ + Spreadsheet::ParseExcel::Worksheet.3 post-install: -.ifndef(NOPORTDOCS) +.ifndef(NOPORTEXAMPLES) @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${EXAMPLESDIR}/Excel @${INSTALL_DATA} ${WRKSRC}/sample/README ${WRKSRC}/sample/res* \ diff --git a/textproc/p5-Spreadsheet-ParseExcel/distinfo b/textproc/p5-Spreadsheet-ParseExcel/distinfo index 08bc7eaebfb7..74a5288d29fe 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/distinfo +++ b/textproc/p5-Spreadsheet-ParseExcel/distinfo @@ -1,3 +1,3 @@ -MD5 (Spreadsheet-ParseExcel-0.32.tar.gz) = a0b9465e709cf77fea7905aeb1bdc885 -SHA256 (Spreadsheet-ParseExcel-0.32.tar.gz) = 674efbd66b0f9020a11d3934af0af2c434f5e9079c666f2ffc3ae73c41022dcd -SIZE (Spreadsheet-ParseExcel-0.32.tar.gz) = 98420 +MD5 (Spreadsheet-ParseExcel-0.49.tar.gz) = abc0f400d58b61f46c30a2f46db0ea46 +SHA256 (Spreadsheet-ParseExcel-0.49.tar.gz) = 963235cfee91607f97a2513a5d01d1b2dcd379c3d90530970f776c6b142fcbdd +SIZE (Spreadsheet-ParseExcel-0.49.tar.gz) = 117123 diff --git a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist index ca48f2949b86..4404f19d6e1e 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist +++ b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist @@ -1,51 +1,60 @@ %%SITE_PERL%%/Spreadsheet/ParseExcel.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/Cell.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/Font.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/Format.pm %%SITE_PERL%%/Spreadsheet/ParseExcel/SaveParser.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/SaveParser/Workbook.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/SaveParser/Worksheet.pm %%SITE_PERL%%/Spreadsheet/ParseExcel/Utility.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/Workbook.pm +%%SITE_PERL%%/Spreadsheet/ParseExcel/Worksheet.pm +@dirrm %%SITE_PERL%%/Spreadsheet/ParseExcel/SaveParser @dirrm %%SITE_PERL%%/Spreadsheet/ParseExcel @dirrmtry %%SITE_PERL%%/Spreadsheet -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/AuthorK.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/AuthorK95.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/FmtTest.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Rich.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test1904.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test1904_95.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test95.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test95J.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test97.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test97J.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/gives-warnings.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/oem.xls -%%PORTDOCS%%%%EXAMPLESDIR%%/Ilya.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/README -%%PORTDOCS%%%%EXAMPLESDIR%%/chkFmt.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/chkInfo.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dmpEx.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dmpExH.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dmpExHJ.pl -%%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%%/parse.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/res_fmt -%%PORTDOCS%%%%EXAMPLESDIR%%/res_iftest.txt -%%PORTDOCS%%%%EXAMPLESDIR%%/res_info -%%PORTDOCS%%%%EXAMPLESDIR%%/res_oem -%%PORTDOCS%%%%EXAMPLESDIR%%/res_rich -%%PORTDOCS%%%%EXAMPLESDIR%%/res_sample -%%PORTDOCS%%%%EXAMPLESDIR%%/res_samplej -%%PORTDOCS%%%%EXAMPLESDIR%%/sample.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/sampleOEM.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/sample_j.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/smpFile.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/warning.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/xls2csv.pl -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Excel -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/AuthorK.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/AuthorK95.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Dates.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/FmtTest.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Rich.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Test1904.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Test1904_95.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Test95.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Test95J.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Test97.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/Test97J.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/gives-warnings.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Excel/oem.xls +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Ilya.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkFmt.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkInfo.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmpEx.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmpExH.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmpExHJ.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmpExJ.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmpExR.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmpExU.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dmpEx_2xml.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iftest.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iftestj.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parse.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/res_fmt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/res_iftest.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/res_info +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/res_oem +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/res_rich +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/res_sample +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/res_samplej +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleOEM.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample_j.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smpFile.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/warning.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xls2csv.pl +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Excel +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |