diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-01-19 14:27:21 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-01-19 14:27:21 +0000 |
commit | ffebaa2f6fc2c10eb7935cadfe197615de6debc6 (patch) | |
tree | a124208648d787511939eb7ae87400712c26d091 /textproc | |
parent | e5f9dc4821a1426c29e02386b2b242bcb269a13b (diff) | |
download | ports-ffebaa2f6fc2c10eb7935cadfe197615de6debc6.tar.gz ports-ffebaa2f6fc2c10eb7935cadfe197615de6debc6.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-YAML/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-YAML/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index ca12e167a8c5..8c347b9e5990 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -6,8 +6,7 @@ # PORTNAME= YAML -PORTVERSION= 0.51 -PORTREVISION= 1 +PORTVERSION= 0.52 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= YAML @@ -17,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= YAML implementation in Perl BUILD_DEPENDS= \ - p5-Spiffy>=0.26:${PORTSDIR}/devel/p5-Spiffy \ + p5-Spiffy>=0.27:${PORTSDIR}/devel/p5-Spiffy \ p5-Test-Base>=0.46:${PORTSDIR}/devel/p5-Test-Base RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo index 09459fd47fd0..1b9d16e579ee 100644 --- a/textproc/p5-YAML/distinfo +++ b/textproc/p5-YAML/distinfo @@ -1,3 +1,3 @@ -MD5 (YAML-0.51.tar.gz) = db25b62db3959053e4a11c029c4b431f -SHA256 (YAML-0.51.tar.gz) = cc686971371b1000dc6a5c26b5d039cabf98eec3bfc574c324c9c160d40dd9dc -SIZE (YAML-0.51.tar.gz) = 68935 +MD5 (YAML-0.52.tar.gz) = 8b38ec05ff1b6517e3a9632c782b63ea +SHA256 (YAML-0.52.tar.gz) = 35359055f1d0c03e4cc8a1b46c063dc94b941a346181aec1cf80c284c992cadc +SIZE (YAML-0.52.tar.gz) = 68970 |