Upgrade to Grep-2.5.4. Fixes #2346.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2009-02-17 00:05:07 +00:00
parent 1d6d219ffd
commit f896636409
6 changed files with 19 additions and 23 deletions

View File

@ -40,6 +40,10 @@
<listitem> <listitem>
<para>2009-02-17</para> <para>2009-02-17</para>
<itemizedlist> <itemizedlist>
<listitem>
<para>[matthew] - Upgraded to Grep-2.5.4. Fixes
<ulink url="&lfs-ticket-root;2346">#2346</ulink>.</para>
</listitem>
<listitem> <listitem>
<para>[matthew] - Upgraded to Man-Pages-3.18. Fixes <para>[matthew] - Upgraded to Man-Pages-3.18. Fixes
<ulink url="&lfs-ticket-root;2347">#2347</ulink>.</para> <ulink url="&lfs-ticket-root;2347">#2347</ulink>.</para>

View File

@ -83,9 +83,9 @@
<!-- <listitem> <!-- <listitem>
<para>GMP &gmp-version;</para> <para>GMP &gmp-version;</para>
</listitem> --> </listitem> -->
<!--<listitem> <listitem>
<para>Grep &grep-version;</para> <para>Grep &grep-version;</para>
</listitem>--> </listitem>
<listitem> <listitem>
<para>Groff &groff-version;</para> <para>Groff &groff-version;</para>
</listitem> </listitem>
@ -216,6 +216,10 @@
<para>&gcc-startfiles-patch;</para> <para>&gcc-startfiles-patch;</para>
</listitem> </listitem>
<listitem>
<para>&grep-debian-patch;</para>
</listitem>
<listitem> <listitem>
<para>&inetutils-man_pages-patch;</para> <para>&inetutils-man_pages-patch;</para>
</listitem> </listitem>
@ -265,6 +269,12 @@
<listitem> <listitem>
<para>binutils-2.18-configure-1.patch</para> <para>binutils-2.18-configure-1.patch</para>
</listitem> </listitem>
<listitem>
<para>grep-2.5.3-debian_fixes-1.patch</para>
</listitem>
<listitem>
<para>grep-2.5.3-upstream_fixes-1.patch</para>
</listitem>
<listitem> <listitem>
<para>groff-1.18.1.4-debian_fixes-1.patch</para> <para>groff-1.18.1.4-debian_fixes-1.patch</para>
</listitem> </listitem>

View File

@ -114,14 +114,6 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term>Grep Upstream Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&grep-fixes-patch;"/></para>
<para>MD5 sum: <literal>&grep-fixes-patch-md5;</literal></para>
</listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term>
<listitem> <listitem>

View File

@ -47,12 +47,6 @@
<screen><userinput remap="pre">patch -Np1 -i ../&grep-debian-patch;</userinput></screen> <screen><userinput remap="pre">patch -Np1 -i ../&grep-debian-patch;</userinput></screen>
<para>Upstream have fixed some of the documentation, and changed some of the
tests and the expected results in the newest test scripts. This means that
not so many of the individual tests fail:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&grep-fixes-patch;</userinput></screen>
<para>Prepare Grep for compilation:</para> <para>Prepare Grep for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \ <screen><userinput remap="configure">./configure --prefix=/usr \

View File

@ -217,10 +217,10 @@
<!ENTITY gmp-ch6-du "39.4 MB testsuite included"> <!ENTITY gmp-ch6-du "39.4 MB testsuite included">
<!ENTITY gmp-ch6-sbu "1.5 SBU testsuite included"> <!ENTITY gmp-ch6-sbu "1.5 SBU testsuite included">
<!ENTITY grep-version "2.5.3"> <!ENTITY grep-version "2.5.4">
<!ENTITY grep-size "604 KB"> <!ENTITY grep-size "706 KB">
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.bz2"> <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.bz2">
<!ENTITY grep-md5 "27061ce1fde82876970b6549a156da8b"> <!ENTITY grep-md5 "5650ee2ae6ea4b39e9459d7d0585b315">
<!ENTITY grep-home "&gnu-software;grep/"> <!ENTITY grep-home "&gnu-software;grep/">
<!ENTITY grep-ch5-du "6.9 MB"> <!ENTITY grep-ch5-du "6.9 MB">
<!ENTITY grep-ch5-sbu "0.1 SBU"> <!ENTITY grep-ch5-sbu "0.1 SBU">

View File

@ -60,10 +60,6 @@
<!ENTITY grep-debian-patch-md5 "337d017202d7e3b08d428a89da3ee572"> <!ENTITY grep-debian-patch-md5 "337d017202d7e3b08d428a89da3ee572">
<!ENTITY grep-debian-patch-size "27 KB"> <!ENTITY grep-debian-patch-size "27 KB">
<!ENTITY grep-fixes-patch "grep-&grep-version;-upstream_fixes-1.patch">
<!ENTITY grep-fixes-patch-md5 "44f9c5e7df7746e6115be47e5a068ab8">
<!ENTITY grep-fixes-patch-size "5.8 KB">
<!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch"> <!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch">
<!ENTITY grub-inode-patch-md5 "2482bef9c1866b4045767a56268ba673"> <!ENTITY grub-inode-patch-md5 "2482bef9c1866b4045767a56268ba673">