1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

textproc/p5-Spreadsheet-Read: update to 0.61

This commit is contained in:
Steve Wills 2015-06-30 19:09:33 +00:00
parent bd35b8bacf
commit 1d9aba5974
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390984
3 changed files with 8 additions and 8 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Spreadsheet-Read
PORTVERSION= 0.54
PORTREVISION= 1
PORTVERSION= 0.61
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:HMBRAND
@ -16,10 +15,10 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy \
p5-Text-CSV_XS>0:${PORTSDIR}/textproc/p5-Text-CSV_XS \
p5-Text-CSV>0:${PORTSDIR}/textproc/p5-Text-CSV \
p5-Spreadsheet-ReadSXC>0:${PORTSDIR}/textproc/p5-Spreadsheet-ReadSXC \
p5-Spreadsheet-ParseExcel>0:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel
p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS \
p5-Text-CSV>=1.33:${PORTSDIR}/textproc/p5-Text-CSV \
p5-Spreadsheet-ReadSXC>=0.20:${PORTSDIR}/textproc/p5-Spreadsheet-ReadSXC \
p5-Spreadsheet-ParseExcel>=0.13:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings

View File

@ -1,2 +1,2 @@
SHA256 (Spreadsheet-Read-0.54.tgz) = 5798c3fcd7bc65047245cb2d87dfc59cbc49c9f35a3b3472a94712ec7b5f3a73
SIZE (Spreadsheet-Read-0.54.tgz) = 133153
SHA256 (Spreadsheet-Read-0.61.tgz) = 2f1a9e7b05d3da4cc2185d04989614658c0828f9d5c50b5d3bab69e00548ff22
SIZE (Spreadsheet-Read-0.61.tgz) = 154142

View File

@ -1,4 +1,5 @@
bin/ss2tk
bin/ssdiff
bin/xls2csv
bin/xlscat
bin/xlsgrep