<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/time/p5-DateTime-Locale, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-08-14T15:28:43Z</updated>
<entry>
<title>Revision bump after updating perl5 to 5.14.1.</title>
<updated>2011-08-14T15:28:43Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-08-14T15:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=82186c9f91b84b2f232edcc30995ba6be6f3dc82'/>
<id>urn:sha1:82186c9f91b84b2f232edcc30995ba6be6f3dc82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2010-08-21T16:32:42Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2010-08-21T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2071bb5c54efeb5a369d623a737c040e30ff5a84'/>
<id>urn:sha1:2071bb5c54efeb5a369d623a737c040e30ff5a84</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.10.1 -&gt; 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
</content>
</entry>
<entry>
<title>Update p5-DateTime-Locale from version 0.44 to version 0.45.</title>
<updated>2010-04-18T14:10:42Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2010-04-18T14:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b9e13ec6f69990d01e705d1aac883e056b533bc4'/>
<id>urn:sha1:b9e13ec6f69990d01e705d1aac883e056b533bc4</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Updating time/p5-DateTime-Locale from 0.43 to 0.44</title>
<updated>2009-09-13T11:33:03Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-09-13T11:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e57b7caf8683280d4381ba9e82c24c03443f6c78'/>
<id>urn:sha1:e57b7caf8683280d4381ba9e82c24c03443f6c78</id>
<content type='text'>
pkgsrc changes:
  - Adjust dependencies

Upstream changes:
0.44   2009-09-12
- All methods which return strftime-style patterns are officially deprecated
  (and have been a little broken for some time, regardless). This includes all
  date and time format methods ending in "_format".

- Other deprecated methods include:
  date_parts_order, date_before_time
  era, eras
  month_name, month_abbreviation, month_narrow
  month_names, month_abbreviations, month_narrows
  day_name, day_abbreviation, day_narrow
  day_names, day_abbreviations, day_narrows
  quarter_name, quarter_abbreviation, quarter_narrow
  quarter_names, quarter_abbreviations
  am_pm, am_pms
  era_name, era_abbreviation
  era_narrow, era_names, era_abbreviations

- All of these deprecated methods will eventually be removed. If you are using
  them directly, please change your code.

- Converted data files in tools/t/test-data to Unix line endings. This works
  around a bug in Module::Signature. Reported by Zefram. RT #49085.

- Require Params::Validate 0.91, since 0.89 caused test failures for
  someone. Reported by Jeremy Hetzler. RT #41365.
</content>
</entry>
<entry>
<title>Updating package for p5 module DateTime::Locale from 0.42 to 0.43 and</title>
<updated>2009-07-08T07:40:45Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-07-08T07:40:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e65fcf8e43d118f45f737f5681906fa3a4c907e'/>
<id>urn:sha1:9e65fcf8e43d118f45f737f5681906fa3a4c907e</id>
<content type='text'>
set license to ${PERL5_LICENSE} according to META.yml

Upstream changes:
0.43   2009-06-30

- Based on CLDR 1.7.1, which includes support for several new
  languages, as well as lots of changes.
</content>
</entry>
<entry>
<title>Update from version 0.41nb1 to 0.42.</title>
<updated>2008-12-11T00:43:50Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-12-11T00:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dc87bb5e5658df551aad32b196c625e455d08616'/>
<id>urn:sha1:dc87bb5e5658df551aad32b196c625e455d08616</id>
<content type='text'>
Upstream changes:

0.42   2008-09-12

- Based on CLDR 1.6.1, but this has no changes in the data we use. I
  just used 1.6.1 so people wouldn't ask me why I don't use 1.6.1 ;)

- In the switch to CLDR (back in 0.30), I accidentally dropped a
  number of hard-coded aliases, notably for 'C'. These aliases have
  been restored. Reported by Adam Kennedy. RT #39208.

- Generation of aliases based on the 3-letter ISO code for countries
  is now based on the most recent version of ISO639.
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2008-10-19T19:17:40Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-10-19T19:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5209d3b6614856d771465489fa3399121b800518'/>
<id>urn:sha1:5209d3b6614856d771465489fa3399121b800518</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.8.8 -&gt; 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
</content>
</entry>
<entry>
<title>Update from version 0.4001 to 0.41.</title>
<updated>2008-08-17T15:58:02Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-08-17T15:58:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=692986f5e49ac4f9690e807cd7755fe3ff17d6c0'/>
<id>urn:sha1:692986f5e49ac4f9690e807cd7755fe3ff17d6c0</id>
<content type='text'>
Pkgsrc changes:
 o Changed MAINTAINER to pkgsrc-users, per communication with maintainer

Upstream changes:
0.41   2008-07-12

- Based on CLDR 1.6

- Added the CLDR version to the catalog and generated files. In the
  future, if you load a locale from an older CLDR version than the
  catalog's version, you will get a warning.
</content>
</entry>
<entry>
<title>Add missing dependency on p5-List-MoreUtils.</title>
<updated>2008-06-01T10:02:26Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-06-01T10:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9d8efbb90f375e0f7e451f4fed9ca2f2dd760f38'/>
<id>urn:sha1:9d8efbb90f375e0f7e451f4fed9ca2f2dd760f38</id>
<content type='text'>
Should fix PR 38809.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Updated time/p5-DateTime-Locale to 0.4001</title>
<updated>2008-05-29T08:29:06Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-05-29T08:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=68193d63f47874511c8867abcf4017426cf6814f'/>
<id>urn:sha1:68193d63f47874511c8867abcf4017426cf6814f</id>
<content type='text'>
0.4001 2008-05-19

- Minor changes to get test passing under 5.6.x.


0.40   2008-05-18

* Dropped support for Perl 5.005.

- Based on CLDR 1.5.1

- Massive reworking of the locale generation code. We now extract much
  more information from the CLDR files. See the DateTime::Locale and
  DateTime::Locale::Base documentation for details on what is
  available.

- Lots of bug fixes in the data. The old generation code was often
  extracting the draft form of a piece of data as opposed to the
  current final form. There are also many other data fixes from this
  new generation code.

- One of the notable additions is the inclusion of
  $locale-&gt;format_for(...) and $locale-&gt;available_formats(). This
  gives you access to formatting for various arbitrary patterns like
  "year and month" or "month and day". Requested by Brian Hirt.

- Many of the new features in this release will only be available with
  DateTime.pm 0.43+, since it requires a version of DateTime.pm which
  can handle the CLDR date pattern language.

- All locale files now include POD with examples of the data they
  include.
</content>
</entry>
</feed>
