diff options
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 |