diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-01-15 10:20:22 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-01-15 10:20:22 +0000 |
commit | b81b2122ada2102e125768b10e8e2bbfc19c682d (patch) | |
tree | f880c77459402ee3d685d2495ea755baf68c9436 /textproc/p5-YAML | |
parent | 5dd3d8c5e1f2acd321fec06d47a641595cf3b801 (diff) | |
download | ports-b81b2122ada2102e125768b10e8e2bbfc19c682d.tar.gz ports-b81b2122ada2102e125768b10e8e2bbfc19c682d.zip |
Notes
Diffstat (limited to 'textproc/p5-YAML')
-rw-r--r-- | textproc/p5-YAML/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-YAML/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 107e936f6577..f960accc6eb5 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= YAML @@ -16,8 +16,8 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= YAML implementation in Perl BUILD_DEPENDS= \ - p5-Spiffy>=0.25:${PORTSDIR}/devel/p5-Spiffy \ - p5-Test-Base>=0.45:${PORTSDIR}/devel/p5-Test-Base + p5-Spiffy>=0.26:${PORTSDIR}/devel/p5-Spiffy \ + p5-Test-Base>=0.46:${PORTSDIR}/devel/p5-Test-Base PERL_CONFIGURE= yes CONFIGURE_ARGS+= </dev/null diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo index e40686b690cb..09459fd47fd0 100644 --- a/textproc/p5-YAML/distinfo +++ b/textproc/p5-YAML/distinfo @@ -1,3 +1,3 @@ -MD5 (YAML-0.50.tar.gz) = 2ee010bf611f8805d95eb3867060d257 -SHA256 (YAML-0.50.tar.gz) = adc5349f8e043cd788069c7f1f3d358ff2d7f7ad10c40c6911e93b04a5f552bd -SIZE (YAML-0.50.tar.gz) = 72505 +MD5 (YAML-0.51.tar.gz) = db25b62db3959053e4a11c029c4b431f +SHA256 (YAML-0.51.tar.gz) = cc686971371b1000dc6a5c26b5d039cabf98eec3bfc574c324c9c160d40dd9dc +SIZE (YAML-0.51.tar.gz) = 68935 |