summaryrefslogtreecommitdiffstats
path: root/abs/core/tzdata
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/tzdata')
-rw-r--r--abs/core/tzdata/PKGBUILD21
-rw-r--r--abs/core/tzdata/chile.patch65
2 files changed, 8 insertions, 78 deletions
diff --git a/abs/core/tzdata/PKGBUILD b/abs/core/tzdata/PKGBUILD
index 17d0d3c..6046ec8 100644
--- a/abs/core/tzdata/PKGBUILD
+++ b/abs/core/tzdata/PKGBUILD
@@ -1,22 +1,25 @@
-# $Id: PKGBUILD 121182 2011-04-29 06:58:28Z andyrtr $
+# $Id: PKGBUILD 98331 2010-11-07 18:34:04Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=tzdata
-pkgver=2011h
+pkgver=2010o
pkgrel=1
-_tzcode=2011g
-_tzdata=2011h
+_tzcode=2010n
+_tzdata=2010o
pkgdesc="Sources for time zone and daylight saving time data"
arch=('i686' 'x86_64')
url="http://www.twinsun.com/tz/tz-link.htm"
license=('GPL')
depends=()
makedepends=()
-optdepends=('bash: required by tzselect')
+optdepends=('sh: required by tzselect')
options=('!emptydirs')
source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
Makefile.patch)
+md5sums=('a7a776a5713831993e814fe0c05f9fd5'
+ '5cae5c56fad81dc29f8fcd933a05768e'
+ 'a64ed97d1fc03c66ee8612c0d9f40507')
build() {
cd ${srcdir}
@@ -29,17 +32,9 @@ build() {
make
}
-check() {
- cd ${srcdir}
- make check
-}
-
package() {
cd ${srcdir}
make DESTDIR="${pkgdir}" install
rm "${pkgdir}/usr/share/zoneinfo/localtime"
}
-md5sums=('ecb564279b28c5b184421c525d997d6c'
- '546d27b6c1e5e1097bd512651815017f'
- 'a64ed97d1fc03c66ee8612c0d9f40507')
diff --git a/abs/core/tzdata/chile.patch b/abs/core/tzdata/chile.patch
deleted file mode 100644
index 38c389c..0000000
--- a/abs/core/tzdata/chile.patch
+++ /dev/null
@@ -1,65 +0,0 @@
-------- southamerica -------
-*** southamerica Wed Mar 5 14:40:25 2008
---- southamerica Wed Mar 5 14:40:25 2008
-***************
-*** 1,4 ****
-! # @(#)southamerica 8.15
- # <pre>
-
- # This data is by no means authoritative; if you think you know better,
---- 1,4 ----
-! # @(#)southamerica 8.18
- # <pre>
-
- # This data is by no means authoritative; if you think you know better,
-***************
-*** 759,764 ****
---- 759,784 ----
- # America/Santiago. The pre-1980 Pacific/Easter data are dubious,
- # but we have no other source.
-
-+ # From German Poo-Caaman~o (2008-03-03):
-+ # Due to drought, Chile extends Daylight Time in three weeks. This
-+ # is one-time change (Saturday 3/29 at 24:00 for America/Santiago
-+ # and Saturday 3/29 at 22:00 for Pacific/Easter)
-+ # The Supreme Decree is located at
-+ # <a href="http://www.shoa.cl/servicios/supremo316.pdf">
-+ # http://www.shoa.cl/servicios/supremo316.pdf
-+ # </a>
-+ # and the instructions for 2008 are located in:
-+ # <a href="http://www.horaoficial.cl/cambio.htm">
-+ # http://www.horaoficial.cl/cambio.htm
-+ # </a>.
-+
-+ # From José Miguel Garrido (2008-03-05):
-+ # ...
-+ # You could see the announces of the change on
-+ # <a href="http://www.shoa.cl/noticias/2008/04hora/hora.htm">
-+ # http://www.shoa.cl/noticias/2008/04hora/hora.htm
-+ # </a>.
-+
- # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
- Rule Chile 1927 1932 - Sep 1 0:00 1:00 S
- Rule Chile 1928 1932 - Apr 1 0:00 0 -
-***************
-*** 789,795 ****
- Rule Chile 1998 only - Sep 27 4:00u 1:00 S
- Rule Chile 1999 only - Apr 4 3:00u 0 -
- Rule Chile 1999 max - Oct Sun>=9 4:00u 1:00 S
-! Rule Chile 2000 max - Mar Sun>=9 3:00u 0 -
- # IATA SSIM anomalies: (1992-02) says 1992-03-14;
- # (1996-09) says 1998-03-08. Ignore these.
- # Zone NAME GMTOFF RULES FORMAT [UNTIL]
---- 809,819 ----
- Rule Chile 1998 only - Sep 27 4:00u 1:00 S
- Rule Chile 1999 only - Apr 4 3:00u 0 -
- Rule Chile 1999 max - Oct Sun>=9 4:00u 1:00 S
-! Rule Chile 2000 2007 - Mar Sun>=9 3:00u 0 -
-! # N.B.: the end of March 29 in Chile is March 30 in Universal time,
-! # which is used below in specifying the transition.
-! Rule Chile 2008 only - Mar 30 3:00u 0 -
-! Rule Chile 2009 max - Mar Sun>=9 3:00u 0 -
- # IATA SSIM anomalies: (1992-02) says 1992-03-14;
- # (1996-09) says 1998-03-08. Ignore these.
- # Zone NAME GMTOFF RULES FORMAT [UNTIL]
-