pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Config-General Update 2.52 to 2.56



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09fd69b6ba50
branches:  trunk
changeset: 645399:09fd69b6ba50
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Jan 28 04:40:24 2015 +0000

description:
Update 2.52 to 2.56
   (2.55 and 2.56 has no description on Changelog)
-------------------
2.54    - fixed rt.cpan.org#39814. changed the order of pre-processing
          in _read(): 1) remove comments, 2) check for continuation,
          3) remove empty lines.

2.53    - applied patch rt.cpan.org#68153, which adds a find() method to
          Config::General::Extended.

        - fixed rt.cpan.org#79869 (in fact it has been fixed in 2.52
          but I forgot to mention it here).

        - applied spelling fixes rt.cpan.org 87072+87080.

        - fixed rt.cpan.org#89379

diffstat:

 devel/p5-Config-General/Makefile |  5 ++---
 devel/p5-Config-General/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r aa2cc3c0d79c -r 09fd69b6ba50 devel/p5-Config-General/Makefile
--- a/devel/p5-Config-General/Makefile  Wed Jan 28 04:37:26 2015 +0000
+++ b/devel/p5-Config-General/Makefile  Wed Jan 28 04:40:24 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:14 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2015/01/28 04:40:24 mef Exp $
 
-DISTNAME=      Config-General-2.52
+DISTNAME=      Config-General-2.56
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Config/}
 
diff -r aa2cc3c0d79c -r 09fd69b6ba50 devel/p5-Config-General/distinfo
--- a/devel/p5-Config-General/distinfo  Wed Jan 28 04:37:26 2015 +0000
+++ b/devel/p5-Config-General/distinfo  Wed Jan 28 04:40:24 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2013/10/15 14:34:20 wen Exp $
+$NetBSD: distinfo,v 1.16 2015/01/28 04:40:24 mef Exp $
 
-SHA1 (Config-General-2.52.tar.gz) = 083f0ba7795321a96e5a322611a56b486fb3090a
-RMD160 (Config-General-2.52.tar.gz) = 91d5e5e089dc057d6338682bf125b39f6df1ed11
-Size (Config-General-2.52.tar.gz) = 60471 bytes
+SHA1 (Config-General-2.56.tar.gz) = 5f2f6b9e6e7a5f8e5bcaec6146c65f92693dc613
+RMD160 (Config-General-2.56.tar.gz) = 23dab3b869ac16e67a45c2e1d91438a770152099
+Size (Config-General-2.56.tar.gz) = 61135 bytes



Home | Main Index | Thread Index | Old Index