diff options
author | lth <lth@FreeBSD.org> | 2006-02-21 21:36:57 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2006-02-21 21:36:57 +0800 |
commit | fc909c6d0e1f44a718d674b67a91f83f65ea0f6f (patch) | |
tree | cc61120c38c975cef9d1c756818c8300b197c859 /textproc | |
parent | 10dbb02d6fe9b46f98ce103073731560cb20f0fe (diff) | |
download | freebsd-ports-gnome-fc909c6d0e1f44a718d674b67a91f83f65ea0f6f.tar.gz freebsd-ports-gnome-fc909c6d0e1f44a718d674b67a91f83f65ea0f6f.tar.zst freebsd-ports-gnome-fc909c6d0e1f44a718d674b67a91f83f65ea0f6f.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 |