Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Date-Manip
From: Makoto Fujiwara
Date: 2016-06-05 13:46:09
Message id: 20160605114609.B2784FBB5@cvs.NetBSD.org
Log Message:
Updated devel/p5-Date-Manip to 6.54
-------------------------------------
(From: perldoc Date::Manip::Changes6)
-------------------------------------
VERSION 6.54 2016-05-31
Deprecation of Date::Manip 5.xx tests
By default, the Date::Manip 5.xx tests will no longer run. Changes to
the timezone data can cause failures. Since Date::Manip 5.xx is no
longer supported in any way, these tests will no longer run on a
system where 6.xx can be run. Richard Jelinek.
Deprecation of TZ postponed
The deprecation of the TZ variable has been postponed to March 2017. I
decided that 1 year was not enough notice (especially since not
everyone will have updated Date::Manip since March 2015 when the
warning was added.
Bug fixes
Changed requirement for ExtUtils::MakeMaker to 6.67_01. RT 112286
Fixed a bug where a timezone abbreviation was not parsed correctly
when passed in as a value to the SetDate, ForceDate, or TZ config
variables. Based on a report in perlmonks.org.
Time zone fixes
Newest zoneinfo data (tzdata 2016d)
Made some improvements to how I handled the timezone data which
resulted in a few of the default timezones being changed.
Documentation fixes
Fixed one more typo. RT 114095
Clarified the Config document. Based on a report in perlmonks.org.
Files: