diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2011-10-11 21:04:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2011-10-11 21:04:19 +0000 |
commit | 487c0fe169cea64ff7a6d4f8cb573f186cfff5f0 (patch) | |
tree | e7b2960d197dbdb68b806efe4292f5741c429787 /misc | |
parent | 63cfab725e30ab63d6e431ee1bf2384e4726a47d (diff) |
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/.
Notes
Notes:
svn path=/head/; revision=283398
Diffstat (limited to 'misc')
-rw-r--r-- | misc/zoneinfo/Makefile | 4 | ||||
-rw-r--r-- | misc/zoneinfo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index 7fd589845adc..12697a48e95b 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2011k +DISTVERSION= 2011l CATEGORIES= misc -MASTER_SITES= ftp://elsie.nci.nih.gov/pub/ +MASTER_SITES= ftp://munnari.oz.au/pub/ DISTNAME= tzdata${DISTVERSION} MAINTAINER= edwin@mavetju.org diff --git a/misc/zoneinfo/distinfo b/misc/zoneinfo/distinfo index 4cdbfdd18e83..64d169bbca27 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (tzdata2011k.tar.gz) = 51f7d2a42b7fb9465feced642a6676afdf8b04a071e55f3fef1f0925bd67ef21 -SIZE (tzdata2011k.tar.gz) = 199725 +SHA256 (tzdata2011l.tar.gz) = cb9fec68a19c9c3b900bb71f3ca20d0051a863f765387b52fc2d144a5bbb0c7d +SIZE (tzdata2011l.tar.gz) = 203374 |