Commit graph

55 commits

Author SHA1 Message Date
wen
989f0b1094 Update to 1.71
Add missing DEPENDS

Upstream changes:
1.71    2014-06-21
- This release is based on version 2014e of the Olson database. This release
  includes contemporary changes for Egypt and Morocco.


1.70    2014-06-01
- Unset $ENV{TZ} in t/04local..t test to avoid interference from
  system. Reported by Mark Gardner. RT #96083.

- This release is based on version 2014d of the IANA database, but there are
  no data changes from 2014c.
2014-07-16 07:41:11 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wen
dc9b75bb70 Update to 1.69
Upstream changes:
1.69    2014-05-13

- Don't run tests for Unix on non-Unix boxes.


1.68    2014-05-13

- The last release was missing some test changes I made on another
  machine. Doh.


1.67    2014-05-13

- I accidentally skipped 1.66, don't read anything into the 0.02 version bump
  here.

- This release is based on version 2014c of the IANA database (I skipped 2014b
  for lack of debuggint time). This release includes contemporary changes for
  Crimea and Troll Station, Antarctica from 2014b and contemporary changes for
  Egypt from 2014c.


1.65    2014-03-09

- This release is based on version 2014a of the Olson database. This release
  includes contemporary changes for Turkey.


1.64    2014-02-07

- Under taint mode, DateTime::TimeZone->new( name => 'local' ) could die
  depending on the method used to find the local time zone name. The resulting
  variable would often be tainted. We now untaint all names before attempting
  to load them. Reported by Stevie-O. RT #92631.
2014-05-16 00:48:41 +00:00
wen
4b1eeeb3d6 Update to 1.63
Upstream changes:
1.63    2013-10-28

- This release is based on version 2013h of the Olson database. This release
  includes contemporary changes for Morocco, Librya, and Western Sahara (El
  Aaiun).


1.62    2013-09-25

- This release is based on version 2013f of the Olson database. This release
  includes contemporary changes for Tocantins, Jordan, and Palestine.


1.61    2013-09-20

- This release is based on version 2013e of the Olson database. This release
  includes contemporary changes for Fiji, Indonesia and San Luis,
  Argentina. It also includes a number of historical changes. See
  http://mm.icann.org/pipermail/tz-announce/2013-September/000013.html for
  more details.
2013-10-31 08:04:54 +00:00
wen
dd68dae5ad Update to 1.60
Upstream changes:
1.60    2013-07-07

- This release is based on version 2013d of the Olson database. This release
  includes contemporary changes for Morocco and Israel. It also includes
  historical changes for Jerusalem.
2013-08-30 14:30:06 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wen
a4c968c6c4 Update to 1.59
Upstream changes:
1.59    2013-04-20

- This release is based on version 2013c of the Olson database. This release
  includes contemporary changes for Palestine and Paraguay. It also includes a
  number of historical changes.
2013-04-22 15:00:25 +00:00
wen
50fc04ec1f Update to 1.58
Upstream changes:
1.58    2013-03-11

- This release is based on version 2013b of the Olson database. This release
  includes contemporary changes for Haiti, Paraguay, and Morocca. See
  http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html for more
  details.
2013-03-13 14:11:50 +00:00
wen
49038126ab Update to 1.57
Upstream changes:
1.57    2013-03-02

- This release is based on version 2013a of the Olson database. This release
  includes contemporary changes for Chile as well as several new zones -
  Asia/Khandyga, Asia/Ust-Nera, and Europe/Busingen. It also includes a number
  of historical changes.
2013-03-08 13:55:00 +00:00
wen
629cd52b15 Update to 1.56
Upstream changes:
1.56    2012-11-30
- The previous release was missing some files. That's what I get for running
  "git clean -dxf". Reported by Andreas Koenig. RT #81593.

1.55    2012-11-30
- Updated mapping from Win32 to Olson time zone names. Patch by Andrey
  Makhnutin. RT #81456.
2012-12-01 12:41:08 +00:00
wen
df9fdcc40c Update to 1.54
Upstream changes:
1.54    2012-11-13

- This release is based on version 2012j of the Olson database. This release
  includes contemporary changes for Libya.
2012-11-13 11:55:47 +00:00
wen
80bc64cb1a Update to 1.53
Upstream changes:
1.53    2012-11-03

- This release is based on version 2012i of the Olson database. This release
  includes contemporary changes for Cuba.


1.52    2012-10-31

- This release is based on version 2012h of the Olson database. This release
  includes contemporary changes for Brazil, Israel, and Jordan.


1.51    2012-10-18

