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 p5-Config-IniFiles fro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/282666a2377b
branches: trunk
changeset: 485256:282666a2377b
user: he <he%pkgsrc.org@localhost>
date: Sun Dec 05 16:56:37 2004 +0000
description:
Update p5-Config-IniFiles from version 2.23 to 2.38.
Change log:
Revision 2.38 2003/05/14 01:30:32 wadg
- fixed RewriteConfig and ReadConfig to work with open file handles
- added a test to ensure that blank files throw no warnings
- added a test for error messages from malformed lines
Revision 2.37 2003/01/31 23:00:35 wadg
Updated t/07misc test 4 to remove warning
Revision 2.36 2002/12/18 01:43:11 wadg
- Improved error message when an invalid line is encountered in
INI file
- Fixed bug 649220; importing a non-file-based object into a file one
no longer destroys the original object
Revision 2.33 2002/11/12 14:48:16 grail
Addresses feature request - [ 403496 ] A simple change
will allow support on more platforms
Revision 2.32 2002/11/12 14:15:44 grail
Addresses bug - [225971] Respect Read-Only Permissions of File System
Revision 2.31 2002/10/29 01:45:47 grail
[ 540867 ] Add GetFileName method
Revision 2.30 2002/10/15 18:51:07 wadg
Patched to stopwarnings about utf8 usage.
Revision 2.29 2002/08/15 21:33:58 wadg
- Support for UTF Byte-Order-Mark (Raviraj Murdeshwar)
- Made tests portable to Mac (p. kent)
- Made file parsing portable for s390/EBCDIC, etc. (Adam Fischler)
- Fixed import bug with Perl 5.8.0 (Marek Rouchal)
- Fixed precedence bug in WriteConfig (Luc St Louis)
- Fixed broken group detection in SetGroupMember and
RemoveGroupMember (Kay Ro"pke)
- Added line continuation character (/) support (Marek Rouchal)
- Added configurable comment character support (Marek Rouchal)
Revision 2.28 2002/07/04 03:56:05 grail
Changes for resolving bug 447532 - _section::FETCH should
return array ref for multiline values.
Revision 2.27 2001/12/20 16:03:49 wadg
- Fixed bug introduced in new valid file check where ';'
comments in first lines were not considered valid
- Rearranged some tests to put them in the proper files
(case and -default)
- Added more comment test to cover more cases
- Fixed first two comments tests which weren't doing anything
Revision 2.26 2001/12/19 22:20:50 wadg
#481513 Recognize badly formatted files
Revision 2.25 2001/12/12 20:44:48 wadg
Update to bring CVS version in synch
Revision 2.24 2001/12/07 10:03:06 wadg
222444 Ability to load from arbitrary source
diffstat:
devel/p5-Config-IniFiles/Makefile | 4 ++--
devel/p5-Config-IniFiles/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 80782083e8b4 -r 282666a2377b devel/p5-Config-IniFiles/Makefile
--- a/devel/p5-Config-IniFiles/Makefile Sun Dec 05 16:29:57 2004 +0000
+++ b/devel/p5-Config-IniFiles/Makefile Sun Dec 05 16:56:37 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/04/25 04:08:30 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/05 16:56:37 he Exp $
#
-DISTNAME= Config-IniFiles-2.23
+DISTNAME= Config-IniFiles-2.38
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cif
CATEGORIES= devel perl5
diff -r 80782083e8b4 -r 282666a2377b devel/p5-Config-IniFiles/distinfo
--- a/devel/p5-Config-IniFiles/distinfo Sun Dec 05 16:29:57 2004 +0000
+++ b/devel/p5-Config-IniFiles/distinfo Sun Dec 05 16:56:37 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/12/19 10:43:20 mjl Exp $
+$NetBSD: distinfo,v 1.3 2004/12/05 16:56:37 he Exp $
-SHA1 (Config-IniFiles-2.23.tar.gz) = 82fff2af4d2ad7f90e51708237b79c1591067e27
-Size (Config-IniFiles-2.23.tar.gz) = 27381 bytes
+SHA1 (Config-IniFiles-2.38.tar.gz) = cc3d3982e97645bd2f58f6acfd5075a006dedba8
+Size (Config-IniFiles-2.38.tar.gz) = 36846 bytes
Home |
Main Index |
Thread Index |
Old Index