[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. d6c718dfecc031186239f39b88e5ddf834c2365f

git git at cross-lfs.org
Sat Jan 8 13:23:13 PST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  d6c718dfecc031186239f39b88e5ddf834c2365f (commit)
      from  6022b0e26fc62cda4be7087b4283216320bb15ea (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d6c718dfecc031186239f39b88e5ddf834c2365f
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Sat Jan 8 16:16:00 2011 -0500

    Updated Coreutils to 8.9.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index bf50302..544976b 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -41,6 +41,9 @@
       <para>January 8, 2011</para>
       <itemizedlist>
         <listitem>
+          <para>[jciccone] - Updated Coreutils to 8.9.</para>
+        </listitem>
+        <listitem>
           <para>[jciccone] - Updated Bzip2 to 1.0.6.</para>
         </listitem>
         <listitem>
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 2ead521..ebe49bd 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -72,10 +72,10 @@
 <!ENTITY colo-md5 "52c16ad31f3b88f710f0fdb5abed0457">
 <!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips">
 
-<!ENTITY coreutils-version "8.5">
-<!ENTITY coreutils-size "10,492 KB">
+<!ENTITY coreutils-version "8.9">
+<!ENTITY coreutils-size "10,998 KB">
 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.gz">
-<!ENTITY coreutils-md5 "c1ffe586d001e87d66cd80c4536ee823">
+<!ENTITY coreutils-md5 "36909ae68840d73a800120cf74af794a">
 <!ENTITY coreutils-home "&gnu-software;coreutils">
 
 <!ENTITY dejagnu-version "1.4.4">
diff --git a/BOOK/patches.ent b/BOOK/patches.ent
index e1b3b7f..0a797b0 100644
--- a/BOOK/patches.ent
+++ b/BOOK/patches.ent
@@ -13,7 +13,7 @@
 <!ENTITY cloog-ppl-autogen-patch-size "624 KB">
 
 <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
-<!ENTITY coreutils-uname-patch-md5 "b2e0649d3f22a631fff96667baeab971">
+<!ENTITY coreutils-uname-patch-md5 "683741cb2c4ab60cf9b61eb9f02ecd02">
 <!ENTITY coreutils-uname-patch-size "8 KB">
 
 <!ENTITY expect-notk-patch "expect-&expect-version;-notk-1.patch">
diff --git a/patches/coreutils-8.5-uname-1.patch b/patches/coreutils-8.9-uname-1.patch
similarity index 96%
rename from patches/coreutils-8.5-uname-1.patch
rename to patches/coreutils-8.9-uname-1.patch
index a186751..ce32cdc 100644
--- a/patches/coreutils-8.5-uname-1.patch
+++ b/patches/coreutils-8.9-uname-1.patch
@@ -8,9 +8,10 @@ Description: Display CPU Information from /proc/cpuinfo or /proc/sysinfo
 Rediffed for 7.1 by Jim Gifford
 Rediffed for 7.5 by Jim Gifford
 Rediffed for 8.4 by Joe Ciccone
+Rediffed for 8.9 by Joe Ciccone
 
---- coreutils-8.5.orig/src/uname.c	2010-01-01 08:06:47.000000000 -0500
-+++ coreutils-8.5/src/uname.c	2010-07-26 20:44:24.389842706 -0400
+--- coreutils-8.9.orig/src/uname.c	2010-01-01 08:06:47.000000000 -0500
++++ coreutils-8.9/src/uname.c	2010-07-26 20:44:24.389842706 -0400
 @@ -50,6 +50,11 @@
  # include <mach-o/arch.h>
  #endif

-----------------------------------------------------------------------

Summary of changes:
 BOOK/introduction/common/changelog.xml             |    3 +++
 BOOK/packages.ent                                  |    6 +++---
 BOOK/patches.ent                                   |    2 +-
 ...5-uname-1.patch => coreutils-8.9-uname-1.patch} |    5 +++--
 4 files changed, 10 insertions(+), 6 deletions(-)
 rename patches/{coreutils-8.5-uname-1.patch => coreutils-8.9-uname-1.patch} (96%)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list