diff options
author | culot <culot@FreeBSD.org> | 2011-05-31 22:51:29 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-05-31 22:51:29 +0800 |
commit | c7b705cb27e7f79c11ac2fba0d3edd076c38b0f8 (patch) | |
tree | 2ac0389b384904d5563de6f318ef333877d5b740 /textproc | |
parent | 5133dbd6014ffde5ffe79ffc5eb2f96dd338461b (diff) | |
download | freebsd-ports-gnome-c7b705cb27e7f79c11ac2fba0d3edd076c38b0f8.tar.gz freebsd-ports-gnome-c7b705cb27e7f79c11ac2fba0d3edd076c38b0f8.tar.zst freebsd-ports-gnome-c7b705cb27e7f79c11ac2fba0d3edd076c38b0f8.zip |
- Update to 0.35
Changes: http://search.cpan.org/dist/YAML-LibYAML/Changes
PR: ports/157464
Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-YAML-LibYAML/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-YAML-LibYAML/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index 1b57dcaf45d6..95a4076121ac 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML-LibYAML -PORTVERSION= 0.34 +PORTVERSION= 0.35 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Perl YAML Serialization using XS and libyaml -BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-YAML-LibYAML/distinfo b/textproc/p5-YAML-LibYAML/distinfo index e3087ba49bab..92f7c83d95aa 100644 --- a/textproc/p5-YAML-LibYAML/distinfo +++ b/textproc/p5-YAML-LibYAML/distinfo @@ -1,3 +1,2 @@ -MD5 (YAML-LibYAML-0.34.tar.gz) = 85b4427e88597392d9cdefbad0469245 -SHA256 (YAML-LibYAML-0.34.tar.gz) = 99f5a1c86fe487e4e15cbbff7a4e53f8b5ba76179713df9599f2eff38817dc90 -SIZE (YAML-LibYAML-0.34.tar.gz) = 145778 +SHA256 (YAML-LibYAML-0.35.tar.gz) = 3c54b124119cdf84655920594e7eb4d1f7c3a6067468fec3ff7376d4c46070d0 +SIZE (YAML-LibYAML-0.35.tar.gz) = 161209 |