From 36723bba29880343322fbea2666a35daa2be72a9 Mon Sep 17 00:00:00 2001 From: mef Date: Tue, 21 Apr 2015 00:06:13 +0000 Subject: Update 2.83 to 2.86 ------------------- 2.86 2015-04-14 * Hopefully fix tests in perls less than 5.14 - Failed on CPAN Tester reports such as: - http://www.cpantesters.org/cpan/report/88707ece-e22d-11e4-a1d1-8536eb4f9f07 - Thanks to Slaven Rezic for pointing it to me. 2.85 2015-04-13 * Convert "Changes" (= this file) to CPAN::Changes. - Added t/cpan-changes.t in the process. * Add OLD-Changes.txt for the old changes' log. 2.84 2015-04-13 * Fix https://rt.cpan.org/Public/Bug/Display.html?id=103496 - Improperly update while using _write_config_with_a_made_fh - Thanks to JORISD for the report, a proposed patch and a test case. --- devel/p5-Config-IniFiles/Makefile | 4 ++-- devel/p5-Config-IniFiles/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/p5-Config-IniFiles/Makefile b/devel/p5-Config-IniFiles/Makefile index cc4218074ac..7a4fefe56a7 100644 --- a/devel/p5-Config-IniFiles/Makefile +++ b/devel/p5-Config-IniFiles/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2015/01/28 04:45:37 mef Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/21 00:06:13 mef Exp $ -DISTNAME= Config-IniFiles-2.83 +DISTNAME= Config-IniFiles-2.86 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-IniFiles/distinfo b/devel/p5-Config-IniFiles/distinfo index 14f5bdf6b7c..fd8dc619a75 100644 --- a/devel/p5-Config-IniFiles/distinfo +++ b/devel/p5-Config-IniFiles/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2015/01/28 04:45:37 mef Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 00:06:13 mef Exp $ -SHA1 (Config-IniFiles-2.83.tar.gz) = a84bf7ec97ffb79558b8fa5eef7b32e361ebcd15 -RMD160 (Config-IniFiles-2.83.tar.gz) = 29954f78a7570ee4a19f996fec0a828bdacf9d69 -Size (Config-IniFiles-2.83.tar.gz) = 72950 bytes +SHA1 (Config-IniFiles-2.86.tar.gz) = 255ba04c77d5c3ccbd5ea8d99d03935439cb007b +RMD160 (Config-IniFiles-2.86.tar.gz) = dc27a89a1962528b1360a1681355681066a6eb78 +Size (Config-IniFiles-2.86.tar.gz) = 79705 bytes -- cgit v1.2.3