textproc/p5-Spreadsheet-ReadSXC: update to 0.24
This commit is contained in:
parent
9462ea50e2
commit
a21ed4fc9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542692
2 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Spreadsheet-ReadSXC
|
||||
PORTVERSION= 0.20
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TERHECHTE
|
||||
|
@ -12,9 +11,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Extract OpenOffice 1.x spreadsheet data
|
||||
|
||||
BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
|
||||
BUILD_DEPENDS= p5-Archive-Zip>=1.34:archivers/p5-Archive-Zip \
|
||||
p5-XML-Parser>=0:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
|
||||
RUN_DEPENDS= p5-Archive-Zip>=1.34:archivers/p5-Archive-Zip \
|
||||
p5-XML-Parser>=0:textproc/p5-XML-Parser
|
||||
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Spreadsheet-ReadSXC-0.20.tar.gz) = b2e4dd1c46453b3844be4bc8e069ea688d3882ea7818bf97cb53caa0c2b235b6
|
||||
SIZE (Spreadsheet-ReadSXC-0.20.tar.gz) = 12938
|
||||
TIMESTAMP = 1595289969
|
||||
SHA256 (Spreadsheet-ReadSXC-0.24.tar.gz) = 10f1b3bcdea29c23081bb8f53e2d04a2a531467fbfa403a61a5983af9972381e
|
||||
SIZE (Spreadsheet-ReadSXC-0.24.tar.gz) = 90964
|
||||
|
|
Loading…
Reference in a new issue