1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 0.55

Changes:	http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-ParseExcel-0.55/Changes
PR:		ports/140618
Submitted by:	Emil Mikulic <emikulic xx gmail.com>
This commit is contained in:
Sergey Skvortsov 2009-11-23 18:13:44 +00:00
parent e7c5fa06dc
commit 6998b74836
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244693
3 changed files with 5 additions and 16 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Spreadsheet-ParseExcel
PORTVERSION= 0.49
PORTVERSION= 0.55
PORTEPOCH= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
@ -41,8 +41,7 @@ post-install:
.ifndef(NOPORTEXAMPLES)
@${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
@${MKDIR} ${EXAMPLESDIR}/Excel
@${INSTALL_DATA} ${WRKSRC}/sample/README ${WRKSRC}/sample/res* \
${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/sample/README ${EXAMPLESDIR}
@${INSTALL_SCRIPT} ${WRKSRC}/sample/*.pl ${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/sample/Excel/* ${EXAMPLESDIR}/Excel
.endif

View File

@ -1,3 +1,3 @@
MD5 (Spreadsheet-ParseExcel-0.49.tar.gz) = abc0f400d58b61f46c30a2f46db0ea46
SHA256 (Spreadsheet-ParseExcel-0.49.tar.gz) = 963235cfee91607f97a2513a5d01d1b2dcd379c3d90530970f776c6b142fcbdd
SIZE (Spreadsheet-ParseExcel-0.49.tar.gz) = 117123
MD5 (Spreadsheet-ParseExcel-0.55.tar.gz) = 6c88512797bfa7f4065992e5c6369956
SHA256 (Spreadsheet-ParseExcel-0.55.tar.gz) = d3d47ba6ded09bda5d5bb87ea00772dd16508bd576dc3f84c768c82844ba0bcd
SIZE (Spreadsheet-ParseExcel-0.55.tar.gz) = 161813

View File

@ -18,7 +18,6 @@
@dirrmtry %%SITE_PERL%%/Spreadsheet
%%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
@ -27,7 +26,6 @@
%%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
@ -43,18 +41,10 @@
%%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%%