Update to grep-2.23

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11001 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2016-02-05 20:06:54 +00:00
parent 8035f937ae
commit 2e1a0ff832
4 changed files with 15 additions and 7 deletions

View File

@ -35,6 +35,16 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>2016-02-05</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to grep-2.23. Fixes
<ulink url="&lfs-ticket-root;3881">#3881</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2016-02-02</para>
<itemizedlist>

View File

@ -52,8 +52,6 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>The test-update-copyright.sh failure can be ignored.</para>
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>

View File

@ -1,7 +1,7 @@
<!ENTITY version "SVN-20160202">
<!ENTITY version "SVN-20160205">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
but not -rc releases -->
<!ENTITY releasedate "February 2, 2016">
<!ENTITY releasedate "February 5, 2016">
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.9">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

View File

@ -256,10 +256,10 @@
<!ENTITY gperf-ch6-du "5.5 MB">
<!ENTITY gperf-ch6-sbu "less than 0.1 SBU">
<!ENTITY grep-version "2.22">
<!ENTITY grep-size "1,268 KB">
<!ENTITY grep-version "2.23">
<!ENTITY grep-size "1,287 KB">
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
<!ENTITY grep-md5 "e1015e951a49a82b02e38891026ef5df">
<!ENTITY grep-md5 "f46aa9d0d2577b9212a104348a286787">
<!ENTITY grep-home "&gnu-software;grep/">
<!ENTITY grep-ch5-du "28.5 MB">
<!ENTITY grep-ch5-sbu "0.2 SBU">