tzdata: update to 2014h

This commit is contained in:
Juergen Daubert 2014-09-27 11:47:54 +02:00
parent b3112c50f9
commit c6e7bdd322
3 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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 && \