commit c6e7bdd322db5587b4c8d3540937033195918e96 Author: Juergen Daubert <jue@jue.li> Date: Sat Sep 27 11:47:54 2014 +0200 tzdata: update to 2014h diff --git a/tzdata/.md5sum b/tzdata/.md5sum index 3f5f0d3..2df4892 100644 --- a/tzdata/.md5sum +++ b/tzdata/.md5sum @@ -1,3 +1,3 @@ -4a83b232e465598d8f07fa7938c78990 tzcode-makefile.patch -f154679d48b724fe191efc19b55abd24 tzcode2014g.tar.gz -f9f59425e55b21d2e52bb3a95fc17b8d tzdata2014g.tar.gz +ee672a6d15976ce86ef31134f09df02c tzcode-makefile.patch +8e7741fc769ebdd94d95e5f2c3adbb60 tzcode2014h.tar.gz +ed05111948beba8a0f30956baa46b272 tzdata2014h.tar.gz diff --git a/tzdata/Pkgfile b/tzdata/Pkgfile index 13c2f93..fa60ea5 100644 --- a/tzdata/Pkgfile +++ b/tzdata/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=tzdata -version=2014g +version=2014h 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 3541a87..fb9fe05 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-08-31 09:30:13.303203534 +0200 -+++ tzcode/Makefile 2014-08-31 09:31:17.377582561 +0200 +--- tzcode.orig/Makefile 2014-09-26 09:35:04.112735513 +0200 ++++ tzcode/Makefile 2014-09-26 09:36:16.820187315 +0200 @@ -44,21 +44,21 @@ # Everything gets put in subdirectories of. . . @@ -99,12 +99,12 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile -L leapseconds $(TDATA) posix_packrat: posix_only backzone -@@ -467,7 +466,7 @@ - <$? >$@ +@@ -468,7 +467,7 @@ chmod +x $@ --check: check_character_set check_white_space check_tables check_web -+check: check_character_set check_white_space check_tables + check: check_character_set check_white_space check_sorted \ +- check_tables check_web ++ check_tables check_character_set: $(ENCHILADA) LC_ALL=en_US.utf8 && export LC_ALL && \