diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-01-25 09:35:10 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-01-25 09:35:10 +0000 |
commit | 9bdf976d6c3fa868c40b779aa77629037f29483f (patch) | |
tree | 7c593a42d109d24971fbd98dd9e3577a3250fa02 /textproc/p5-YAML | |
parent | da3de0a73466dac48d9df0afc883e1f24ed973fc (diff) | |
download | ports-9bdf976d6c3fa868c40b779aa77629037f29483f.tar.gz ports-9bdf976d6c3fa868c40b779aa77629037f29483f.zip |
Update to 0.71.
PR: 142683
Submitted by: pgollucci
Notes
Notes:
svn path=/head/; revision=248526
Diffstat (limited to 'textproc/p5-YAML')
-rw-r--r-- | textproc/p5-YAML/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-YAML/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index a7a47db59d58..e798bb62f456 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= YAML -PORTVERSION= 0.70 +PORTVERSION= 0.71 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo index e14ba6a75fd4..464a64381693 100644 --- a/textproc/p5-YAML/distinfo +++ b/textproc/p5-YAML/distinfo @@ -1,3 +1,3 @@ -MD5 (YAML-0.70.tar.gz) = 425973520e8fd84beb6cb95de29f3534 -SHA256 (YAML-0.70.tar.gz) = ec10aa37348109ec5e92b8076c94b44ceac0870cc61de5efd1a3e2fe7a95c000 -SIZE (YAML-0.70.tar.gz) = 110847 +MD5 (YAML-0.71.tar.gz) = d0f7cf232dd43c28c0e3767d672d6887 +SHA256 (YAML-0.71.tar.gz) = f202e5bb2146627eb3381d890a00260a8afe699ea40f92e1e333f0bd0bc7c07a +SIZE (YAML-0.71.tar.gz) = 112978 |