mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.1.0
This commit is contained in:
parent
4c56a64fa7
commit
7e1b496768
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156583
2 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-RecordParser
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.1.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
|
@ -18,6 +18,7 @@ COMMENT= Read record-oriented files
|
|||
BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
|
||||
${SITE_PERL}/Text/TabularDisplay.pm:${PORTSDIR}/textproc/p5-Text-TabularDisplay \
|
||||
p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
|
||||
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
|
||||
p5-version>=0:${PORTSDIR}/devel/p5-version
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Text-RecordParser-v1.0.1.tar.gz) = 957b9b6e7b8e63ec1a0a83469a91c4fa
|
||||
SHA256 (Text-RecordParser-v1.0.1.tar.gz) = 2caef0b1e2872b24e3065b24229e88d85531938a8addb06371f3dbb961c1b302
|
||||
SIZE (Text-RecordParser-v1.0.1.tar.gz) = 23895
|
||||
MD5 (Text-RecordParser-v1.1.0.tar.gz) = aeb597c870097372ba067cf83942f1c5
|
||||
SHA256 (Text-RecordParser-v1.1.0.tar.gz) = ea6f37d467d845e7c9e573e80e24fbb78d764059a50701ba41ba9dd3b86cc28e
|
||||
SIZE (Text-RecordParser-v1.1.0.tar.gz) = 24506
|
||||
|
|
Loading…
Add table
Reference in a new issue