diff options
author | Lars Thegler <lth@FreeBSD.org> | 2006-02-21 21:36:57 +0800 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2006-02-21 21:36:57 +0800 |
commit | 7e1b4967684da6f4c00b6cf6f07b7b401798d94d (patch) | |
tree | 1e8f662920133e951adff662bf917419e8f4289f /textproc | |
parent | 4c56a64fa7bebbcc275c5c96f51ab96501ef12a0 (diff) | |
download | freebsd-ports-gnome-7e1b4967684da6f4c00b6cf6f07b7b401798d94d.tar.gz freebsd-ports-gnome-7e1b4967684da6f4c00b6cf6f07b7b401798d94d.tar.zst freebsd-ports-gnome-7e1b4967684da6f4c00b6cf6f07b7b401798d94d.zip |
Update to 1.1.0
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-RecordParser/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-RecordParser/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index b5437ec897f9..d8f247aa2d4a 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -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} diff --git a/textproc/p5-Text-RecordParser/distinfo b/textproc/p5-Text-RecordParser/distinfo index 9a157734085f..30b20478ecf5 100644 --- a/textproc/p5-Text-RecordParser/distinfo +++ b/textproc/p5-Text-RecordParser/distinfo @@ -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 |