Revision: 5877
Author: pebender
Date: Mon Nov 30 20:45:32 2009
Log: - Updated package system/zoneinfo.


http://code.google.com/p/minimyth/source/detail?r=5877

Added:
  /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009s.patch
Deleted:
  /trunk/gar-minimyth/script/system/zoneinfo/files/zoneinfo-2009r.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-2009s.patch       
 
Mon Nov 30 20:45:32 2009
@@ -0,0 +1,15 @@
+diff -Naur zoneinfo-2009s-old/Makefile zoneinfo-2009s-new/Makefile
+--- zoneinfo-2009s-old/Makefile        2009-10-21 06:12:41.000000000 -0700
++++ zoneinfo-2009s-new/Makefile        2009-11-30 20:44:04.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-2009r.patch       
 
Mon Nov  9 13:34:43 2009
+++ /dev/null
@@ -1,15 +0,0 @@
-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/html/minimyth/document-changelog.txt    Mon Nov 30  
19:50:21 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Mon Nov 30  
20:45:32 2009
@@ -93,6 +93,7 @@
      Updated perl/perl-Date-Manip.
      Updated perl/perl-libwww-perl.
      Updated perl/perl-URI.
+    Updated system/zoneinfo.
      Updated utils/coreutils.
      Updated utils/tcl.
      Updated X11/libva.
=======================================
--- /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Nov  9 13:34:43  
2009
+++ /trunk/gar-minimyth/script/system/zoneinfo/Makefile Mon Nov 30 20:45:32  
2009
@@ -1,8 +1,8 @@
  GARNAME = zoneinfo
-GARVERSION = 2009r
+GARVERSION = 2009s
  CATEGORIES = system
  MASTER_SITES = ftp://elsie.nci.nih.gov/pub/
-DISTFILES = tzcode2009k.tar.gz tzdata$(GARVERSION).tar.gz
+DISTFILES = tzcode2009r.tar.gz tzdata$(GARVERSION).tar.gz
  PATCHFILES = $(DISTNAME).patch
  LICENSE = Public_Domain

=======================================
--- /trunk/gar-minimyth/script/system/zoneinfo/checksums        Mon Nov  9  
13:34:43 2009
+++ /trunk/gar-minimyth/script/system/zoneinfo/checksums        Mon Nov 30  
20:45:32 2009
@@ -1,3 +1,3 @@
-d181116286661375966a350e3e358cfa  download/tzcode2009k.tar.gz
-c38d977a3f9f4d4646cab902554c519e  download/tzdata2009r.tar.gz
-444ec4b96964c68e3d9f4432687a0860  download/zoneinfo-2009r.patch
+3ea46872dfb400b9141021b975eea83c  download/tzcode2009r.tar.gz
+3cd8038d7bbfb3a4ac544aceef724853  download/tzdata2009s.tar.gz
+440f4d45bdc5238a446e0226b9c06e89  download/zoneinfo-2009s.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.


Reply via email to