svn commit: r390988 - head/textproc/p5-YAML-Shell
Steve Wills
swills at FreeBSD.org
Tue Jun 30 19:40:05 UTC 2015
Author: swills
Date: Tue Jun 30 19:40:04 2015
New Revision: 390988
URL: https://svnweb.freebsd.org/changeset/ports/390988
Log:
textproc/p5-YAML-Shell: Update to 0.69
While here, pet portlint
Modified:
head/textproc/p5-YAML-Shell/Makefile
head/textproc/p5-YAML-Shell/distinfo
head/textproc/p5-YAML-Shell/pkg-descr
Modified: head/textproc/p5-YAML-Shell/Makefile
==============================================================================
--- head/textproc/p5-YAML-Shell/Makefile Tue Jun 30 19:29:27 2015 (r390987)
+++ head/textproc/p5-YAML-Shell/Makefile Tue Jun 30 19:40:04 2015 (r390988)
@@ -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 at 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
Modified: head/textproc/p5-YAML-Shell/distinfo
==============================================================================
--- head/textproc/p5-YAML-Shell/distinfo Tue Jun 30 19:29:27 2015 (r390987)
+++ head/textproc/p5-YAML-Shell/distinfo Tue Jun 30 19:40:04 2015 (r390988)
@@ -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
Modified: head/textproc/p5-YAML-Shell/pkg-descr
==============================================================================
--- head/textproc/p5-YAML-Shell/pkg-descr Tue Jun 30 19:29:27 2015 (r390987)
+++ head/textproc/p5-YAML-Shell/pkg-descr Tue Jun 30 19:40:04 2015 (r390988)
@@ -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/
More information about the svn-ports-head
mailing list