diff options
author | tobez <tobez@FreeBSD.org> | 2006-01-20 19:41:34 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-01-20 19:41:34 +0800 |
commit | 7bed7514b6100acc4d56eef6ed36348791237f3b (patch) | |
tree | a6a284f77c27bc8ee13d19323c19e4ab88bb8b5f /textproc | |
parent | 3c50646f94f638cb91187775c6f31955c5121c1f (diff) | |
download | freebsd-ports-gnome-7bed7514b6100acc4d56eef6ed36348791237f3b.tar.gz freebsd-ports-gnome-7bed7514b6100acc4d56eef6ed36348791237f3b.tar.zst freebsd-ports-gnome-7bed7514b6100acc4d56eef6ed36348791237f3b.zip |
Update to 0.53.
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 8c347b9e5990..5735f9adcb9f 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 1b9d16e579ee..435438d5bf36 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 |