Author: robert
Date: 2009-02-22 14:24:16 -0700 (Sun, 22 Feb 2009)
New Revision: 1497

Modified:
   branches/Onward/downloads/packages.txt
   branches/Onward/temporary_system/grep.txt
Log:
Bump to grep-2.5.4

Modified: branches/Onward/downloads/packages.txt
===================================================================
--- branches/Onward/downloads/packages.txt      2009-02-22 21:18:24 UTC (rev 
1496)
+++ branches/Onward/downloads/packages.txt      2009-02-22 21:24:16 UTC (rev 
1497)
@@ -54,10 +54,8 @@
 ftp://sources.redhat.com/pub/glibc/snapshots/glibc-2.9-latest.tar.bz2
 
 # Grep:
-# This CVS version of Grep is a bug fix release, and eliminates the need for
-# upstream patches.
-# http://alpha.gnu.org/gnu/grep/grep-2.5.4-20080209b.tar.gz.sig
-http://alpha.gnu.org/gnu/grep/grep-2.5.4-20080209b.tar.gz
+# http://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.bz2.sig
+http://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.bz2
 
 # Grub:
 # http://alpha.gnu.org/gnu/grub/grub-0.97.tar.gz.sig

Modified: branches/Onward/temporary_system/grep.txt
===================================================================
--- branches/Onward/temporary_system/grep.txt   2009-02-22 21:18:24 UTC (rev 
1496)
+++ branches/Onward/temporary_system/grep.txt   2009-02-22 21:24:16 UTC (rev 
1497)
@@ -4,7 +4,8 @@
 cd obj/ &&
 
 # --without-included-regex makes Grep use libc for regex. This gets rid of
-# some compiler warnings, and I can't imagine why it's unsafe.
+# some compiler warnings. Grep doesn't detect regex in libc properly with
+# Glibc-2.8+.
 
 ../configure --prefix=/tools --disable-perl-regexp \
        --without-included-regex \

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to