diff options
author | culot <culot@FreeBSD.org> | 2013-02-16 16:56:28 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-02-16 16:56:28 +0800 |
commit | 0af5feffccbf1b5a5cd8bcf42526c215dba990a7 (patch) | |
tree | 09d53823fd534bda6661af2cb4f36bec4fee30c9 /textproc | |
parent | 8402230daf5a4aafff2fcbe934bd10b17fab3f1a (diff) | |
download | freebsd-ports-gnome-0af5feffccbf1b5a5cd8bcf42526c215dba990a7.tar.gz freebsd-ports-gnome-0af5feffccbf1b5a5cd8bcf42526c215dba990a7.tar.zst freebsd-ports-gnome-0af5feffccbf1b5a5cd8bcf42526c215dba990a7.zip |
- Update to 0.39
Changes: http://search.cpan.org/dist/YAML-LibYAML/Changes
PR: ports/176170
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-YAML-LibYAML/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-YAML-LibYAML/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index 8ce48ed0dba9..601c32056f15 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-YAML-LibYAML -# Date created: 2009-04-28 -# Whom: TERAMOTO Masahiro <markun@onohara.to> -# +# Created by: TERAMOTO Masahiro <markun@onohara.to> # $FreeBSD$ -# PORTNAME= YAML-LibYAML -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-YAML-LibYAML/distinfo b/textproc/p5-YAML-LibYAML/distinfo index e241b90a281c..b8a4481651f0 100644 --- a/textproc/p5-YAML-LibYAML/distinfo +++ b/textproc/p5-YAML-LibYAML/distinfo @@ -1,2 +1,2 @@ -SHA256 (YAML-LibYAML-0.38.tar.gz) = eb98f304d14f6557b07adfa24da16e00cfa54a9d9484b6e898e35f919c5eb7ba -SIZE (YAML-LibYAML-0.38.tar.gz) = 176599 +SHA256 (YAML-LibYAML-0.39.tar.gz) = 2b507e4ba4d09bdc816ae782ae463b42cd64507338eb07120b6f62ae8e4de22a +SIZE (YAML-LibYAML-0.39.tar.gz) = 179115 |