Index: head/textproc/p5-Spreadsheet-Read/Makefile =================================================================== --- head/textproc/p5-Spreadsheet-Read/Makefile (revision 390983) +++ head/textproc/p5-Spreadsheet-Read/Makefile (revision 390984) @@ -1,30 +1,29 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= Spreadsheet-Read -PORTVERSION= 0.54 -PORTREVISION= 1 +PORTVERSION= 0.61 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Read the data from a spreadsheet 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 USES= perl5 tar:tgz USE_PERL5= configure NO_ARCH= yes .include Index: head/textproc/p5-Spreadsheet-Read/distinfo =================================================================== --- head/textproc/p5-Spreadsheet-Read/distinfo (revision 390983) +++ head/textproc/p5-Spreadsheet-Read/distinfo (revision 390984) @@ -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 Index: head/textproc/p5-Spreadsheet-Read/pkg-plist =================================================================== --- head/textproc/p5-Spreadsheet-Read/pkg-plist (revision 390983) +++ head/textproc/p5-Spreadsheet-Read/pkg-plist (revision 390984) @@ -1,6 +1,7 @@ bin/ss2tk +bin/ssdiff bin/xls2csv bin/xlscat bin/xlsgrep %%PERL5_MAN3%%/Spreadsheet::Read.3.gz %%SITE_PERL%%/Spreadsheet/Read.pm