Author: matthew
Date: 2012-04-29 05:30:17 -0600 (Sun, 29 Apr 2012)
New Revision: 9835
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/grep.xml
trunk/BOOK/general.ent
trunk/BOOK/packages.ent
Log:
Upgrade to Grep-2.12. Fixes #3068.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-04-26 19:34:20 UTC (rev 9834)
+++ trunk/BOOK/chapter01/changelog.xml 2012-04-29 11:30:17 UTC (rev 9835)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2012-04-29</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Grep-2.12. Fixes
+ <ulink url="&lfs-ticket-root;3068">#3068</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-04-26</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/grep.xml
===================================================================
--- trunk/BOOK/chapter06/grep.xml 2012-04-26 19:34:20 UTC (rev 9834)
+++ trunk/BOOK/chapter06/grep.xml 2012-04-29 11:30:17 UTC (rev 9835)
@@ -40,10 +40,6 @@
<sect2 role="installation">
<title>Installation of Grep</title>
- <para>First, fix a small problem with a test script:</para>
-
-<screen><userinput remap="pre">sed -i 's/cp/#&/'
tests/unibyte-bracket-expr</userinput></screen>
-
<para>Prepare Grep for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr
--bindir=/bin</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-04-26 19:34:20 UTC (rev 9834)
+++ trunk/BOOK/general.ent 2012-04-29 11:30:17 UTC (rev 9835)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120426">
-<!ENTITY releasedate "Apr 26, 2012">
+<!ENTITY version "SVN-20120429">
+<!ENTITY releasedate "Apr 29, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2012-04-26 19:34:20 UTC (rev 9834)
+++ trunk/BOOK/packages.ent 2012-04-29 11:30:17 UTC (rev 9835)
@@ -219,10 +219,10 @@
<!ENTITY gmp-ch6-du "39 MB">
<!ENTITY gmp-ch6-sbu "1.7 SBU">
-<!ENTITY grep-version "2.11">
-<!ENTITY grep-size "1,101 KB">
+<!ENTITY grep-version "2.12">
+<!ENTITY grep-size "1,152 KB">
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
-<!ENTITY grep-md5 "ad9c6dbdeab93e50d2bc380f10ed3643">
+<!ENTITY grep-md5 "8d2f0346d08b13c18afb81f0e8aa1e2f">
<!ENTITY grep-home "&gnu-software;grep/">
<!ENTITY grep-ch5-du "18 MB">
<!ENTITY grep-ch5-sbu "0.2 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page