Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.b_1 13 Sep 2024 20:56:00 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Fix pkg-plist
Fix pkg-plist when BACKWARD is set to off
PR: 281439
Reported by: Matthew Kern <mkern@alconconstruction.com> |
2024.b 10 Sep 2024 23:26:33 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2024b
Changes:
* Improve historical data for Mexico, Mongolia, and Portugal.
* System V names are now obsolescent.
* The main data form now uses %z.
* The code now conforms to RFC 8536 for early timestamps.
* Support POSIX.1-2024, which removes asctime_r and ctime_r.
* Assume POSIX.2-1992 or later for shell scripts.
* SUPPORT_C89 now defaults to 1. |
2024.a 23 Feb 2024 20:21:29 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2024a
Changes:
Kazakhstan unifies on UTC+5 beginning 2024-03-01.
Palestine springs forward a week later after Ramadan.
zic no longer pretends to support indefinite-past DST.
localtime no longer mishandles Ciudad Juárez in 2422. |
2023.c 01 Apr 2023 16:40:56 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2023c
Briefly:
Egypt now uses DST again, from April through October.
This year Morocco springs forward April 23, not April 30.
Palestine delays the start of DST this year.
Much of Greenland still uses DST from 2024 on.
America/Yellowknife now links to America/Edmonton.
tzselect can now use current time to help infer timezone.
The code now defaults to C99 or later.
Fix use of C23 attributes. |
2022.g 01 Dec 2022 16:55:47 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2022g
Changes:
* The northern edge of Chihuahua changes to US timekeeping.
* Much of Greenland stops changing clocks after March 2023.
* Fix some pre-1996 timestamps in northern Canada.
* C89 is now deprecated; please use C99 or later.
* Portability fixes for AIX, libintl, MS-Windows, musl, z/OS
* In C code, use more C23 features if available.
* C23 timegm now supported by default
* Fixes for unlikely integer overflows |
2022.f 05 Nov 2022 15:20:29 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2022f
Changes:
* Mexico will no longer observe DST except near the US border.
* Chihuahua moves to year-round -06 on 2022-10-30.
* Fiji no longer observes DST.
* Move links to 'backward'.
* In vanguard form, GMT is now a Zone and Etc/GMT a link.
* zic now supports links to links, and vanguard form uses this.
* Simplify four Ontario zones.
* Fix a Y2438 bug when reading TZif data.
* Enable 64-bit time_t on 32-bit glibc platforms.
* Omit large-file support when no longer needed.
* In C code, use some C23 features if available.
* Remove no-longer-needed workaround for Qt bug 53071. |
2022.e 20 Oct 2022 18:41:29 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2022e
* Changes to future timestamps
Jordan and Syria are abandoning the DST regime and are changing to
permanent +03, so they will not fall back from +03 to +02 on
2022-10-28.
* Changes to past timestamps
On 1922-01-01 Tijuana adopted standard time at 00:00, not 01:00.
* Changes to past time zone abbreviations and DST flags
The temporary advancement of clocks in central Mexico in summer
1931 is now treated as daylight saving time, instead of as two
changes to standard time. |
2022.d 29 Sep 2022 13:04:44 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2022d
Changes to future timestamps
Palestine now springs forward and falls back at 02:00 on the
first Saturday on or after March 24 and October 24, respectively.
This means 2022 falls back 10-29 at 02:00, not 10-28 at 01:00.
Changes to past timestamps
Simplify three Ukraine zones to one, since the post-1970
differences seem to have been imaginary. Move Europe/Uzhgorod and
Europe/Zaporozhye to 'backzone'; backward-compatibility links
still work, albeit with different timestamps before October 1991. |
2022.c 16 Aug 2022 18:02:04 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2022c and fix plist
Changes:
* Work around awk bug in FreeBSD, macOS, etc.
* Improve tzselect on intercontinental Zones.
Fix pkg-plist when options BACKWARD is not enabled
PR: 265882
Reported by: Matthew Kern <mkern@alconconstruction.com> |
2022.b 13 Aug 2022 14:27:17 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2022b
Changes:
* Chile's DST is delayed by a week in September 2022.
* Iran no longer observes DST after 2022.
* Rename Europe/Kiev to Europe/Kyiv.
* New zic -R option
* Vanguard form now uses %z.
* Finish moving duplicate-since-1970 zones to 'backzone'. |
2022.a_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2022.a_1 08 Apr 2022 14:45:43 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Enable BACKWARDS by default
* Install the backwards-compatibility links by default
* Bump PORTREVISION |
2022.a 26 Mar 2022 00:58:07 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to 2022a
* Palestine will spring forward on 2022-03-27, not -03-26.
* zdump -v now outputs better failure indications.
* Bug fixes for code that reads corrupted TZif data. |
2021.e 22 Oct 2021 20:24:04 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Update to version 2021e
Changes to future timestamps
* Palestine will fall back 10-29 (not 10-30) at 01:00.
* Fiji will suspend observance of DST for the 2021/2022 season. (from 2021d) |
2021.b 01 Oct 2021 15:22:28 |
Steven Kreuzer (skreuzer) |
misc/zoneinfo: Updated to 2021b
Briefly:
Jordan now starts DST on February's last Thursday.
Samoa no longer observes DST.
Merge more location-based Zones whose timestamps agree since 1970.
Move some backward-compatibility links to 'backward'.
Rename Pacific/Enderbury to Pacific/Kanton.
Correct many pre-1993 transitions in Malawi, Portugal, etc. |
2021.a 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2021.a 26 Jan 2021 15:05:58 |
skreuzer |
Update to 2021a
Changes to future timestamps
* South Sudan changes from +03 to +02 on 2021-02-01 at 00:00. |
2020.f 31 Dec 2020 16:11:38 |
skreuzer |
Update to 2020f
Change to the build procedure:
`make rearguard_tarballs` no longer generates a bad rearguard.zi, fixing a
2020e bug.
There are no changes to the data since 2020e. |
2020.e 23 Dec 2020 14:54:31 |
skreuzer |
Update to 2020e
Changes to future timestamps:
Volgograd switches to Moscow time on 2020-12-27 at 02:00.
Changes to past timestamps:
Correct many pre-1986 transitions, fixing entries originally
derived from Shanks. The fixes include:
- Australia: several 1917 through 1971 transitions
- Bahamas: several 1941 through 1945 transitions
- Bermuda: several 1917 through 1956 transitions
- Belize: several 1942 through 1968 transitions
- Ghana: several 1915 through 1956 transitions (Only the first 15 lines of the commit message are shown above ) |
2020.d 22 Oct 2020 00:59:10 |
skreuzer |
Update to 2020d
Palestine ends DST earlier than predicted, on 2020-10-24. |
2020.b 13 Oct 2020 01:23:47 |
skreuzer |
Update to 2020b
Revised predictions for Morocco's changes starting in 2023.
Canada's Yukon changes to -07 on 2020-11-01, not 2020-03-08.
Macquarie Island has stayed in sync with Tasmania since 2011.
Casey, Antarctica is at +08 in winter and +11 in summer.
zic no longer supports -y, nor the TYPE field of Rules. |
2020.a 06 May 2020 00:41:05 |
skreuzer |
Update to 2020a
PR: 245892
Submitted by: andrew@tao11.riddles.org.uk |
2019.c_1 26 Sep 2019 01:45:30 |
skreuzer |
Update to 2019c
Fiji observes DST from 2019-11-10 to 2020-01-12.
Norfolk Island starts observing Australian-style DST. |
2019.b_1 19 Aug 2019 03:09:03 |
tmunro |
misc/zoneinfo: install zone1970.tab and other fixes
Install zone1970.tab in addition to zone.tab (like D20646 for base).
The old logic to remove countries from zone.tab doesn't port to
zone1970.tab since some lines might have to be patched more than
once. Replace it with some awk.
Remove LEAPFILE reference that wasn't being set anyway.
Fix plist entry for Etc/UCT, which is (since 2019a) part of
"backward" and not present otherwise.
Make BACKWARD not be the default, since (a) it's not the base system's
default and (b) that stuff is all deprecated. (Only the first 15 lines of the commit message are shown above ) |
2019.b 05 Jul 2019 22:37:35 |
skreuzer |
Update to 2019b
Brazil has canceled DST and will stay on standard time indefinitely. |
2019.a 03 Apr 2019 00:39:04 |
skreuzer |
Update to 2019a
Palestine "springs forward" on 2019-03-30 instead of 2019-03-23.
Metlakatla "fell back" to rejoin Alaska Time on 2019-01-20 at 02:00. |
2018.i 06 Jan 2019 16:36:02 |
skreuzer |
Update MASTER_SITES
PR: 227987
Reported by: p5B2E9A8F |
2018.i 06 Jan 2019 03:13:17 |
skreuzer |
Update to version 2018i
Briefly:
Sao Tome and Principe switches back from +01 to +00 on 2019-01-01.
Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21.
New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move.
Metlakatla, Alaska observes PST this winter only.
Guess Morocco will continue to adjust clocks around Ramadan.
Add predictions for Iran from 2038 through 2090. |
2018.g 09 Nov 2018 02:38:04 |
skreuzer |
Update to 2018g
Morocco switches to permanent +01 on 2018-10-27. |
2018.f 26 Oct 2018 02:18:22 |
skreuzer |
Upgrade to version 2018f
Volgograd moves from +03 to +04 on 2018-10-28.
Fiji ends DST 2019-01-13, not 2019-01-20.
Most of Chile changes DST dates, effective 2019-04-06. |
2018.e 04 May 2018 13:08:42 |
skreuzer |
Update to version 2018e
- North Korea switches back to +09 on 2018-05-05.
- The main format uses negative DST again, for Ireland etc.
- New 's' and 'd' suffixes in SAVE columns of Rule and Zone lines. |
2018.d 27 Mar 2018 13:03:54 |
skreuzer |
Update to 2018d |
2018.c 23 Jan 2018 22:55:32 |
skreuzer |
Update to 2018c |
2017.c 03 Nov 2017 12:56:44 |
skreuzer |
Update to 2017c |
2017.b_1 27 Mar 2017 20:48:32 |
skreuzer |
Install the 'backward' file which provides links between current names for time
zones and their old names.
Submitted by: Sean Kelly <smkelly@smkelly.org> |
2017.b 23 Mar 2017 15:22:32 |
skreuzer |
Update to 2017b |
2017.a 01 Mar 2017 03:37:05 |
skreuzer |
Update to version 2017a |
2016.j 03 Jan 2017 14:03:07 |
skreuzer |
Update to 2016j |
2016.i 17 Nov 2016 15:35:19 |
skreuzer |
Update to 2016i |
2016.g 16 Nov 2016 20:46:13 |
skreuzer |
Adopt port
Approved by: edwin@ (maintainer) |
2016.g 10 Oct 2016 03:46:20 |
edwin |
Update to 2016g
Changes to future time stamps
Turkey switched from EET/EEST (+02/+03) to permanent +03,
effective 2016-09-07. (Thanks to Burak AYDIN.) Use "+03" rather
than an invented abbreviation for the new time.
New leap second 2016-12-31 23:59:60 UTC as per IERS Bulletin C 52.
(Thanks to Tim Parenti.)
Changes to past time stamps
For America/Los_Angeles, spring-forward transition times have been
corrected from 02:00 to 02:01 in 1948, and from 02:00 to 01:00 in (Only the first 15 lines of the commit message are shown above ) |
2016.f 21 Jul 2016 10:00:58 |
mat |
Update to 2016f. [1]
While there, clean things up a bit and really do staging.
PR: 211260 [1]
Submitted by: devel stasyan com
MFH: 2016Q3
With hat: portmgr
Sponsored by: Absolight |
2016.d 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
2016.d 19 Apr 2016 07:58:36 |
edwin |
Update to tzdata2016d
Changes affecting future time stamps
America/Caracas switches from -0430 to -04 on 2016-05-01 at 02:30.
(Thanks to Alexander Krivenyshev for the heads-up.)
Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
(Thanks to Alexander Krivenyshev and Matt Johnson.)
New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers
Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29
at 02:00. (Thanks to Stepan Golosunov.)
Azerbaijan no longer observes DST. (Thanks to Steffen Thorsen.) (Only the first 15 lines of the commit message are shown above ) |
2016.b 15 Mar 2016 10:34:02 |
edwin |
Update to tzdata2016b:
Changes affecting future time stamps
America/Cayman will not observe daylight saving this year after all.
Revert our guess that it would. (Thanks to Matt Johnson.)
Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00.
(Thanks to Alexander Krivenyshev.)
Asia/Tehran now has DST predictions for the year 2038 and later,
to be March 21 00:00 to September 21 00:00. This is likely better
than predicting no DST, albeit off by a day every now and then.
New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and (Only the first 15 lines of the commit message are shown above ) |
2015.g 12 Nov 2015 02:31:26 |
edwin |
ck transition is scheduled for Nov. 8, not Oct. 25.
Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.
Fiji's 2016 fall-back transition is scheduled for January 17, not 24.
Fort Nelson, British Columbia will not fall back on 2015-11-01. It has
effectively been on MST (-0700) since it advanced its clocks on 2015-03-08.
New zone America/Fort_Nelson. |
2015.f 13 Aug 2015 23:26:46 |
edwin |
Update to tzdata2015f:
Changes affecting future time stamps
North Korea switches to +0830 on 2015-08-15. (Thanks to Steffen Thorsen.)
The abbreviation remains "KST". (Thanks to Robert Elz.)
Uruguay no longer observes DST. (Thanks to Steffen Thorsen and Pablo
Camargo.)
Changes affecting past and future time stamps
Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC. (Thanks to Roman
Tudos.) |
2015.e 15 Jun 2015 00:53:43 |
edwin |
Update to tzdata2015e:
Changes affecting future time stamps
Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00,
not 06-13 and 07-18 as we had guessed. (Thanks to Milamber.)
Assume Cayman Islands will observe DST starting next year, using US rules.
Although it isn't guaranteed, it is the most likely. |
2015.d 18 May 2015 21:00:23 |
edwin |
Update to tzdata2015d:
Release 2015d - 2015-04-24 08:09:46 -0700
Changes affecting future time stamps
Egypt will not observe DST in 2015 and will consider canceling it
permanently. For now, assume no DST indefinitely.
(Thanks to Ahmed Nazmy and Tim Parenti.)
Change affecting past and future time zone abbreviations
The abbreviations for Hawaii-Aleutian standard and daylight times
have been changed from HAST/HADT to HST/HDT, as per US Government
Printing Office style. This affects only America/Adak since 1983,
as America/Honolulu was already using the new style. |
2015.c 18 May 2015 01:56:00 |
edwin |
Update to tzdata2015c:
Release 2015c - 2015-04-11 08:55:55 -0700
Changes affecting future time stamps
Egypt's spring-forward transition is at 24:00 on April's last Thursday,
not 00:00 on April's last Friday. 2015's transition will therefore be on
Thursday, April 30 at 24:00, not Friday, April 24 at 00:00. Similar fixes
apply to 2026, 2037, 2043, etc. (Thanks to Steffen Thorsen.) |
2015.b 24 Mar 2015 05:48:44 |
edwin |
Update to tzdata2015b:
Release 2015b - 2015-03-19 23:28:11 -0700
Changes affecting future time stamps
Mongolia will start observing DST again this year, from the last
Saturday in March at 02:00 to the last Saturday in September at 00:00.
(Thanks to Ganbold Tsagaankhuu.)
Palestine will start DST on March 28, not March 27. Also,
correct the fall 2014 transition from September 26 to October 24.
Adjust future predictions accordingly. (Thanks to Steffen Thorsen.)
Changes affecting past time stamps (Only the first 15 lines of the commit message are shown above ) |
2015.a 06 Mar 2015 21:31:29 |
edwin |
Update to 2015a:
Release 2015a - 2015-01-29 22:35:20 -0800
Changes affecting future time stamps
The Mexican state of Quintana Roo, represented by America/Cancun,
will shift from Central Time with DST to Eastern Time without DST
on 2015-02-01 at 02:00. (Thanks to Steffen Thorsen and Gwillim Law.)
Chile will not change clocks in April or thereafter; its new standard time
will be its old daylight saving time. This affects America/Santiago,
Pacific/Easter, and Antarctica/Palmer. (Thanks to Juan Correa.)
New leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49. (Only the first 15 lines of the commit message are shown above ) |
2014.j 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
2014.j 19 Nov 2014 12:53:00 |
bapt |
Allow package building to allow users to get rapide update of the timezones by
simply installing the package
Note: testing will fail as poudriere is pedantic and hates when a port tries to
update base. But this port is one the of rare that makes sense overwriting base.
With hat: portmgr
Requested by: many |
2014.j 16 Nov 2014 00:37:01 |
edwin |
Release 2014j - 2014-11-10 17:37:11 -0800
Changes affecting current and future time stamps
Turks Caicos' switch from US eastern time to UTC-4 year-round
did not occur on 2014-11-02 at 02:00. It's currently scheduled
for 2015-11-01 at 02:00. (Thanks to Chris Walton.)
Changes affecting past time stamps
Many pre-1989 time stamps have been corrected for Asia/Seoul and
Asia/Pyongyang, based on sources for the Korean-language Wikipedia
entry for time in Korea. (Thanks to Sanghyuk Jung.) Also, no
longer guess that Pyongyang mimicked Seoul time after World War II,
as this is politically implausible. (Only the first 15 lines of the commit message are shown above ) |
2014.i 23 Oct 2014 06:21:12 |
edwin |
Add Pacific/Bougainville to pkg-plist, add comment on how to check it.
Thanks to darius on #bugs. |
2014.i 23 Oct 2014 05:57:39 |
edwin |
Update to 2014i:
Lots of historical data
Pacific/Fiji will go into DST from 2014-11-02 to 2015-01-18
Pacific/Bougainville will go from UTC+10 to UTC+11.
Europe/Minsk will go from FET to MSK. |
2014.f 27 Aug 2014 21:05:27 |
edwin |
Parts of Russia will change times on 2014-10-26.
Australia will now use Axxx.
Time zone name changes for Asia/Novokuznetsk and Xinjiang and Samoa
and America/Metlakatla.
And lots of historical changes (See
http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html
for the full details.) |
2014.e 13 Jun 2014 22:39:08 |
edwin |
Update to tzdata2014e:
Fix historical data for Egypt.
Better prediction for future Egypt / Morocco changes.
Update to Cocos / Cook islands.
Fix historical data for Russia. |
2014.d 28 May 2014 21:11:00 |
edwin |
Dummy commit. No changes in tzdata, only in tzcode. |
2014.c 13 May 2014 21:19:22 |
edwin |
Update to tzdata2014c
- Egypt starts with DST on 15 May 2014. |
2014.b 13 May 2014 21:18:39 |
edwin |
Fix stagify. |
2014.b 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
2014.b 29 Mar 2014 04:07:34 |
edwin |
Update to tzdata2014b:
- Update antartica.
- Comments about historical data for Hawaii.
- Update details for Crimea on 30 March
- Move location data Simferopol. |
2014.a 11 Mar 2014 20:25:25 |
edwin |
Update to 2014a:
- Fix historical info about asia/Zion, Ukraine
- Fiji starts DST at 02:00 instead of 03:00
- Turkey will move to DST at 31 March this year. |
2013.i 19 Dec 2013 20:12:54 |
edwin |
Update to tzdata2013i:
Removed support for solar-time-based time zones
Jordan stays at summer time this year.
Fix historical data for Cuba |
2013.h 04 Nov 2013 20:21:53 |
edwin |
Update to tzdata2013h:
- Libya didn't go back to DST.
- Fix Morocco 2038 issue.
- Brazil/Acre and ?Western Amazonas are chaning timezones. |
2013.g 09 Oct 2013 20:19:16 |
edwin |
Update to tzdata2013g
- Fix Morocco DST transition.
- Fix patches for the new zone.tab format. |
2013.f 26 Sep 2013 20:55:03 |
edwin |
Update to tzdata2013f:
Jordan goes to winter time on the last Friday in October.
Tocantins in Brazil will not go into summer time in October. |
2013.e 26 Sep 2013 20:50:53 |
edwin |
Update to tzdata2013e:
Indonesian time zones renames.
Lots of cleanups in with regarding to links and historical data. |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2013.d 07 Jul 2013 22:15:42 |
edwin |
Update to tzdata2013d:
- Morocco:
announced that the year's Ramadan daylight-savings transitions
would be 2013-07-07 and 2013-08-10.
- Israel:
As of 2013, DST starts at 02:00 on the Friday before the last
Sunday in March. DST ends at 02:00 on the first Sunday after
October 1, unless it occurs on the second day of the Jewish Rosh
Hashana holiday, in which case DST ends a day later (i.e. at 02:00
the first Monday after October 2). [Rosh Hashana holidays are
factored in until 2100.] |
2013.c 25 Jun 2013 22:01:59 |
edwin |
MK_ZONEINFO -> WITHOUT_ZONEINFO
make.conf -> src.conf
PR: ports/172975 |
2013.c 20 Apr 2013 11:15:41 |
edwin |
Update to tzdata2013c:
- antarctica: AusAQ and ATAQ have been removed.
- Antarctica/Macquarie has been moved to australasia file and AU.
- Asia/Hebron, Palestine updated for 2013.
Feature safe: yes |
2013.b 17 Mar 2013 14:13:50 |
danfe |
In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file). |
2013.b 15 Mar 2013 00:15:12 |
edwin |
Update to tzdata2013b:
Lots of historical data added.
Morocco: add DST rules for the coming years
Cuba: Doing DST in 2013.
Chili: Will do DST in 2013 as it seems. |
2012.j 13 Nov 2012 21:00:17 |
edwin |
Update to tzdata2012j:
- Libya went to Standard Time on 10 November 2012
Feature safe: yes |
2012.i 12 Nov 2012 20:37:37 |
edwin |
Update to tzdata2012i:
Cuba is changing back to Standard Time on 4 November 2012.
Feature safe: Yes |
2012.h 28 Oct 2012 09:09:19 |
edwin |
Update to tzdata2012h:
- Bahia no longer has DST.
- Tocantins has DST.
- Israel has new DST rules next year.
- Jordan stays on DST this winter.
Feature safe: yes |
2012.g 22 Oct 2012 09:45:43 |
edwin |
Update to tzdata2012g
- Fix end of DST in Gaza and Hebron
- Western Samoa: DST start at 30 Septembet 2012 and finished at 7 April 2013.
Feature safe: yes |
2012.f 13 Sep 2012 09:54:05 |
edwin |
Update to tzdata2012f:
- Fiji will go into DST on 21 October 2012 till 20 January 2013. |
2012.e 20 Aug 2012 08:05:44 |
edwin |
Update to tzdata version 2012e
- Morocco - DST stops between 20 July and 20 August
- Pacific/Fakaofo was at UTC+13.
- Lots lots lots of comment changes
Submitted by: ftp://ftp.iana.org/tz/releases |
2012.c 02 Apr 2012 22:24:22 |
edwin |
Update to tzdata2012c:
- Morocco will offically go into DST at the last Sunday of April.
- Palestina will go into DST on 29 March
- Syria will go into DST on the first Friday in April.
- Haiti will go into DST at the second Sunday of March in 2012.
Feature safe: yes |
2012.b 02 Apr 2012 07:34:24 |
edwin |
Update to tzdata2012b:
Cuba will start using DST in 2012
Whitespace fixes in zone.tab
Feature safe: yes |
2012.a 22 Mar 2012 20:58:07 |
edwin |
Update to 2012a
- Updates to various locations in Antarctica.
- Armenia will abolish DST this year.
- Not only Samoa has moved to UTC+14, also Fakaofo did.
- There will be a leap second in 30 June 2012.
- Historical updates of 1918 to Canada, Winn, Regina, Edm, Vanc, Creston.
- Chili stays on DST until 28 April 2012
- The Falkland islands will stay on DST this year.
Feature safe: yes |
2011.n 16 Feb 2012 14:33:44 |
crees |
Remove plist entry for missing timezone.
No PORTREVISION bump, because it's unlikely that anyone relies on package builds
for this
PR: ports/162993
Submitted by: Alexey Markov <redrat@mail.ru>
Approved by: maintainer timeout (edwin, >2 months) |
2011.n 01 Nov 2011 01:27:38 |
edwin |
Update to tzdata2011n:
- Fiji will end DST on 22 January 2012.
- Moldova split into two timezones has been cancelled.
- Cuba will end DST on 13 November 2011 |
2011.m 25 Oct 2011 21:45:35 |
edwin |
Update to tzdata2011m:
Europe:
- Pridnestrovian Moldavian Republic (PMR, also known as
"Pridnestrovie") has abolished seasonal clock change (no transition
to the Winter Time).
- The recent change to the Ukranian time zone (Europe/Kiev) to
introduce permanent daylight saving time (similar to Russia) was
reverted.
South America:
- Bahia: The President signed a decree that includes Bahia in summer
time.
zone.tab:
- Add Europe/Tiraspol Pridnestrovie |
2011.l 11 Oct 2011 21:04:19 |
edwin |
Update to 2011l:
- West Bank came out of DST on 30 September 2011.
- Fiji will g oin DST on 23 October and out of it on 26 Februari
- State Bahia might go back to DST in 16 October 2011
Due to legal problems, ado and Paul Eggert have to temporary suspend
their work on the timezone database
(http://thread.gmane.org/gmane.comp.time.tz/4133). Their work has
been continued by volunteers on the tz community and the hosting
of the data files is done by Robert Elz at ftp://munnari.oz.au/pub/. |
2011.k 27 Sep 2011 22:11:11 |
edwin |
Don't forget Asia/Hebron! |
2011.k 27 Sep 2011 22:09:51 |
edwin |
Update to tzdata2011k
- Gaza / West Bank goes back to standard time on 02 August 2011.
- West Bank went bac kto DST on 30 August 2011.
- Lots of changes in Minsk (GMT+3 without DST) and other Russian
regions. A new timezone has been created for them, FET: Further-eastern
European Time aka GMT+3.
- Add Asian/Hebron to the zone.tab file. |
2011.j 14 Sep 2011 22:07:36 |
edwin |
Update to tzdata2011j:
- Samoa will go from 29 December 23:59:59 to 31 December 00:00:00.
- Samoa DST will end on 1 April 2012 |
2011.i_1 06 Sep 2011 07:36:02 |
edwin |
Fix pkg-plist, thanks to one person who informed me about it! |
2011.i 01 Sep 2011 08:06:05 |
edwin |
Upgrade to tzdata2011i
Africa
- Added South Sudan: Africa/Juba
Australasia:
- Samoa will go forward 24 hours at 30 December 2011 to better match
the day of the week with its neighbours.
Europe:
- Europe/Kaliningrad will have the timezone KALT.
North America:
- Updates to Metlakatla historical data
- Newfoundland, Labrador and Resolute will do something which I
can't figure out.
iso3166tab;
- Add SS for South Sudan. |
2011.h 28 Jun 2011 10:09:03 |
edwin |
Update to tzdata2011h
- Russia scraps DST in 2011
- Remove Netherlands Antilles, add Bonaire, Curacao, Sint Maarten |
2011.g 26 Apr 2011 22:07:09 |
edwin |
Update to tzdata2011g:
- Egypt: cancelled dayligh saving time for now. |
2011.f 11 Apr 2011 21:49:56 |
edwin |
Upgrade to tzdata2011f:
- During 2011 the Falkland Islands will remain on Summer time. |
2011.e 03 Apr 2011 03:33:17 |
edwin |
Update to version 2011e:
Change for Africa/Casablanca:
- The 3rd april 2011 at 00:00:00, [it] will be 3rd april 1:00:00
- The 31th july 2011 at 00:59:59, [it] will be 31th July 00:00:00
Update for SouthAmerica/Chili:
- Chile's clocks will go back an hour this year on the 7th of May instead
of this Saturday. They will go forward again the 3rd Saturday in
August, not in October as they have since 1968. This is a pilot plan
which will be reevaluated in 2012.
Obtained from: ftp://elsie.nci.nih.gov/pub/ |
2011.d 16 Mar 2011 02:42:27 |
edwin |
Update to tzdata2011d:
Pacific/Apia will have DST on 2 April instead of 3 April in 2011.
Turkye will go to DST on 28 April instead of 27 April in 2011.
Cuba will go to DST on 20 April in 2011. |
2011.c 08 Mar 2011 21:04:35 |
edwin |
Also update the pkg-plist after the update to tzdata2011c (oops) |