From 20af63807d63bc3a12183307c11c41fa1cf875b8 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Fri, 27 Jan 2012 06:12:09 +0000 Subject: [PATCH] - Update to 0.38 [1] - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/YAML-LibYAML/Changes PR: ports/164510 [1] Submitted by: Teramoto Masahiro (maintainer) --- textproc/p5-YAML-LibYAML/Makefile | 6 +++--- textproc/p5-YAML-LibYAML/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index 03be443e0b1a..8ce48ed0dba9 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML-LibYAML -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,8 +17,8 @@ COMMENT= Perl YAML Serialization using XS and libyaml LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Filter>0:${PORTSDIR}/devel/p5-Filter +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-YAML-LibYAML/distinfo b/textproc/p5-YAML-LibYAML/distinfo index be983378c93f..e241b90a281c 100644 --- a/textproc/p5-YAML-LibYAML/distinfo +++ b/textproc/p5-YAML-LibYAML/distinfo @@ -1,2 +1,2 @@ -SHA256 (YAML-LibYAML-0.37.tar.gz) = 75ee088be6c9e44ad28ebeab47df8336548c48b59bab79c8fdf45f6ac117ced1 -SIZE (YAML-LibYAML-0.37.tar.gz) = 176294 +SHA256 (YAML-LibYAML-0.38.tar.gz) = eb98f304d14f6557b07adfa24da16e00cfa54a9d9484b6e898e35f919c5eb7ba +SIZE (YAML-LibYAML-0.38.tar.gz) = 176599