summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-28 04:40:24 +0000
committermef <mef@pkgsrc.org>2015-01-28 04:40:24 +0000
commit69f7db50c4c86fcaaa73a9e58b9a1e097861471e (patch)
tree82dba7418a0cb2d4ed889b79710efcc1a1bba19a
parent2018fd61fc1ba0db3c9e2415e9e6007ee41f3fb2 (diff)
downloadpkgsrc-69f7db50c4c86fcaaa73a9e58b9a1e097861471e.tar.gz
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
-rw-r--r--devel/p5-Config-General/Makefile5
-rw-r--r--devel/p5-Config-General/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index d357cdc7fbf..b1dbd1459d9 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -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 --git a/devel/p5-Config-General/distinfo b/devel/p5-Config-General/distinfo
index eed04f210e7..b8b87450a9b 100644
--- a/devel/p5-Config-General/distinfo
+++ b/devel/p5-Config-General/distinfo
@@ -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