diff options
author | swills <swills@FreeBSD.org> | 2015-07-01 03:09:33 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-07-01 03:09:33 +0800 |
commit | 0378a88efe7550fa90a16e03794b6745723276d0 (patch) | |
tree | 55f326809ed0dba981d526eab693f950a2b52ba5 /textproc | |
parent | 5b881c870b233bcd60ef3d32b28b5422ff93b136 (diff) | |
download | freebsd-ports-gnome-0378a88efe7550fa90a16e03794b6745723276d0.tar.gz freebsd-ports-gnome-0378a88efe7550fa90a16e03794b6745723276d0.tar.zst freebsd-ports-gnome-0378a88efe7550fa90a16e03794b6745723276d0.zip |
textproc/p5-Spreadsheet-Read: update to 0.61
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Spreadsheet-Read/Makefile | 11 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-Read/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-Read/pkg-plist | 1 |
3 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-Spreadsheet-Read/Makefile b/textproc/p5-Spreadsheet-Read/Makefile index 817da07cda34..b15423a5d94b 100644 --- a/textproc/p5-Spreadsheet-Read/Makefile +++ b/textproc/p5-Spreadsheet-Read/Makefile @@ -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 diff --git a/textproc/p5-Spreadsheet-Read/distinfo b/textproc/p5-Spreadsheet-Read/distinfo index 4282a9c373fa..864c92c28df2 100644 --- a/textproc/p5-Spreadsheet-Read/distinfo +++ b/textproc/p5-Spreadsheet-Read/distinfo @@ -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 diff --git a/textproc/p5-Spreadsheet-Read/pkg-plist b/textproc/p5-Spreadsheet-Read/pkg-plist index aa500d838ddb..d958a52a5640 100644 --- a/textproc/p5-Spreadsheet-Read/pkg-plist +++ b/textproc/p5-Spreadsheet-Read/pkg-plist @@ -1,4 +1,5 @@ bin/ss2tk +bin/ssdiff bin/xls2csv bin/xlscat bin/xlsgrep |