Revision: 5804 Author: pebender Date: Mon Nov 9 13:34:43 2009 Log: - Updated package system/zoneinfo.
http://code.google.com/p/minimyth/source/detail?r=5804 Added: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009r.patch Deleted: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009q.patch Modified: /trunk/gar-minimyth/script/system/zoneinfo/Makefile /trunk/gar-minimyth/script/system/zoneinfo/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009r.patch Mon Nov 9 13:34:43 2009 @@ -0,0 +1,15 @@ +diff -Naur zoneinfo-2009r-old/Makefile zoneinfo-2009r-new/Makefile +--- zoneinfo-2009r-old/Makefile 2009-07-20 06:45:45.000000000 -0700 ++++ zoneinfo-2009r-new/Makefile 2009-11-09 12:34:03.000000000 -0800 +@@ -347,9 +347,8 @@ + + $(TZLIB): $(LIBOBJS) + -mkdir $(TOPDIR) $(LIBDIR) +- ar ru $@ $(LIBOBJS) +- if [ -x /usr/ucb/ranlib -o -x /usr/bin/ranlib ] ; \ +- then ranlib $@ ; fi ++ $(AR) ru $@ $(LIBOBJS) ++ $(RANLIB) $@ + + date: $(DATEOBJS) + $(CC) $(CFLAGS) date.o localtime.o asctime.o strftime.o \ ======================================= --- /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009q.patch Mon Nov 2 14:45:55 2009 +++ /dev/null @@ -1,15 +0,0 @@ -diff -Naur zoneinfo-2009q-old/Makefile zoneinfo-2009q-new/Makefile ---- zoneinfo-2009q-old/Makefile 2009-07-20 06:45:45.000000000 -0700 -+++ zoneinfo-2009q-new/Makefile 2009-11-02 14:43:24.000000000 -0800 -@@ -347,9 +347,8 @@ - - $(TZLIB): $(LIBOBJS) - -mkdir $(TOPDIR) $(LIBDIR) -- ar ru $@ $(LIBOBJS) -- if [ -x /usr/ucb/ranlib -o -x /usr/bin/ranlib ] ; \ -- then ranlib $@ ; fi -+ $(AR) ru $@ $(LIBOBJS) -+ $(RANLIB) $@ - - date: $(DATEOBJS) - $(CC) $(CFLAGS) date.o localtime.o asctime.o strftime.o \ ======================================= --- /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Nov 2 14:45:55 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Nov 9 13:34:43 2009 @@ -1,5 +1,5 @@ GARNAME = zoneinfo -GARVERSION = 2009q +GARVERSION = 2009r CATEGORIES = system MASTER_SITES = ftp://elsie.nci.nih.gov/pub/ DISTFILES = tzcode2009k.tar.gz tzdata$(GARVERSION).tar.gz ======================================= --- /trunk/gar-minimyth/script/system/zoneinfo/checksums Mon Nov 2 14:45:55 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/checksums Mon Nov 9 13:34:43 2009 @@ -1,3 +1,3 @@ d181116286661375966a350e3e358cfa download/tzcode2009k.tar.gz -0eab5db205ef58d921fee18c17bfa491 download/tzdata2009q.tar.gz -59e2771079f139fd99d69f2e61c48aa3 download/zoneinfo-2009q.patch +c38d977a3f9f4d4646cab902554c519e download/tzdata2009r.tar.gz +444ec4b96964c68e3d9f4432687a0860 download/zoneinfo-2009r.patch --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
