2020-10-20 03:32:29 by David H. Gutteridge | Files touched by this commit (1) | |
Log message:
p5-DateTime-TimeZone: fix dependency
devel/p5-namespace-autoclean is a runtime dependency, not a tool or
test dependency. Ride previous update; this would have already been
broken before my commit.
|
2020-10-20 02:27:51 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
p5-DateTime-TimeZone: update to 2.42
pkgsrc-specific change: while here, express test dependencies as such.
2.42 2020-10-16
- This release is based on version 2020c of the Olson database. This release
includes contemporary changes for Fiji.
2.41 2020-10-07
- The last release was missing all the generated data files. Oops! Reported by
Paul Howarth. GH #43.
- Added a custom dzil plugin to make sure that the release has all of the
generated data files.
2.40 2020-10-07
- This release is based on version 2020b of the Olson database. This release
includes contemporary changes for Morocco, Casey Station, and the
Yukon. This release also removes the very long-deprecated \
"US/Pacific-New"
zone name.
|
2020-09-07 19:52:07 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-DateTime-TimeZone: update to 2.39.
2.39 2020-04-24
- This release is based on version 2020a of the Olson database. This release
includes contemporary changes for Morocco an the Yukon.
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-03-22 21:58:23 by Nia Alarie | Files touched by this commit (2) |
Log message:
p5-DateTime-TimeZone: Update to 2.38
2.38 2019-11-15
- Added support for Etc/GMT and Etc/UTC style zones like "Etc/GMT-2" or
"Etc/UTC+12". Implemented by kclaggett. GH #38.
|
2019-11-02 17:28:42 by Roland Illig | Files touched by this commit (40) |
Log message:
time: align variable assignments
pkglint -Wall -F --only aligned -r
No manual corrections.
|
2019-09-13 11:55:05 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.37
Upstream changes:
2.37 2019-09-11
- This release is based on version 2019c of the Olson database. This release
includes contemporary changes for Fiji and Norfolk Island.
2.36 2019-07-01
- This release is based on version 2019b of the Olson database. This release
includes contemporary changes for Brazil and Palestine.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2019-05-18 06:06:06 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.35
Upstream changes:
2.35 2019-04-21
- Handle "infinity" as a representation of infinite values in serialized
objects. On Solaris we end up with "infinity" and \
"-infinity" as opposed to
just "inf" and "-inf". Fixed by Andrew Paprocki. GH #36.
|