Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Date-Manip
From: Thomas Klausner
Date: 2012-10-22 00:40:50
Message id: 20121021224050.8B2AD175DD@cvs.netbsd.org
Log Message:
Update to 6.34:
VERSION 6.34 (2012-09-04) ^
This is a bug fix so that the PATH won't break non-unix installs.
Bug fixes
Put the PATH inside the Unix section so it doesn't affect non-unix \
envvironments. Geoff Rowell
VERSION 6.33 (2012-09-01) ^
Improvements to Date::Manip::Delta
Added convert method. This had been planned since 6.30, but based on a \
discussion with Henrique Martins, I moved it up in priority.
Cleaned up handling of delta field lengths (they are now only calculated once.
Added cmp method. Henrique Martins
Bug fixes
The language modules read from the DATA section, but I never closed the \
filehandle. This is fixed now. Patch by Doru Theodor Petrescu
Added better loading of DM5/DM6 modules. RT 78512
Added a secure PATH to TZ.pm for taint reasons. In response to RT 78566
Time zone fixes
Now supports timezones in files with spaces where there should be \
underscores. This occurs in RHEL desktop. RT 78566
Newest zoneinfo data (tzdata 2012e)
Documentation fixes
Minor fix. Henrique Martins
VERSION 6.32 (2012-06-01) ^
Modified Build.PL
Build.PL now has better support for building (or not building) HTML files. \
Apparently this is slow on Windows. Patch provide in RT 75118.
Bug fixes
Fixed a bug in business day calculations. RT 76336
Fixed a bug where Delta/Recur objects weren't correctly created. Zsban Ambrus
Fixed a bug where SetDate/ForceDate config variables could not be included \
in a file. Jerry Wilcox
Time zone fixes
Newest zoneinfo data (tzdata 2012c).
Documentation fixes
Better support for UTF-8 in autogenerated language module pod files.
Files: