aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-ParseExcel
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-11-23 18:13:44 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-11-23 18:13:44 +0000
commit6998b7483632bddeeac42bd4b8645e12576cbc70 (patch)
tree0fbd1fa04d37e5775046f3b12c2414887f3d71a7 /textproc/p5-Spreadsheet-ParseExcel
parente7c5fa06dc1a144e19a4dbecddaf80fea502ddbe (diff)
downloadports-6998b7483632bddeeac42bd4b8645e12576cbc70.tar.gz
ports-6998b7483632bddeeac42bd4b8645e12576cbc70.zip
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>
Notes
Notes: svn path=/head/; revision=244693
Diffstat (limited to 'textproc/p5-Spreadsheet-ParseExcel')
-rw-r--r--textproc/p5-Spreadsheet-ParseExcel/Makefile5
-rw-r--r--textproc/p5-Spreadsheet-ParseExcel/distinfo6
-rw-r--r--textproc/p5-Spreadsheet-ParseExcel/pkg-plist10
3 files changed, 5 insertions, 16 deletions
diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile
index a0dabee67175..bb910629528b 100644
--- a/textproc/p5-Spreadsheet-ParseExcel/Makefile
+++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile
@@ -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
diff --git a/textproc/p5-Spreadsheet-ParseExcel/distinfo b/textproc/p5-Spreadsheet-ParseExcel/distinfo
index 74a5288d29fe..7c29cb6f705e 100644
--- a/textproc/p5-Spreadsheet-ParseExcel/distinfo
+++ b/textproc/p5-Spreadsheet-ParseExcel/distinfo
@@ -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
diff --git a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist
index 4404f19d6e1e..d9e2c3472071 100644
--- a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist
+++ b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist
@@ -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%%