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

git git at cross-lfs.org
Mon Aug 27 14:24:02 PDT 2012


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  00d5d8eb2c1b6b1091c54c3ed20240721b1e2b05 (commit)
       via  68a11fb28bab3a53a31f940f2fc90ae4362123a4 (commit)
      from  06b2d12e3cd8e58c896697c1db75ed41052c4567 (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 00d5d8eb2c1b6b1091c54c3ed20240721b1e2b05
Author: William Harrington <kb0iic at gmail.com>
Date:   Mon Aug 27 16:23:54 2012 -0500

    Update dhcpcd download location.

diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 290b2f8..80ce166 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -88,7 +88,7 @@
 
 <!ENTITY dhcpcd-version "5.5.6">
 <!ENTITY dhcpcd-size "80 KB">
-<!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
+<!ENTITY dhcpcd-url "http://roy.aydogan.net/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
 <!ENTITY dhcpcd-md5 "a5c0e43b4e836cfc003437329f6b7982">
 <!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd">
 

commit 68a11fb28bab3a53a31f940f2fc90ae4362123a4
Author: William Harrington <kb0iic at gmail.com>
Date:   Mon Aug 27 16:22:00 2012 -0500

    Rediffed coreutils uname patch.

diff --git a/patches/coreutils-8.16-uname-1.patch b/patches/coreutils-8.19-uname-1.patch
similarity index 97%
rename from patches/coreutils-8.16-uname-1.patch
rename to patches/coreutils-8.19-uname-1.patch
index c24f9f6..ec90c39 100644
--- a/patches/coreutils-8.16-uname-1.patch
+++ b/patches/coreutils-8.19-uname-1.patch
@@ -10,10 +10,11 @@ Rediffed for 7.5 by Jim Gifford
 Rediffed for 8.4 by Joe Ciccone
 Rediffed for 8.9 by Joe Ciccone
 Rediffed for 8.16 by Jonathan Norman - 2012-06-10
+Rediffed for 8.19 by William Harrington - 2012-08-27
 
-diff -Naur coreutils-8.16.orig/src/uname.c coreutils-8.16/src/uname.c
---- coreutils-8.16.orig/src/uname.c	2012-06-10 08:41:13.381458681 +0000
-+++ coreutils-8.16/src/uname.c	2012-06-10 08:41:29.665894170 +0000
+diff -Naur coreutils-8.19.orig/src/uname.c coreutils-8.19/src/uname.c
+--- coreutils-8.19.orig/src/uname.c	2012-07-21 14:54:31.000000000 +0000
++++ coreutils-8.19/src/uname.c	2012-08-27 21:20:07.103876901 +0000
 @@ -49,6 +49,11 @@
  # include <mach-o/arch.h>
  #endif
@@ -174,9 +175,9 @@ diff -Naur coreutils-8.16.orig/src/uname.c coreutils-8.16/src/uname.c
              element = hardware_platform;
          }
  #endif
-diff -Naur coreutils-8.16.orig/src/uname.c.orig coreutils-8.16/src/uname.c.orig
---- coreutils-8.16.orig/src/uname.c.orig	1970-01-01 00:00:00.000000000 +0000
-+++ coreutils-8.16/src/uname.c.orig	2012-03-24 20:26:51.000000000 +0000
+diff -Naur coreutils-8.19.orig/src/uname.c.orig coreutils-8.19/src/uname.c.orig
+--- coreutils-8.19.orig/src/uname.c.orig	1970-01-01 00:00:00.000000000 +0000
++++ coreutils-8.19/src/uname.c.orig	2012-08-27 21:20:07.103876901 +0000
 @@ -0,0 +1,375 @@
 +/* uname -- print system information
 +

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

Summary of changes:
 BOOK/packages.ent                                  |    2 +-
 ...-uname-1.patch => coreutils-8.19-uname-1.patch} |   13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)
 rename patches/{coreutils-8.16-uname-1.patch => coreutils-8.19-uname-1.patch} (97%)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list