Revision: 5722 Author: pebender Date: Mon Oct 19 18:10:24 2009 Log: - Updated package system/zoneinfo.
http://code.google.com/p/minimyth/source/detail?r=5722 Added: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009o.patch Deleted: /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009n.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-2009o.patch Mon Oct 19 18:10:24 2009 @@ -0,0 +1,15 @@ +diff -Naur zoneinfo-2009o-old/Makefile zoneinfo-2009o-new/Makefile +--- zoneinfo-2009o-old/Makefile 2009-07-20 06:45:45.000000000 -0700 ++++ zoneinfo-2009o-new/Makefile 2009-10-19 18:06:06.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-2009n.patch Mon Sep 28 14:13:28 2009 +++ /dev/null @@ -1,15 +0,0 @@ -diff -Naur zoneinfo-2009n-old/Makefile zoneinfo-2009n-new/Makefile ---- zoneinfo-2009n-old/Makefile 2009-07-20 06:45:45.000000000 -0700 -+++ zoneinfo-2009n-new/Makefile 2009-09-28 14:12:03.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 Oct 19 18:09:45 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Oct 19 18:10:24 2009 @@ -33,6 +33,7 @@ Updated lib/libdaemon. Updated lib/pcre. Updated mediaplayers/mplayer-svn. + Updated system/zoneinfo. Updated xorg-7.4/xdpyinfo. Updated xorg-7.4/xf86-input-evdev. Updated xorg-7.4/xlsclients. ======================================= --- /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Sep 28 14:13:28 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Oct 19 18:10:24 2009 @@ -1,5 +1,5 @@ GARNAME = zoneinfo -GARVERSION = 2009n +GARVERSION = 2009o 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 Sep 28 14:13:28 2009 +++ /trunk/gar-minimyth/script/system/zoneinfo/checksums Mon Oct 19 18:10:24 2009 @@ -1,3 +1,3 @@ d181116286661375966a350e3e358cfa download/tzcode2009k.tar.gz -c572bfb704e2da88b9e48517cfa3578f download/tzdata2009n.tar.gz -97d97b5ab7093d8a5d7a465862f217fc download/zoneinfo-2009n.patch +75c74b9c8df7c83c8e3c3068fff08a82 download/tzdata2009o.tar.gz +718404a7f033c9afafb2371b700d3334 download/zoneinfo-2009o.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 -~----------~----~----~----~------~----~------~--~---
