From 7b82947463f18f317bfdc0254f2c6edec5cc85fe Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 5 Sep 2013 18:22:12 +0000 Subject: Update to 1.27: [Changes for 1.27 - 2013-05-20] * Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time. [Changes for 1.26 - 2013-05-20] * Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0 [Changes for 1.25 - 2013-03-10] * Bump version number and release to fix a MANIFEST mistake in 1.24 [Changes for 1.24 - 2013-03-07] * Tests all green on CPAN Testers. releasing to public. [Changes for 1.24_02 - 2013-03-01] * Apply patch from RT 78363 - MinGW64 compatibility [Changes for 1.24_01 - 2013-03-01] * Implement $JSON::Syck::MaxDepth * Prevent failure when the same object is seen twice during Dump. * Prevent YAML from being influnced by the previous change [Changes for 1.23 - 2013-02-26] * Tests all green on CPAN Testers. releasing to public. [Changes for 1.23_01 - 2013-02-21] * Make sure that LoadBlessed=0 blocks all blessing. * Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck ) * README refreshed via perldoc -t [Changes for 1.22 - 2012-12-04] * Tests all green on CPAN Testers. releasing to public. [Changes for 1.22_01 - 2012-11-27] * Fix error message typo: s/existant/existent/g * Fix for non-printable character detection * Quote if non-printable characters are present * Change LoadBlessed=0 to not bless under ANY circumstances --- textproc/p5-YAML-Syck/Makefile | 5 ++--- textproc/p5-YAML-Syck/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'textproc/p5-YAML-Syck') diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile index 502b481d6d8..055452ee4df 100644 --- a/textproc/p5-YAML-Syck/Makefile +++ b/textproc/p5-YAML-Syck/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/09/05 18:22:12 wiz Exp $ -DISTNAME= YAML-Syck-1.21 +DISTNAME= YAML-Syck-1.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML-Syck/distinfo b/textproc/p5-YAML-Syck/distinfo index 1acc167aa72..ba6fb4bf945 100644 --- a/textproc/p5-YAML-Syck/distinfo +++ b/textproc/p5-YAML-Syck/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2012/10/21 23:11:57 wiz Exp $ +$NetBSD: distinfo,v 1.13 2013/09/05 18:22:12 wiz Exp $ -SHA1 (YAML-Syck-1.21.tar.gz) = 132ed20260ea1d56286c39fdbc73498a57aaca1b -RMD160 (YAML-Syck-1.21.tar.gz) = dd2510d293d455afc044ba71c9157c057200d0d1 -Size (YAML-Syck-1.21.tar.gz) = 168765 bytes +SHA1 (YAML-Syck-1.27.tar.gz) = 466ee625bb329836729aac417aead9fa5f7ac5c5 +RMD160 (YAML-Syck-1.27.tar.gz) = 80759ed5a7d1941099b80e793c9a2024fdfc1467 +Size (YAML-Syck-1.27.tar.gz) = 173024 bytes -- cgit v1.2.3