pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Date-Manip



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun  5 11:46:09 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Date-Manip: Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/p5-Date-Manip/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Date-Manip/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