pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-Locale
Module Name: pkgsrc
Committed By: seb
Date: Sun Apr 18 14:10:42 UTC 2010
Modified Files:
pkgsrc/time/p5-DateTime-Locale: Makefile distinfo
Log Message:
Update p5-DateTime-Locale from version 0.44 to version 0.45.
Upstream changes:
0.45 2010-03-19
- Installing this release will cause older versions of
DateTime::Format::Strptime to warn like crazy. Please update
DateTime::Format::Strptime if you install this release.
- This is an interim release still based on CLDR 1.7.1 pending the release of
Locale::CLDR, which will happen real soon now, for some definition of soon.
- Removed dependency on Class::ISA and just copied what we need from said
module directly. Class::ISA warns as deprecated if used with Perl 5.11.0,
even though it works just fine (doh). RT #53940.
- All methods deprecated in the last release now warn when called.
- Added methods to return per-locale strftime formats from the glibc
data. These methods are not yet documented. They are just there for now to
allow me to update DateTime::Format::Strptime.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/p5-DateTime-Locale/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/p5-DateTime-Locale/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