aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-YAML
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2012-05-21 19:25:16 +0800
committerAnton Berezin <tobez@FreeBSD.org>2012-05-21 19:25:16 +0800
commit8b1ebe2ae2a21c3fb81dd92c09265aac19f479de (patch)
treeb023111f7188de9d49c6f7d8ff3619e5f2e31723 /textproc/p5-YAML
parentdc0b0498d92c712057dd3b95ebc32141a4ea9c23 (diff)
downloadfreebsd-ports-gnome-8b1ebe2ae2a21c3fb81dd92c09265aac19f479de.tar.gz
freebsd-ports-gnome-8b1ebe2ae2a21c3fb81dd92c09265aac19f479de.tar.zst
freebsd-ports-gnome-8b1ebe2ae2a21c3fb81dd92c09265aac19f479de.zip
Update to 0.81.
PR: 167117 Submitted by: sunpoet Changes: http://search.cpan.org/dist/YAML/Changes
Diffstat (limited to 'textproc/p5-YAML')
-rw-r--r--textproc/p5-YAML/Makefile3
-rw-r--r--textproc/p5-YAML/distinfo4
-rw-r--r--textproc/p5-YAML/pkg-plist1
3 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index 8e2007f8690e..e98670392ac8 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= YAML
-PORTVERSION= 0.77
+PORTVERSION= 0.81
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,7 +26,6 @@ MAN3= \
YAML::Loader.3 \
YAML::Loader::Base.3 \
YAML::Marshall.3 \
- YAML::Mo.3 \
YAML::Node.3 \
YAML::Tag.3 \
YAML::Types.3
diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo
index e07184bc2daf..9a80b4ff89a0 100644
--- a/textproc/p5-YAML/distinfo
+++ b/textproc/p5-YAML/distinfo
@@ -1,2 +1,2 @@
-SHA256 (YAML-0.77.tar.gz) = 715d7d5f5247a36f13c83b359d90882122ee90399ffb5984908dce4fd9173295
-SIZE (YAML-0.77.tar.gz) = 118736
+SHA256 (YAML-0.81.tar.gz) = 1c53b4921a78d6e0be58f6440afac19d6d5dc1159e07aaf28f161fd64a56c099
+SIZE (YAML-0.81.tar.gz) = 115116
diff --git a/textproc/p5-YAML/pkg-plist b/textproc/p5-YAML/pkg-plist
index 32d42a49eeed..7811da8e1544 100644
--- a/textproc/p5-YAML/pkg-plist
+++ b/textproc/p5-YAML/pkg-plist
@@ -9,7 +9,6 @@
%%SITE_PERL%%/YAML/Loader/Base.pm
%%SITE_PERL%%/YAML/Marshall.pm
%%SITE_PERL%%/YAML/Mo.pm
-%%SITE_PERL%%/YAML/Mo.pod
%%SITE_PERL%%/YAML/Node.pm
%%SITE_PERL%%/YAML/Tag.pm
%%SITE_PERL%%/YAML/Types.pm