- This release is based on version 2012g of the Olson database. This release
  includes contemporary changes for Palestine and Samoa.


1.50    2012-09-16

- In scalar context, DateTime::TimeZone->names_in_category returned an
  arrayref containing an arrayref (rather than _just_ an arrayref). Reported
  by Ed Shrock. RT #76791.

- The DateTime::TimeZone->names_in_category claimed that it returned names
  based on the population of the zone. I don't think this was ever true, but
  this data is definitely not part of the current Olson database. Reported by
  Ed Shrock. RT #76792.

  However, the DateTime::TimeZone->names_in_country method does preserve the
  order specified in the Olson database, which is sort of based on population
  and geography. This method is probably the best choice for presenting a list
  of names to end user.


1.49    2012-09-13

- This release is based on version 2012f of the Olson database. This release
  includes contemporary changes for Fiji.


1.48    2012-08-03

- This release is based on version 2012e of the Olson database. This release
  includes contemporary changes for Fakaofo.


1.47    2012-07-19

- This release is based on version 2012d of the Olson database. This release
  includes contemporary changes for Morocco.
2012-11-04 13:26:49 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
f84f772b2c Comment out test dependency, it's recursive. 2012-04-22 12:26:13 +00:00
wiz
36ca40f0f0 Update to 1.46:
1.46    2012-04-02

- This release is based on version 2012c of the Olson database. This release
  includes contemporary changes for Morocco, Palestine, Syria, and Haiti.


1.45    2012-03-03

- Remove the dependency on DateTime and DateTime::Duration which was
  accidentally added in 1.43. Reported by Slaven Rezic. RT #75508.


1.44    2012-03-02

- This release is based on version 2012b of the Olson database. This release
  includes contemporary changes for Cuba.


1.43    2012-03-01

- This release is based on version 2012a of the Olson database. This release
  includes contemporary changes for Armenia, Chile, the Falkland Islands, and
  Tokelau.


1.42    2011-11-07

- This release is based on version 2011n of the Olson database. This release
  includes contemporary changes for Fiji, Moldova (reversing the 2011m
  changes), and Cuba. The Moldova change removes the Europe/Tiraspol zone
  added in the previous release.


1.41    2011-10-24

- This release is based on version 2011m of the Olson database. This release
  includes contemporary changes for Brazil, Moldova, and Ukraine.


1.40    2011-10-10

- This release is based on version 2011l of the Olson database. This release
  includes contemporary changes for Palestine, Fiji, Russia, Belarus, Ukraine,
  and several other post-Soviet states.


1.39    2011-09-26

- This release is based on version 2011k of the Olson database. This release
  includes contemporary changes for Palestine, Belarus, and Ukraine.


1.38    2011-09-19

- Removed code matching /^package/ in tools/parse_olson. This was confusing
  the metacpan indexer.


1.37    2011-09-12

- This release is based on version 2011j of the Olson database. This release
  includes contemporary changes for Samoa and historical changes for Kenya,
  Uganda, and Tanzania.


1.36    2011-08-29

- This release is based on version 2011i of the Olson database. This release
  includes a new zone for South Sudan (Africa/Juba) and changes for Samoa,
  Kaliningrad (Russia), Alaska, Hawaii, Newfoundland/Labrador (Canada), and
  Resolute Bay.

- Require ExtUtils::MakeMaker 6.58+. This fixes an installation problem on
  Windows.


1.35    2011-07-03

- This release is based on version 2011h of the Olson database. This release
  includes changes for Russia.

- Include UTC in the list of all time zone names. RT #67070.


1.34    2011-04-25

- This release is based on version 2011g of the Olson database. This release
  includes changes for Egypt.

- DateTime::TimeZone::Floating and DateTime::TimeZone::UTC are now singletons,
  since their internal state never changes.


1.33    2011-04-11

- This release is based on version 2011f of the Olson database. This release
  includes changes for the Falkland Islands.


1.32    2011-04-01

- This release is based on version 2011e of the Olson database. This release
  includes changes for Morocco and Chile.


1.31    2011-03-18

- Updates for Win32 time zones. Patch by David Pinkowitz.


1.30    2011-03-14

- This release is based on version 2011d of the Olson database. This release
  includes changes for Samoa, Turkey, and Cuba.


1.29    2011-03-07

- This release is based on version 2011c of the Olson database. This release
  includes new zones, America/Sitka and America/Metlakatla, as well as changes
  for Alaska and Chile.


1.28    2011-02-07

- This release is based on version 2011b of the Olson database. This release
  includes a new zone, America/North_Dakota/Beulah.


