diff options
author | Steve Wills <swills@FreeBSD.org> | 2015-06-30 19:40:04 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2015-06-30 19:40:04 +0000 |
commit | 1b71ece866cf2361c6b76631690e148e88561f14 (patch) | |
tree | cd00c548452d891b95092049f9f06e88c8b71e95 /textproc/p5-YAML-Shell | |
parent | ff21e1a9a7386e6336d1e7ebce6b60bda9419f47 (diff) | |
download | ports-1b71ece866cf2361c6b76631690e148e88561f14.tar.gz ports-1b71ece866cf2361c6b76631690e148e88561f14.zip |
Notes
Diffstat (limited to 'textproc/p5-YAML-Shell')
-rw-r--r-- | textproc/p5-YAML-Shell/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-YAML-Shell/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-YAML-Shell/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-YAML-Shell/Makefile b/textproc/p5-YAML-Shell/Makefile index 50412fa805b1..3fd851f675b8 100644 --- a/textproc/p5-YAML-Shell/Makefile +++ b/textproc/p5-YAML-Shell/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= YAML-Shell -PORTVERSION= 0.68 +PORTVERSION= 0.69 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org -COMMENT= The YAML Test Shell +COMMENT= YAML Test Shell BUILD_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML diff --git a/textproc/p5-YAML-Shell/distinfo b/textproc/p5-YAML-Shell/distinfo index d3aedf1ce96f..54de76e709b1 100644 --- a/textproc/p5-YAML-Shell/distinfo +++ b/textproc/p5-YAML-Shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (YAML-Shell-0.68.tar.gz) = 98c079469a887806553a802efad81fa5fee3107e8a8d775b9b34bf4910e64e13 -SIZE (YAML-Shell-0.68.tar.gz) = 13295 +SHA256 (YAML-Shell-0.69.tar.gz) = 42b8daa03c23531694c618b7b6f97b7e533fc1a23c39358514056f9846c1047a +SIZE (YAML-Shell-0.69.tar.gz) = 13317 diff --git a/textproc/p5-YAML-Shell/pkg-descr b/textproc/p5-YAML-Shell/pkg-descr index c42672e28f8b..fa59491e90ed 100644 --- a/textproc/p5-YAML-Shell/pkg-descr +++ b/textproc/p5-YAML-Shell/pkg-descr @@ -1,4 +1,4 @@ This program is designed to let you play with the Perl YAML modules in an interactive way. When you to type in Perl, you get back YAML. And vice versa. -WWW: http://search.cpan.org/dist/YAML-Shell/ +WWW: http://search.cpan.org/dist/YAML-Shell/ |