summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsketch <sketch>2004-11-27 00:42:28 +0000
committersketch <sketch>2004-11-27 00:42:28 +0000
commitffe5be060327b2c750730140e72847e0c63371f9 (patch)
tree69b7112982d246dd07790c4dd2d3cfb378dd35fd /devel
parent0ec6a58b7c35a23aa998fb45de47aa049926bc45 (diff)
downloadpkgsrc-ffe5be060327b2c750730140e72847e0c63371f9.tar.gz
Update p5-Config-General to 2.27:
2.27 - bugfix in _store, which caused warning when saving a config containing empty hashes. Reported by herbert breunung <deirdre_skye@web.de>. - removed applied patch (added in 2.20), there are no more calls to binmode(), this destroys portability, because perls determines itself wether it uses \n or \r\n as newline. Reported by herbert breunung too. - applied patch by Danial Pearce <danial@infoxchange.net.au>, scalars containing a backslash as the last character will be written out as here-doc when storing a config to disk.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Config-General/Makefile4
-rw-r--r--devel/p5-Config-General/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index 94ae1dfbee6..f720bfa81fd 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/04/29 14:18:58 sketch Exp $
+# $NetBSD: Makefile,v 1.6 2004/11/27 00:42:28 sketch Exp $
#
-DISTNAME= Config-General-2.26
+DISTNAME= Config-General-2.27
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cfg
CATEGORIES= devel perl5
diff --git a/devel/p5-Config-General/distinfo b/devel/p5-Config-General/distinfo
index 28f79b03648..eae1cfd6bff 100644
--- a/devel/p5-Config-General/distinfo
+++ b/devel/p5-Config-General/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/04/15 11:43:45 mjl Exp $
+$NetBSD: distinfo,v 1.4 2004/11/27 00:42:28 sketch Exp $
-SHA1 (Config-General-2.26.tar.gz) = 862768ad236ed110be88b09ed624e6b41cceeb15
-Size (Config-General-2.26.tar.gz) = 35915 bytes
+SHA1 (Config-General-2.27.tar.gz) = ff4c7a620cb5e34748a64471023268147eaff418
+Size (Config-General-2.27.tar.gz) = 36127 bytes