1.27    2011-01-19

- This release is based on version 2011a of the Olson database. This release
  includes historical updates for Australia and Hawaii.


1.26    2010-11-20

- Fix release engineering bugs. The last release had both a Build.PL and
  Makefile.PL, but the former did not list all the prereqs. Also, dynamic
  prereqs for Win32 and HPUX were not being added properly.


1.25    2010-11-20

- Attempting to determine the local time zone while inside a sort subroutine
  could cause an error "Can't return outside a subroutine". This was caused by
  stack corruption that happens when an eval "use $module" fails. Reported by
  Andy Jones. RT #63106.


1.24    2010-10-25

- This release is based on version 2010n of the Olson database. This release
  includes updates for Fiji.

- All modules in the distro now have the same $VERSION.


1.23    2010-10-25

- This release is based on version 2010n of the Olson database. This release
  includes updates for Fiji.


1.22    2010-09-27

- This release is based on version 2010m of the Olson database. This release
  includes historical updates for Hong Kong.
2012-04-22 12:25:26 +00:00
obache
fb2b1c1c33 Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:40:46 +00:00
obache
d4d001ed9c Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
sno
728e4dba09 Updating time/p5-DateTime-TimeZone from 1.20nb1 to 1.21
Upstream changes:
1.21    2010-08-20
- This release is based on version 2010l of the Olson database. This release
  includes updates for Egypt and Palestine.
2010-08-26 06:32:06 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 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!
2010-08-21 16:32:42 +00:00
sno
e5f7841ad8 Updating time/p5-DateTime-TimeZone from 1.19 to 1.20
Upstream changes:
1.20    2010-07-26
- This release is based on version 2010k of the Olson database. This release
  includes updates for Egypt, Finland (historical only), and Mexico. It also
  renames Pacific/Truk to Pacific/Chuuk and Pacific/Ponape to Pacific/Pohnpei.
2010-08-04 16:24:48 +00:00
seb
d696f9763c Update p5-DateTime-TimeZone from version 1.18 to version 1.19.
Upstream changes:
1.19    2010-05-10

- This release is based on version 2010j of the Olson database. This release
  creates a new zone for Mexico (America/Bahia_Banderas).

- Dateline time zone on Win32 now always maps to a fixed -12:00 zone. Patch by
  David Pinkowitz.
2010-05-24 18:59:49 +00:00
seb
d7114ffbfb Update p5-DateTime-TimeZone from version 1.17 to version 1.18.
Upstream changes:
1.18    2010-04-19
- This release is based on version 2010i of the Olson database. This release
  includes changes for Morocco, Taiwan (historical only), and Argentina.
2010-05-05 22:58:36 +00:00
seb
1892229e34 Update p5-DateTime-TimeZone from version 1.13 to version 1.17.
Upstream changes:
1.17    2010-04-10
- Updated Win32 to Olson name translation mapping. Patch by David
  Pinkowitz. RT #56445.

1.16    2010-04-05
- This release is based on version 2010h of the Olson database. This release
  includes changes for Tunisia and Pakistan.

1.15    2010-03-29
- This release is based on version 2010g of the Olson database. This release
  includes changes for Bangladesh, Palestine, and Russia.

1.14    2010-03-22
- This release is based on version 2010f of the Olson database. This release
  includes changes for Antartica, Syria, and Samoa.
- Moved code to my hg repo at http://hg.urth.org/hg/DateTime-TimeZone.
2010-04-18 08:54:59 +00:00
sno
39a81b18ca Updating time/p5-DateTime-TimeZone from 1.11 to 1.13
Upstream changes:
1.13    2010-03-08
- This release is based on version 2010e of the Olson database. This release
  fixes a bug in the Bangladesh zone introduced in 2010d.

1.12    2010-03-08
- This release is based on version 2010d of the Olson database. This release
  has changes for Bangladesh, Fiji, Samoa, and Chile.
2010-03-10 09:27:55 +00:00
sno
7fcad610d5 Updating time/p5-DateTime-TimeZone from 1.10 to 1.11
pkgsrc changes:
- Adjust Module::Build dependency (CORE module of perl 5.10.1 satisfies
  requirements)
- Import time/p5-DateTime-TimeZone-HPUX to allow this module working on
  HP-UX, too

Upstream changes:
1.11    2010-03-01
- This release is based on version 2010b of the Olson database. This release
  has changes for Paraguay.
- Added a list of zones by country, and a list of zone links (aliases) to the
  docs for DateTime::TimeZone::Catalog.
