Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
gls f690061d2a Update devel/p5-Config-IniFiles to 2.71
Fixes CVE-2012-2451.

pkgsrc changes:
---------------

- p5-List-MoreUtils is required

Upstream Changes:
-----------------

Version 2.71:   ( Wed May  2 10:59:04 IDT 2012 )
------------------------------------------------

* SECURITY BUG FIX: Config::IniFiles used to write to a temporary filename
with a predictable name ("${filename}-new") which opens the door for potential
exploits.

* Now requiring List::MoreUtils (for any() and other functions), File::Temp
and File::Basename .

* Add "use warnings;" to lib/Config/IniFiles.pm .

* More refactoring.

Version 2.70:   ( Fri Apr  6 12:47:25 IDT 2012 )
------------------------------------------------

* Fix the test dependency (in the new t/31comments_with_spaces.t test)
on IO::stringy (now writing it to a file).
    - This caused some CPAN Testers failures such as:
        - http://www.cpantesters.org/cpan/report/c16b9978-7f40-11e1-9d6f-f6dbfa7543f5

* Modernized some of the open() calls in the test files.
    - three args open, lexcial file handles, etc.

Version 2.69:   ( Thu Apr  5 12:05:46 IDT 2012 )
------------------------------------------------

* Fix https://sourceforge.net/tracker/?func=detail&aid=3388382&group_id=6926&atid=106926
    - "Trailing comments with whitespace are not recognised"
    - Thanks to briconaut for the report and to rbowen for the patch and test.

* Add the method ->OutputConfigToFileHandle which is a more explicit and
safer version of ->OutputConfig.
    - ->OutputConfig now uses it.
    - all existing tests pass, and a new test was added to
    t/15store-and-retrieve-here-doc-terminator.t .

* Started refactoring the code.
    - Expand tabs to spaces.
    - many other small changes.
2012-05-05 13:40:48 +00:00
archivers + lhasa. 2012-05-02 12:19:59 +00:00
audio Fix DESTDIR leaks into the final package. Bump revision. 2012-05-04 16:01:53 +00:00
benchmarks Declare void function void; fixes clang build. 2012-04-22 21:08:20 +00:00
biology All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
bootstrap Minor corrections, from Snader_LB on FreeNode: 2012-01-11 01:15:17 +00:00
cad Don't depend on GNU inline semantic. 2012-05-04 16:03:13 +00:00
chat Cope with CFLAGS and/or LDFLAGS being empty too. I don't entirely 2012-04-28 05:55:10 +00:00
comms Don't override optimizer settings with absurd levels. 2012-05-04 16:06:13 +00:00
converters Fix path after import. 2012-04-22 17:48:06 +00:00
cross Fix inline usage. 2012-05-04 16:07:02 +00:00
databases Don't return values from void functions. 2012-05-04 16:08:09 +00:00
devel Update devel/p5-Config-IniFiles to 2.71 2012-05-05 13:40:48 +00:00
distfiles
doc Note update of www/contao211 package to 2.11.3. 2012-05-05 12:44:44 +00:00
editors Fix build with glib-2.32. 2012-05-03 06:09:55 +00:00
emulators Update simh to 3.9.0 2012-05-04 09:38:23 +00:00
filesystems Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
finance Drop dependency on libXp (from Imake) 2012-05-03 09:55:29 +00:00
fonts Update to 3.2.0 2012-05-02 22:02:00 +00:00
games Deal with compilers that are strict about template instantiation rules. 2012-05-04 16:15:33 +00:00
geography Remove use of nested functions. Bump revision. 2012-05-04 16:16:42 +00:00
graphics Fix build with automake-1.12. 2012-05-05 00:55:46 +00:00
ham Fix main(). 2012-05-04 16:19:37 +00:00
inputmethod Drop dependency on libXp (from Imake) 2012-05-03 09:55:29 +00:00
lang Restore status quo for clang breakge by disabling another bunch of 2012-05-04 16:25:59 +00:00
licenses Add SUN INDUSTRY STANDARDS SOURCE LICENSE 2012-04-18 20:57:11 +00:00
mail Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of 2012-05-04 00:08:07 +00:00
math Use the .tar.bz2 distfile to avoid the xzcat dependency and issues when 2012-05-03 11:55:36 +00:00
mbone Fix build on NetBSD 6+. Remove redundant install commands. 2012-04-07 13:13:24 +00:00
meta-pkgs Fix building with Clang 2012-05-01 18:47:01 +00:00
misc Fix various C++ issues. 2012-05-04 16:27:59 +00:00
mk It is possible to check shlibs on OpenBSD now. 2012-05-04 11:46:02 +00:00
multimedia Don't use the integrated assembler with LLVM for now, too much ambigious 2012-05-04 16:29:14 +00:00
net * tabify 2012-05-03 05:55:47 +00:00
news Drop dependency on libXp (from Imake) 2012-05-03 09:55:29 +00:00
packages
parallel Fixup DESTDIR handling in do-install. 2012-04-18 21:05:30 +00:00
pkgtools Add files for OpenBSD-5.1. 2012-05-03 13:55:45 +00:00
print Sprinkle a tiny bit of ANSI C. 2012-05-04 16:31:59 +00:00
regress
security Added validns 2012-05-05 00:01:24 +00:00
shells Mark as broken, it just hangs around. 2012-05-04 16:51:18 +00:00
sysutils Fix a number of C issues. 2012-05-04 16:34:48 +00:00
templates
textproc Changes 1.16.41: 2012-05-04 11:18:22 +00:00
time Drop dependency on libXp (from Imake) 2012-05-03 09:55:29 +00:00
wm Fix inline usage. 2012-05-04 16:36:10 +00:00
www Update contao211 to 2.11.3 (Contao 2.11.3). 2012-05-05 12:44:08 +00:00
x11 Add forgotten patches. 2012-05-04 20:13:48 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.