pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Config-IniFiles
Module Name: pkgsrc
Committed By: sno
Date: Fri Jul 6 09:02:30 UTC 2012
Modified Files:
pkgsrc/devel/p5-Config-IniFiles: Makefile distinfo
Log Message:
Updating package for Perl 5 module Config::IniFiles in
devel/p5-Config-IniFiles from 2.71 to 2.77.
pkgsrc changes:
- bump required version of p5-List-MoreUtils to 0.33
Upstream changes:
Version 2.77 ( Thu Jun 21 19:35:23 IDT 2012 )
------------------------------------------------
* Bump the List::MoreUtils dependency to '0.33'.
- https://rt.cpan.org/Ticket/Display.html?id=77930
- Thanks to TJENNESS for the report.
Version 2.76 ( Fri Jun 15 17:44:31 IDT 2012 )
------------------------------------------------
* Correct the documentation regarding the syntax of calling ->WriteConfig(),
which always accepts a mandatory filename and not just
"->WriteConfig(-delta => 1)".
- Thanks to the Mageia Linux QA team at:
- https://bugs.mageia.org/show_bug.cgi?id=6024#c17
Version 2.75 ( Fri May 25 15:25:29 IDT 2012 )
------------------------------------------------
* Add "=encoding utf8" to the POD of lib/Config/IniFiles.pm
- The POD contained wide characters and it is now an error in
with recent Test::Pod and Pod::Simple.
- See for example:
http://www.cpantesters.org/cpan/report/89000ebe-a5bc-11e1-a439-fa78ab6c2661
Version 2.74 ( Thu May 24 00:46:37 IDT 2012 )
------------------------------------------------
* Made sure .ini files are output on Win32 with CR-LF pairs.
- Thanks to Ben Johnson for reporting the bug and for a preliminary
test script.
- Add t/32mswin-outputs-contain-crs.t
Version 2.73 ( Mon May 14 10:46:38 IDT 2012 )
------------------------------------------------
* Regression bug fix: temporary file creation error should generate a warning
and return undef() instead of throwing an exception.
- https://rt.cpan.org/Ticket/Display.html?id=77039
- Thanks to Adam D. Barrat for noticing that, and Gregor Herrmann
from Debian for reporting this issue.
Version 2.72 ( Sat May 5 19:19:09 IDT 2012 )
------------------------------------------------
* More refactoring.
* Now requiring Fcntl (which is a core module) for SEEK_SET() and SEEK_CUR().
* Update the contact information on the POD.
* Maintainer's special birthday (5-May) release.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Config-IniFiles/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Config-IniFiles/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index