summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2014-06-09 19:59:16 +0000
committerschmonz <schmonz@pkgsrc.org>2014-06-09 19:59:16 +0000
commit1812f3d2c6b87b5475210a535f786d28fd7da460 (patch)
tree19453c168c8ad6d95ca82a73a9ab2afd3ed4802d /textproc
parent86f0c2d2024abf544de2e0e48167a9d25bbec75b (diff)
downloadpkgsrc-1812f3d2c6b87b5475210a535f786d28fd7da460.tar.gz
Update to 0.92. From the changelog:
- remove invalid Spiffy dependency provided by YAML (GitHub pull req 23) - Force escaping of single '-' (GitHub pull req 22) - Revert Mo from 0.38 to 0.31 - zefram++ reported it breaking cpan client - Fixed tests to work under parallel testing -- kentnl - Switched to dzil release process - Fixed YAML loading on perl 5.8 (broken in YAML 0.85) by removing 5.10-specific regex construct. -- hobbs++ - Using latest Test::Builder tp fix https://rt.cpan.org/Public/Bug/Display.html?id=90847 - Revert YAML::Mo for https://rt.cpan.org/Public/Bug/Display.html?id=90817 - Fix for https://rt.cpan.org/Ticket/Display.html?id=19838 where synopsis in YAML::Dumper doesn't work as exptected. - Thorsten++ https://rt.cpan.org/Public/Bug/Display.html?id=90593 - Upgrade to latest Mo
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-YAML/Makefile5
-rw-r--r--textproc/p5-YAML/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index 4993d73e55c..b71ac789da8 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:48 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2014/06/09 19:59:16 schmonz Exp $
-DISTNAME= YAML-0.84
+DISTNAME= YAML-0.92
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo
index f9404f96cfa..ceb55f9ef07 100644
--- a/textproc/p5-YAML/distinfo
+++ b/textproc/p5-YAML/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2012/09/12 10:24:51 sno Exp $
+$NetBSD: distinfo,v 1.17 2014/06/09 19:59:16 schmonz Exp $
-SHA1 (YAML-0.84.tar.gz) = 44e9dff8ff5d134317863ce0e1b1705fb38563bc
-RMD160 (YAML-0.84.tar.gz) = 5468cdba394767588846128a3c47db05c0160bea
-Size (YAML-0.84.tar.gz) = 121150 bytes
+SHA1 (YAML-0.92.tar.gz) = 686a05503d591d518b689148c4e4f81c6f59a4dd
+RMD160 (YAML-0.92.tar.gz) = 0f062734c4bffffae42f30ca4436050e5e61b591
+Size (YAML-0.92.tar.gz) = 103279 bytes