2010-03-08 16:43:34 +00:00
seb
df66dab6de Update p5-DateTime-TimeZone from version 1.08 to version 1.10.
Upstream changes:
1.10    2010-01-25
- This release is based on version 2010a of the Olson database. This release
  has changes for Mexico.


1.09    2010-01-18
- This release is based on version 2010a of the Olson database. This release
  has changes for Bangladesh.
2010-01-25 23:38:17 +00:00
wiz
1ee821812d Update to 1.08:
1.08    2009-12-28

- This release is based on version 2009u of the Olson database. This release
  has changes for Bangladesh.

1.07    2009-12-24

- Fixed for local time zone determination on Win32. Our tests broke after the
  December 2009 Cumulative Time Zone Update from Microsoft. Patch by David
  Pinkowitz. RT #52978.

1.06    2009-12-21

- This release is based on version 2009t of the Olson database. This release
  has no user-visible changes, but I like to follow along anyway.
2010-01-20 14:39:32 +00:00
wiz
9455c85014 Update to 1.05:
1.05    2009-11-09

- This release is based on version 2009s of the Olson database. It includes
  changes for Antarctica and Fiji.
2009-12-15 12:59:51 +00:00
seb
ad9b43c991 Update p5-DateTime-TimeZone from version 0.99 to version 1.04.
Upstream changes:
1.04    2009-11-09
- This release is based on version 2009r of the Olson database. It includes
  changes for Antarctica.

1.03    2009-11-02
- This release is based on version 2009q of the Olson database. It includes
  historical changes for Hong Kong, updates for Syria, and a new zone,
  Asia/Novokuznetsk.

1.02    (I forgot to actually release this one)
- This release is based on version 2009p of the Olson database. The only
  changes in this release are for Argentina. This release should produce the
  same results as 1.01, but I did a new release just to keep up to date with
  the Olson versions.

1.01    2009-10-19
- This release is based on version 2009o of the Olson database. This release
  has changes for Pakistan and Bangladesh. In addition, I have also applied
  the Argentina patch again, as this has not been incorporated into the
  official Olson data yet.

- The t/04local.t test file will be skipped on HPUX, which is a very weird
  system. Suggested by Olivier Mengué. Fixes RT #50640.

- When installing this module on HPUX, it now adds DateTime::TimeZone::HPUX to
  its prereqs so you can determine the local time zone. Suggested by Olivier
  Mengué.

