diff options
Diffstat (limited to 'textproc')
-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 8c347b9..5735f9a 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML -PORTVERSION= 0.52 +PORTVERSION= 0.53 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.27:${PORTSDIR}/devel/p5-Spiffy \ - p5-Test-Base>=0.46:${PORTSDIR}/devel/p5-Test-Base + p5-Class-Spiffy>=0.12:${PORTSDIR}/devel/p5-Class-Spiffy \ + p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo index 1b9d16e..435438d 100644 --- a/textproc/p5-YAML/distinfo +++ b/textproc/p5-YAML/distinfo @@ -1,3 +1,3 @@ -MD5 (YAML-0.52.tar.gz) = 8b38ec05ff1b6517e3a9632c782b63ea -SHA256 (YAML-0.52.tar.gz) = 35359055f1d0c03e4cc8a1b46c063dc94b941a346181aec1cf80c284c992cadc -SIZE (YAML-0.52.tar.gz) = 68970 +MD5 (YAML-0.53.tar.gz) = 099056a04e684a870f2a41174bcb9316 +SHA256 (YAML-0.53.tar.gz) = 8c4d2872c280f4a7d7e74559cb122265044451a8cc53385ac10c66ad89f2e61b +SIZE (YAML-0.53.tar.gz) = 69074 |