Author: robert Date: 2008-10-25 13:45:31 -0600 (Sat, 25 Oct 2008) New Revision: 1466
Modified: branches/Onward/downloads/packages.txt branches/Onward/temporary_system/grep.txt Log: Bump to grep-2.5.4-20080209b, and drop the upstream patch. This is a bug fix release of Grep... no new features. All tests pass. Modified: branches/Onward/downloads/packages.txt =================================================================== --- branches/Onward/downloads/packages.txt 2008-10-25 19:39:57 UTC (rev 1465) +++ branches/Onward/downloads/packages.txt 2008-10-25 19:45:31 UTC (rev 1466) @@ -55,8 +55,10 @@ ftp://sources.redhat.com/pub/glibc/snapshots/glibc-2.8-latest.tar.bz2 # Grep: -# http://ftp.gnu.org/gnu/grep/grep-2.5.3.tar.bz2.sig -http://ftp.gnu.org/gnu/grep/grep-2.5.3.tar.bz2 +# 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 # 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 2008-10-25 19:39:57 UTC (rev 1465) +++ branches/Onward/temporary_system/grep.txt 2008-10-25 19:45:31 UTC (rev 1466) @@ -1,7 +1,5 @@ # Temporary tools - Grep -patch -p1 -i ../grep-2.5.3-upstream_fixes-1.patch && - mkdir -v obj/ && cd obj/ && -- http://linuxfromscratch.org/mailman/listinfo/hlfs-book FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
