aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-05-24 08:04:14 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-05-24 08:04:14 +0000
commitce94cc4eccc06c9f44a6fee78d6e89b7477a57b8 (patch)
tree736045b7c58aa924a1aa32f03a15f6ff49f8d41c /textproc/p5-YAML
parent0d8a706ecee82f9e4e7b79d60762ed8d9380c131 (diff)
downloadports-ce94cc4eccc06c9f44a6fee78d6e89b7477a57b8.tar.gz
ports-ce94cc4eccc06c9f44a6fee78d6e89b7477a57b8.zip
Update to 0.39.
PR: 78246 Submitted by: Rong-En Fan <rafan@infor.org>
Notes
Notes: svn path=/head/; revision=136016
Diffstat (limited to 'textproc/p5-YAML')
-rw-r--r--textproc/p5-YAML/Makefile4
-rw-r--r--textproc/p5-YAML/distinfo4
-rw-r--r--textproc/p5-YAML/pkg-plist3
3 files changed, 4 insertions, 7 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index ecc59b871c06..3c77baafb767 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= YAML
-PORTVERSION= 0.35
+PORTVERSION= 0.39
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= YAML
@@ -18,7 +18,7 @@ COMMENT= "YAML implementation in Perl"
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= </dev/null
-MAN1= phone2yaml.1 ysh.1 yaml2outline.1 xyx.1
+MAN1= ysh.1
MAN3= YAML.3 YAML::Node.3
.include <bsd.port.pre.mk>
diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo
index 7bcf74da0e2c..52ce3074fbef 100644
--- a/textproc/p5-YAML/distinfo
+++ b/textproc/p5-YAML/distinfo
@@ -1,2 +1,2 @@
-MD5 (YAML-0.35.tar.gz) = 03f1c4446fae2bcc7d606b0b3ded0632
-SIZE (YAML-0.35.tar.gz) = 55741
+MD5 (YAML-0.39.tar.gz) = b8a49f49cb0ee6d9698807fb3f606922
+SIZE (YAML-0.39.tar.gz) = 61243
diff --git a/textproc/p5-YAML/pkg-plist b/textproc/p5-YAML/pkg-plist
index cd7a57815bf0..1094a4499fc2 100644
--- a/textproc/p5-YAML/pkg-plist
+++ b/textproc/p5-YAML/pkg-plist
@@ -1,7 +1,4 @@
-bin/xyx
bin/ysh
-bin/yaml2outline
-bin/phone2yaml
%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/.packlist
%%SITE_PERL%%/YAML/Transfer.pm
%%SITE_PERL%%/YAML/Node.pm