2017-04-04 15:14:36 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-DateTime-TimeZone to 2.11.
2.11 2017-03-22
- This release is based on version 2017b of the Olson database. This release
includes contemporary changes for Haiti.
|
2017-03-05 13:46:18 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-DateTime-TimeZone to 2.10.
2.10 2017-03-01
- This release is based on version 2017a of the Olson database. This release
includes contemporary changes for Mongolia and Chile.
|
2016-11-28 14:06:55 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-DateTime-TimeZone to 2.09.
2.09 2016-11-24
- This release is based on version 2016j of the Olson database. This release
includes contemporary changes for Russia (Europe/Saratov).
|
2016-11-16 11:19:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-DateTime-TimeZone to 2.08.
2.08 2016-11-12
- Switched from RT to the GitHub issue tracker.
|
2016-11-04 13:39:52 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update time/p5-DateTime-TimeZone to 2.07
----------------------------------------
2.07 2016-11-02
- This release is based on version 2016i of the Olson database. This release
includes contemporary changes for Tonga and Antarctica/Casey. There is also
a new zone for Northern Cyprus, Asia/Famagusta, which differs from other
parts of Cyprus.
|
2016-10-27 14:45:29 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.0.6
Upstream changes:
2.06 2016-10-20
- This release is based on version 2016h of the Olson database. This release
includes contemporary changes for Palestine.
|
2016-10-03 14:37:51 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-DateTime-TimeZone to 2.05.
2.05 2016-09-28
- This release is based on version 2016g of the Olson database. This release
includes contemporary changes for Turkey.
|
2016-09-30 13:03:57 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-DateTime-TimeZone to 2.04.
2.04 2016-09-26
- Automatically add the latest version of DateTime::Time::Local::Win32 as a
prereqs on Windows system automatically when building the release.
|
2016-09-19 01:30:39 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated time/p5-DateTime-TimeZone to 2.03
-----------------------------------------
2.03 2016-09-17
- Bump minimum required Perl to 5.8.4 from 5.8.1. This matches DateTime.pm
itself.
|
2016-09-18 16:29:06 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated time/p5-DateTime-TimeZone to 2.02
-----------------------------------------
2.02 2016-09-16
- Replaced Params::Validate with Params::ValidationCompiler.
(pkgsrc changes)
- for runtime:
+DEPENDS+= \
p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
+DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
- for make test:
+BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
|