commit 0da7b8c931cb69e29e847076941b3799100066ef Author: Juergen Daubert <jue@jue.li> Date: Thu Oct 23 15:42:29 2014 +0200 tzdata: update to 2014i diff --git a/tzdata/.footprint b/tzdata/.footprint index 2eb5f44..34f7941 100644 --- a/tzdata/.footprint +++ b/tzdata/.footprint @@ -550,6 +550,7 @@ drwxr-xr-x root/root usr/share/zoneinfo/Mexico/ drwxr-xr-x root/root usr/share/zoneinfo/Pacific/ -rw-r--r-- root/root usr/share/zoneinfo/Pacific/Apia -rw-r--r-- root/root usr/share/zoneinfo/Pacific/Auckland +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Bougainville -rw-r--r-- root/root usr/share/zoneinfo/Pacific/Chatham -rw-r--r-- root/root usr/share/zoneinfo/Pacific/Chuuk -rw-r--r-- root/root usr/share/zoneinfo/Pacific/Easter @@ -1155,6 +1156,7 @@ drwxr-xr-x root/root usr/share/zoneinfo/posix/Mexico/ drwxr-xr-x root/root usr/share/zoneinfo/posix/Pacific/ -rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Apia -rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Auckland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Bougainville -rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Chatham -rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Chuuk -rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Easter @@ -1759,6 +1761,7 @@ drwxr-xr-x root/root usr/share/zoneinfo/right/Mexico/ drwxr-xr-x root/root usr/share/zoneinfo/right/Pacific/ -rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Apia -rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Auckland +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Bougainville -rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Chatham -rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Chuuk -rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Easter diff --git a/tzdata/.md5sum b/tzdata/.md5sum index 2df4892..54b155e 100644 --- a/tzdata/.md5sum +++ b/tzdata/.md5sum @@ -1,3 +1,3 @@ -ee672a6d15976ce86ef31134f09df02c tzcode-makefile.patch -8e7741fc769ebdd94d95e5f2c3adbb60 tzcode2014h.tar.gz -ed05111948beba8a0f30956baa46b272 tzdata2014h.tar.gz +65b53e62b7b0a4e6a4c5e1d61fb09aaa tzcode-makefile.patch +7fa413158f01a961348aa6a289b6be21 tzcode2014i.tar.gz +00adeb62a0897aac5ba67da838351adb tzdata2014i.tar.gz diff --git a/tzdata/Pkgfile b/tzdata/Pkgfile index fa60ea5..ead85e4 100644 --- a/tzdata/Pkgfile +++ b/tzdata/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=tzdata -version=2014h +version=2014i release=1 source=(http://www.iana.org/time-zones/repository/releases/$name$version.tar.gz http://www.iana.org/time-zones/repository/releases/tzcode$version.tar.gz diff --git a/tzdata/tzcode-makefile.patch b/tzdata/tzcode-makefile.patch index fb9fe05..77cbb00 100644 --- a/tzdata/tzcode-makefile.patch +++ b/tzdata/tzcode-makefile.patch @@ -10,8 +10,8 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile ---- tzcode.orig/Makefile 2014-09-26 09:35:04.112735513 +0200 -+++ tzcode/Makefile 2014-09-26 09:36:16.820187315 +0200 +--- tzcode.orig/Makefile 2014-10-23 13:02:05.020110402 +0200 ++++ tzcode/Makefile 2014-10-23 13:02:20.519564183 +0200 @@ -44,21 +44,21 @@ # Everything gets put in subdirectories of. . . @@ -37,7 +37,7 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile # If you "make INSTALL", the "date" command gets installed in. . . -@@ -321,8 +321,10 @@ +@@ -322,8 +322,10 @@ ############################################################################### @@ -50,7 +50,7 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile AR= ar -@@ -372,19 +374,18 @@ +@@ -373,19 +375,18 @@ ALL: all date install: all $(DATA) $(REDO) $(MANS) @@ -74,7 +74,7 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile INSTALL: ALL install date.1 mkdir -p $(DESTDIR)$(BINDIR) $(DESTDIR)$(MANDIR)/man1 -@@ -427,19 +428,17 @@ +@@ -428,19 +429,17 @@ # You must replace all of $(TZDIR) to switch from not using leap seconds # to using them, or vice versa. right_posix: right_only leapseconds @@ -99,7 +99,7 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile -L leapseconds $(TDATA) posix_packrat: posix_only backzone -@@ -468,7 +467,7 @@ +@@ -469,7 +468,7 @@ chmod +x $@ check: check_character_set check_white_space check_sorted \