Revision: 5319 Author: pebender Date: Mon Aug 17 15:13:54 2009 Log: - Updated package system/zoneinfo.
http://code.google.com/p/minimyth/source/detail?r=5319 Added: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009l.patch Deleted: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009k.patch Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/system/zoneinfo/Makefile /trunk/gar-minimyth/script/system/zoneinfo/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009l.patch Mon Aug 17 15:13:54 2009 @@ -0,0 +1,15 @@ +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/files/zoneinfo-2009k.patch Mon Jul 20 13:28:59 2009 +++ /dev/null @@ -1,15 +0,0 @@ -diff -Naur zoneinfo-2009k-old/Makefile zoneinfo-2009k-new/Makefile ---- zoneinfo-2009k-old/Makefile 2009-07-20 06:45:45.000000000 -0700 -+++ zoneinfo-2009k-new/Makefile 2009-07-20 11:35:20.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/html/minimyth/document-changelog.txt Mon Aug 17 14:20:45 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Aug 17 15:13:54 2009 @@ -37,6 +37,7 @@ Updated net/curl. Updated system/lirc. Updated system/udev. + Updated system/zoneinfo. Updated utils/pciutils. Updated xorg-7.4/pixman. Updated xorg-7.4/randr. ======================================= --- /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Jul 20 13:28:59 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Aug 17 15:13:54 2009 @@ -1,5 +1,5 @@ GARNAME = zoneinfo -GARVERSION = 2009k +GARVERSION = 2009l 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 Jul 20 13:28:59 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/checksums Mon Aug 17 15:13:54 2009 @@ -1,3 +1,3 @@ d181116286661375966a350e3e358cfa download/tzcode2009k.tar.gz -54fce464fa9d9f77d48632bbf6fd74aa download/tzdata2009k.tar.gz -ed03622d47b17b2f83c39cbb9252af53 download/zoneinfo-2009k.patch +f95270458c97894b4b62613eb324b33c download/tzdata2009l.tar.gz +87312bc277760b70d846c7c44bd8dd26 download/zoneinfo-2009l.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 -~----------~----~----~----~------~----~------~--~---
