pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Config-IniFiles Update 2.83 to 2.86



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d92689e6718f
branches:  trunk
changeset: 650311:d92689e6718f
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Apr 21 00:06:13 2015 +0000

description:
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.

diffstat:

 devel/p5-Config-IniFiles/Makefile |  4 ++--
 devel/p5-Config-IniFiles/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r de8889a89407 -r d92689e6718f devel/p5-Config-IniFiles/Makefile
--- a/devel/p5-Config-IniFiles/Makefile Tue Apr 21 00:03:51 2015 +0000
+++ b/devel/p5-Config-IniFiles/Makefile Tue Apr 21 00:06:13 2015 +0000
@@ -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 -r de8889a89407 -r d92689e6718f devel/p5-Config-IniFiles/distinfo
--- a/devel/p5-Config-IniFiles/distinfo Tue Apr 21 00:03:51 2015 +0000
+++ b/devel/p5-Config-IniFiles/distinfo Tue Apr 21 00:06:13 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index