Revision: 5437 Author: pebender Date: Tue Sep 8 08:59:12 2009 Log: - Updated package system/zoneinfo.
http://code.google.com/p/minimyth/source/detail?r=5437 Added: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009m.patch Deleted: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009l.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-2009m.patch Tue Sep 8 08:59:12 2009 @@ -0,0 +1,15 @@ +diff -Naur zoneinfo-2009m-old/Makefile zoneinfo-2009m-new/Makefile +--- zoneinfo-2009m-old/Makefile 2009-07-20 06:45:45.000000000 -0700 ++++ zoneinfo-2009m-new/Makefile 2009-09-08 08:57:31.000000000 -0700 +@@ -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-2009l.patch Mon Aug 17 15:13:54 2009 +++ /dev/null @@ -1,15 +0,0 @@ -diff -Naur zoneinfo-2009l-old/Makefile zoneinfo-2009l-new/Makefile ---- zoneinfo-2009l-old/Makefile 2009-07-20 06:45:45.000000000 -0700 -+++ zoneinfo-2009l-new/Makefile 2009-08-17 15:12:10.000000000 -0700 -@@ -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 Aug 17 15:13:54 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/Makefile Tue Sep 8 08:59:12 2009 @@ -1,5 +1,5 @@ GARNAME = zoneinfo -GARVERSION = 2009l +GARVERSION = 2009m 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 Aug 17 15:13:54 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/checksums Tue Sep 8 08:59:12 2009 @@ -1,3 +1,3 @@ d181116286661375966a350e3e358cfa download/tzcode2009k.tar.gz -f95270458c97894b4b62613eb324b33c download/tzdata2009l.tar.gz -87312bc277760b70d846c7c44bd8dd26 download/zoneinfo-2009l.patch +5314fe1483c7c1be17c50f2c2171e06b download/tzdata2009m.tar.gz +c31099829ca5ac8342a947ee9de49997 download/zoneinfo-2009m.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 -~----------~----~----~----~------~----~------~--~---
