ports/core (3.2): tzdata: update to 2015e
commit 28c0f3d3d0a3ddeaea712ae54876b7fd609a8f9b Author: Juergen Daubert <jue@jue.li> Date: Mon Jun 15 16:50:35 2015 +0200 tzdata: update to 2015e diff --git a/tzdata/.md5sum b/tzdata/.md5sum index b7436e1..5b23f36 100644 --- a/tzdata/.md5sum +++ b/tzdata/.md5sum @@ -1,3 +1,3 @@ -f0853a46b3f2da621c293094614cda35 tzcode-makefile.patch -4008a3abc025a398697b2587c48258b9 tzcode2015d.tar.gz -b595bdc4474b8fc1a15cffc67c66025b tzdata2015d.tar.gz +8ca536799e2200fe8d9998c4f71023de tzcode-makefile.patch +fb62eb6daf3ddb8c41fd40be05ec657e tzcode2015e.tar.gz +36f9056efb432ca945c73397acfce0d4 tzdata2015e.tar.gz diff --git a/tzdata/Pkgfile b/tzdata/Pkgfile index 026c03a..787be5e 100644 --- a/tzdata/Pkgfile +++ b/tzdata/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=tzdata -version=2015d +version=2015e 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 482ab12..e791d11 100644 --- a/tzdata/tzcode-makefile.patch +++ b/tzdata/tzcode-makefile.patch @@ -9,9 +9,9 @@ # - Install leaps zoneinfo into zoneinfo/right/ ala glibc -diff -Nru tzcode.orig/Makefile tzcode/Makefile ---- tzcode.orig/Makefile 2015-01-31 17:37:01.947465597 +0100 -+++ tzcode/Makefile 2015-01-31 17:38:14.141517183 +0100 +diff -Nru tzcode.org/Makefile tzcode/Makefile +--- tzcode.org/Makefile 2015-06-15 12:23:54.796056136 +0200 ++++ tzcode/Makefile 2015-06-15 12:24:08.705558291 +0200 @@ -44,21 +44,21 @@ # Everything gets put in subdirectories of. . . @@ -37,9 +37,9 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile # If you "make INSTALL", the "date" command gets installed in. . . -@@ -322,8 +322,10 @@ +@@ -326,8 +326,10 @@ - ############################################################################### + #MAKE= make -cc= cc -CC= $(cc) -DTZDIR=\"$(TZDIR)\" @@ -50,8 +50,8 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile AR= ar -@@ -373,19 +375,18 @@ - ALL: all date +@@ -377,19 +379,18 @@ + ALL: all date $(ENCHILADA) install: all $(DATA) $(REDO) $(MANS) - mkdir -p $(DESTDIR)$(ETCDIR) $(DESTDIR)$(TZDIR) \ @@ -74,7 +74,7 @@ diff -Nru tzcode.orig/Makefile tzcode/Makefile INSTALL: ALL install date.1 mkdir -p $(DESTDIR)$(BINDIR) $(DESTDIR)$(MANDIR)/man1 -@@ -428,19 +429,17 @@ +@@ -432,19 +433,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 -@@ -469,7 +468,7 @@ +@@ -473,7 +472,7 @@ chmod +x $@ check: check_character_set check_white_space check_links check_sorted \
participants (1)
-
crux@crux.nu