1.00    2009-10-17
- This release adds a patch from Debian (http://bugs.debian.org/551195) for
  Argentina. Argentina's idiotic government decided to change their DST rules
  with two days notice. Pointer to patch from Gregor Herrman. Fixes RT #50590.
2009-11-11 08:58:28 +00:00
sno
46ddadca63 Updating time/p5-DateTime-TimeZone from 0.98 to 0.99
pkgsrc changes:
  - Increasing build dependency to current Module::Build

Upstream changes:
0.99    2009-09-28
- This release is based on version 2009n of the Olson database. This
  release has changes for Pakistan.
2009-10-17 14:33:35 +00:00
sno
bb7b160c6f Updating time/p5-DateTime-TimeZone from 0.96 to 0.98
pkgsrc changes:
  - Adding build depend for Module::Build 0.34.02.01

Upstream changes:
0.98    2009-09-11
- Fixes for Win32 time zones. Added handling for new Windows time zones,
  thanks to Jim Brunette. This should fix test failures on some Win32 systems.

0.97    2009-09-08
- This release is based on version 2009m of the Olson database. This
  release has changes for Samoa and Palestine.
2009-09-12 20:54:44 +00:00
sno
bfd25a1bfa Updating package time/p5-DateTime-TimeZone from 0.93 to 0.96
Upstream changes:
0.96    2009-08-18
- A $SIG{__DIE__} related test in 04local.t behaved differently on different
  platforms. The test has been narrowed so that it should work the same on all
  platforms. Reported by Jens Rehsack.

0.95    2009-08-18
- Attempting to load an invalid Olson-style name like "Bad/Name" did throw an
  error since 0.92. Reported by Florian Ragwitz.
- Localized $SIG{__DIE__} for every eval.


0.94    2009-08-17
- This release is based on version 2009j of the Olson database. This
  release has changes for Egypt.
- Localize $SIG{__DIE__} in DateTime::TimeZone::Local, so errors in evals done
  by that module are not seen by existing __DIE__ handlers. Based on a patch
  from Jim. RT #48567.
2009-08-19 05:10:29 +00:00
sno
09fe54ebd9 Updating package for p5 module DateTime::TimeZone from 0.91 to 0.93
Upstream changes:
0.93    2009-07-20

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh and Mauritius.


0.92    2009-06-17

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh.

  I skipped the 2009i because I was confused about how to handle the
  weird rules for Bangladesh (which has a change _to_ DST without any
  future change _from_ DST, but that's governments for you).

- Made sure to local-ize $@ before any eval, to prevent errors
  accidentally propogating out to your code.
2009-07-21 22:20:30 +00:00
sno
b1f550f757 pkgsrc changes:
- Updating package of p5 module DateTime::TimeZone from 0.90 to 0.91
  - Adjusting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.91    2009-05-26
- This release is based on version 2009h of the Olson database. This
  release has no user-visible changes, but I like to follow along
  anyway.
2009-06-14 20:14:49 +00:00
sno
d3a5d2b744 PkgSrc changes:
- Updating package for p5 module DateTime::TimeZone to 0.90

Upstream changes since 0.89:
- This release is based on version 2009g of the Olson database. This
  release has changes for Egypt.
2009-04-29 07:46:22 +00:00
sno
74a6bf6905 PkgSrc changes:
- Updating package for p5 module DateTime::TimeZone to 0.89

Upstream changes:
0.89    2009-04-13

- This release is based on version 2009f of the Olson database. This
  release has changes for Pakistan.
2009-04-15 07:29:45 +00:00
sno
40a5313a46 PkgSrc changes:
- updating package for p5 module DateTime::TimeZone to 0.88
  - set license to artistic-2.0

Upstream changes:
0.88    2009-04-06

- This release is based on version 2009e of the Olson database. This
  release has changes for Jordan and Palestine.


0.87    2009-04-05

- The DateTime::TimeZone::Local module will now try to load a subclass
  of the form DateTime::TimeZone::Local::$^O before falling back to
  the Unix subclass. This allows you to provide a new subclass on
  systems where the existing subclasses (Unix, Win32, and VMS) don't
  get the right answer. Based on a patch from Olivier Mengu~A(c).


0.86    2009-03-23

- This release is based on version 2009d of the Olson database. This
  release has changes for Morocco, Tunisia, Syria, and Argentina.


0.85    2009-03-16

- This release is based on version 2009c of the Olson database. The
  only changes in this release are for Cuba.

- Fixes for Win32 with Microsoft's December time zone update. This
  updated added a zone for Mauritius that wasn't accounted for in the
  DateTime::TimeZone::Local::Win32 module. Reported by David
  Pinkowitz. RT #43535.

- Added a hack to fix some brokenness with Module::Build::Compat that
  causes the compatibility Makefile.PL to fail on really old
  ExtUtils::MakeMaker versions (6.17 and older). RT #43605.
2009-04-12 19:01:52 +00:00
he
7e3bb61495 Update from version 0.83.1 to 0.84.
Upstream changes:

0.84    2009-01-21

- This release is based on version 2009a of the Olson
  database. Changes include spelling "Katmandu" as "Kathmandu" (with a
  link for the old spelling), fixes for historical rules in
  Switzerland, and changes to America/Resolute and Cuba for the past
  few years (but not present).

- If DateTime::TimeZone::Local could not load its OS-specific subclass
  because of a missing dependency, it would silently fall back on
  loading the Unix subclass, rather than throwing an error. RT #41305.

- Fixed a bug where the short names for some time zones were
  wrong. This mostly (exclusively?) manifested in time zone rules for
  the first half of the 20th century or so.
2009-02-22 16:38:03 +00:00
he
24dc70be4f Update from version 0.79 to 0.81.1 (upstream 0.8301).
Upstream changes:


0.8301  2008-11-07

- Test fixes only. The 19local-win32 tried to skip tests when they're
  run without write access to the registry, but this was done in a
  very broken way.

0.83    2008-10-27

- This release is based on version 2008h of the Olson database. The
  major changes in this release are for Argentina.

- Updated the docs on how the local time zone is determined for
  various platforms.

0.82    2008-10-13

- This release is based on version 2008h of the Olson database. The
  major changes in this release are for Mauritius and Syria.

0.81    2008-10-06

- This release is based on version 2008g of the Olson database. The
  major changes in this release are for Brazil.

0.80    2008-09-15

- This release is based on version 2008f of the Olson database. The
  major changes in this release are for Mauritius, Morocco, Pakistan,
  Argentina, and Brazil.

0.7904  2008-08-30

- Added three more Windows time zone names to the Windows -> Olson
  mapping. This should fix test failures on up-to-date Windows
  boxes. Patch by David Pinkowitz. RT #38735.

0.7903  2008-08-22

- The DateTime::TimeZone->names_in_country() method was broken when
  called as a method. Reported by Lars Eggert. RT #38665.

0.7902  2008-08-18

- Fixed a lingering reference to DT::TimeZoneCatalog, which broke
  t/15catalog.t on fresh installs.

0.7901  2008-08-18

- This distro now provides the CET, EET, MET, and WET zones. These are
  provided by the Olson database for backwards compatibility. It's
  probably a bad idea to use them, but it's best if this package
  matches what a Unix system provides.

- Moved the catalog to DateTime::TimeZone::Catalog, which now has some
  POD that lists all the available zones.
2009-01-11 18:08:56 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 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=...").
2008-10-19 19:17:40 +00:00
he
3295bb942c Update from version 0.77 to 0.79.
Pkgsrc changes:
 o Changed MAINTAINER to pkgsrc-users@ as per communication with maintainer

Upstream changes:
0.79    2008-07-29

- This release is based on version 2008e of the Olson database. The
  major changes in this release are for Mauritius and Central Europe
  (historical changes only).

- Fixes for the local TZ tests on Win32. Thanks to David Pinkowitz for
  pointing out my mistake.


0.78    2008-07-12

- This release is based on version 2008d of the Olson database. The
  major changes in this release are for Mauritius and Brazil (which
  now has a new America/Santarem zone).


0.7701  2008-06-03

- Many fixes and improvements to the tests for local time zone
  handling on Windows. Based on a patch from David Pinkowitz.

* There are no code changes in this release besides these test
  changes.
2008-08-17 16:18:19 +00:00
abs
42bc1f015a Updated time/p5-DateTime-TimeZone to 0.77
0.77     2008-05-27

- This release is based on version 2008b of the Olson database. The
  major changes in this release are for Morocco, Mongolia, and
  Pakistan.

- More Windows changes from David Pinkowitz. Determining the local
  time zone on a Win32 system should now work regardless of the
  system's locale. Previously it only worked for English language
  systems. RT #36201.


0.76     2008-05-18

* Dropped support for Perl 5.005.

- Made the Win32 local time zone bits work on Vista and Server
  2008. Patch by David Pinkowitz. RT #35733.


0.75     2008-04-25

- A stray STORABLE_attach method in DT::TZ::Floating caused freezing
  and thawing a floating timezone with Storable to fail
  badly. Reported by Kostas Chatzikokolakis.

- Changed the local time zone detection on Win32 to only require read
  access to the registry. Patch by David Pinkowitz. RT #35273.


0.74     2008-03-24

- This release is based on version 2008b of the Olson database. The
  major changes in this release are for San Luis in Argentina, Cuba,
  Iraq, and Syria.


0.73     2008-03-08

- The DT::TZ::Local::VMS module declared its package as
  DateTime::TimeZone::Local::Win32, which clearly is not
  right. Patched by Peter Prymmer.

- This release is based on version 2008a of the Olson database. The
  major changes in this release are for Argentina and Chile,


0.72     2007-12-31

- This release is based on version 2007j of the Olson database. The
  major changes in this release are for Argentina.


0.71     2007-12-28

- Fixes a major bug in the generation of time zone data. This bug
  affected any time zone that has more than one rule (most of them)
  and currently has no DST changes (many of them). An example would be
  America/Caracas. The symptom would either be mistakes about the
  current time zone or bogus exceptions when trying to create a local
  date. Reported by Éric Cholet.


0.70     2007-12-03

- This release is based on version 2007j of the Olson database. There
  is one major change in this release, for the new Venezuelan time
  zone.
2008-05-28 21:05:11 +00:00
wiz
7be9d96e1d Update to 0.6904:
0.6904   2007-11-09

- Updated the Windows -> Olson conversion table, though it's still
  English-only. Added some more Win32 tests to hopefully help diagnose
  a test failure report from a Win32 tester.


0.6903   2007-11-08

- The Win32::TieRegistry prereq was requiring version 1.0, which
  doesn't exist. I meant to require just any version. Reported by
  CJM. RT #30580.

- No code changes in this release.


0.6902   2007-11-05

- Fixed many sloppy uses of eval blocks which would leave $@ set after
  calling various DT::TZ methods/functions. This could cause unrelated
  error checking to find $@ set to something and log an error or
  die. Reported by Kat.


0.6901   2007-11-02

- Add Win32::TieRegistry to our prereqs if we're on Win32. Reported by
  Ruud H.G. van Tol.


0.69     2007-11-01

- This release is based on version 2007i of the Olson database, which
  includes changes to Cuba and Syria.


0.68     2007-10-01

- This release is based on version 2007h of the Olson database, which
  includes changes to Egypt, Iran, Palestine, Brazil, and Venezuela.


0.67     2007-08-20

- This release is based on version 2007g of the Olson database, which
  includes changes to Egypt, Antarctica, Australia, and Indiana (Perry
  County).


0.6603   2007-07-07

- The DateTime::TimeZone->names_in_country() method returned the wrong
  thing in scalar context. Instead of a simple array reference, it
  returned a reference to an array reference. Reported by John
  O'Rourke. RT #27843.
2007-11-29 17:43:22 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
abs
79a8aeee22 Updated time/p5-DateTime-TimeZone 0.62 -> 0.6602
0.6602   2007-05-29

- There was a bug in the 04local.t tests that did not manifest itself
  on my dev machine, but would've been seen on any machine with an
  /etc/default/init file. Reported by Jonathan Leffler.


0.6601   2007-05-08

- 0.66 screwed up the test count in 04local.t if certain tests were
  skipped. Reported by David Precious.


0.66     2007-05-07

- This release is based on version 2007f of the Olson database, which
  includes Haiti, Turks and Caicos Islands, and New Zealand.

- If /etc/localtime is a symlink, but trying to follow that link does
  not find a zone name, fall back to trying to find a matching file in
  /usr/share/zoneinfo. RT #26438.

- Require Cwd 3.0+, since Cwd;:abs_path() in older versions does not
  following a chain of symlinks.


0.6501   2007-04-22

- The test for the new symlink handling could fail on some systems
  (notably OSX). Reported by Randal Schwartz.


0.65     2007-04-21

- Handle cases where /etc/localtime is a symlink pointing to another
  symlink (and so forth) by using Cwd::abs_path() instead of
  readlink(). Fixes RT #26438.

- When creating an Olson time zone object, DT::TZ will now check to
  see if the object being loaded is from an older version of the Olson
  catalog than the current version of DT::TZ and issue warning if this
  is the case. This is useful because obsolete module files may exist
  when a zone name is replaced by a link, or just retired entirely.


0.64     2007-04-02

- This release is based on version 2007e of the Olson database
  (changes in the Syria and Honduras time zones).


0.63     2007-03-20

- This release is based on version 2007d of the Olson database.

- Fix determination of local time zone on systems where /etc/localtime
  is a symlink. This broke in 0.61. Reported by Bradley C Bailey. RT
  #25348.
2007-06-09 23:48:54 +00:00
wiz
2b811b153d Update to 0.62:
0.62     2007-02-26

- This release is based on version 2007c of the Olson database.


0.6101   2007-02-18

- Fixes a major bug in 0.61. Passing "local" as a time zone new to
  DateTime::TimeZone->new() caused a fatal error.


0.61     2007-02-18

- Lots of internal changes in the code used to determine a system's
  local time zone.

- As a result, we now have a much better method for doing this on
  Windows systems, by looking at the registry. See
  DateTime::TimeZone::Local::Win32 for details.


0.60     2007-02-13

- This release is based on version 2007b of the Olson database.


0.59     2007-01-18

- When trying to find the local timezone for a machine based on
  /etc/localtime, ignore /usr/share/zoneinfo/posixrules. This fixes a
  bug seen on FreeBSD 6.2. Reported by . RT #24026.

- For infinity, use 100 ** 1000 instead of 100 ** 100 ** 100. This may
  fix the problems with infinity on some platforms (or may
  not). Suggested by Bjorn Tackmann.


0.58     2007-01-08

- This release is based on version 2007a of the Olson database.


0.57     2006-11-27

- This release is based on version 2006p of the Olson database.


0.56     2006-11-16

- Really fix the sorting of names_in_country(). Patch by Tatsuhiko
  Miyagawa.

- Allow names like "JST-9" and "GMT+0" in $ENV{TZ} when trying to find
  the local time zone. Reported by Tatsuhiko Miyagawa.


0.55     2006-11-06

- This release is based on version 2006o of the Olson database.


0.54     2006-10-25

- Got rid of the STORABLE_attach methods. This was causing bugs when
  trying to freeze/thaw a DateTime.pm object, and I realized that
  because of how the DT::TimeZone internals work, there's not much
  gained by using STORABLE_attach instead of STORABLE_freeze. Even
  with STORABLE_freeze, the core data structures for a timezone are
  still shared.


0.53     2006-10-24

- Freezing and thawing a DT::TimeZone::OffsetOnly object was broken in
  0.52 (and probably earlier versions as well). Reported by Tatsuhiko
  Miyagawa.

- Freezing and thawing a DT::TimeZone::Floating object was also broken.


0.52     2006-10-22

- The names_in_country() method no longer sorts the zone
  names. Instead, it returns them in order from most- to
  least-populated.

- Added a STORABLE_attach method for integration with newer versions
  of Storable which provide better support for singletons.

- Made offset_as_seconds() and offset_as_string() work as class
  methods, since the docs say they should. Reported by Tatsuhiko
  Miyagawa.


0.51     2006-10-13

- Added two new catalog-related functions, countries() and
  names_in_country(). Using these functions allows you to map ISO3066
  country codes to the time zones used in that country. Based on code
  by Tatsuhiko Miyagawa.


0.50     2006-10-10

- This release is based on version 2006n of the Olson database.


0.49     2006-10-02

- This release is based on version 2006m of the Olson database.


0.48     2006-09-18

- This release is based on version 2006l of the Olson database.

- Fix finding of local time zone when there is a $SIG{__DIE__} handler
  in effect. The handler broke the internal use of exceptions in one
  of DateTime::TimeZone::Local's methods. Reported by JD Hedden. RT
  #20982.


0.47     2006-08-22

- This release is based on version 2006j of the Olson database.

- Added a link to Asia/Tokyo for the "JST-9" timezone. According to
  Kenichi Ishigaki this is a TZ env var setting commonly used in
  Japan.

- Some links in the Olson data pointed to other links, or pointed to
  non-existent zone names. These have been fixed so that all links
  resolve to valid zones, and this is now part of the test suite.


0.46     2006-05-08

- This release is based on version 2006g of the Olson database.


0.45     2006-05-01

- This release is based on version 2006f of the Olson database.
2007-02-27 13:01:59 +00:00
hiramatsu
cf06490021 Update p5-DateTime-TimeZone to 0.44.
Changes from 0.42:

0.44     2006-04-17

- This release is based on version 2006d of the Olson database.

0.43     2006-04-13

- This release is based on version 2006c of the Olson database.

- Added a link for AKST9AKDT (to America/Anchorage).
2006-04-25 13:59:06 +00:00
hiramatsu
aa2aaa1f74 Updated to 0.42.
0.42     2006-02-20
- This release is based on version 2006b of the Olson database.

0.41     2006-01-31
- This release is based on version 2006a of the Olson database.

0.40     2005-12-27
- This release is based on version 2005r of the Olson database.  This
includes the latest Canadian changes to match the recent US changes.
Also note that as of this version several zones which used to be
links, including "EST", "MST", and "CST6DST", are now separate zones.

0.39     2005-06-05
- This release is based on version 2005o of the Olson database.

0.3801   2005-11-24  the "not turkey day" release
- The last release included some generated modules for old zones (like
Europe/Belfast) which are now links to existing zones.  These modules
referenced the non-existent DateTime::TimeZone::Singleton module.
Reported by Rafael Garcia-Suarez.

0.38     2005-11-21
- Trying to create a DateTime object during DST exactly 11 years in
the future (really, 1 year after the end of the pre-generated TZ
change data that ships in the package) cause an error.  Reported by
Daniel B Boorstein.

- This release is based on version 2005n of the Olson database.

- Added a new method, has_dst_changes(), which indicates whether a
given zone has any DST changes.

0.37     2005-08-22
- Make sure that provided time zone names are valid, because
DateTime::TimeZone uses them in an eval.  If you were passing
user-provided data directly to DateTime::TimeZone->new, someone could
give a string like "America/Chicago; system 'rm -rf /';", which would
be bad.  Reported by Matthew Reilly.

- Made it possible to call catalog-related functions as methods.

- This release is based on version 2005i of the Olson database.  This
include some major changes coming up in the US as a whole in 2007,
along with other changes for just Indiana.

0.36     2005-04-21
- This release is based on version 2005i of the Olson database.

0.35     2005-03-15  the "I hate this dope" release
- This release is based on version 2005g of the Olson database.

- STORABLE_thaw() now returns $self in preparation for proposed
changes to Storable.

0.34     2005-03-11
- Some time zone short names were incorrectly being given as something
like "GMT/BST", when it should have been alternating between GMT and
BST based on the daylight saving time.  Reported by Tom Yandell.

- This release is based on version 2005f of the Olson database.

0.33     2005-02-26
- This release is based on version 2005e of the Olson database.

- When trying to determine the local time zone, if /etc/localtime is a
file, make sure that matching file in /usr/share/zoneinfo is not a
symlink.
2006-03-10 06:59:46 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00