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/Makefile | |
parent | 5dd3d8c5e1f2acd321fec06d47a641595cf3b801 (diff) |
Notes
Diffstat (limited to 'textproc/p5-YAML/Makefile')
-rw-r--r-- | textproc/p5-YAML/Makefile | 6 |
1 files changed, 3 insertions, 3 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 |