diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-01-20 11:41:34 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-01-20 11:41:34 +0000 |
commit | 91f198dc7c15a6bfe79b8a400c6050cf77cbb45d (patch) | |
tree | 76c7bb5322440601011104c6f2c3a8ff15e316a3 /textproc | |
parent | 431f1f52fbb462c9c4876bb6fcf2a08b72db5b64 (diff) | |
download | ports-91f198dc7c15a6bfe79b8a400c6050cf77cbb45d.tar.gz ports-91f198dc7c15a6bfe79b8a400c6050cf77cbb45d.zip |
Notes
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 |