mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Update to man-pages-3.54.
Update to tcl-8.6.1. Update to M4-1.4.17. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8d8c3dc70f
commit
2f1fdcd5e6
@ -35,6 +35,24 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2013-09-23</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to man-pages-3.54. Fixes
|
||||
<ulink url="&lfs-ticket-root;3398">#3398</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to tcl-8.6.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;3399">#3399</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to M4-1.4.17. Fixes
|
||||
<ulink url="&lfs-ticket-root;3401">#3401</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2013-09-15</para>
|
||||
<itemizedlist>
|
||||
|
@ -133,18 +133,18 @@
|
||||
<listitem>
|
||||
<para>Linux &linux-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>M4 &m4-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Make &make-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<para>Man-DB &man-db-version;</para>
|
||||
</listitem>
|
||||
</listitem>-->
|
||||
<listitem>
|
||||
<para>Man-pages &man-pages-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>MPC &mpc-version;</para>
|
||||
</listitem>-->
|
||||
@ -187,9 +187,9 @@
|
||||
<!--<listitem>
|
||||
<para>Tar &tar-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>TCL &tcl-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Texinfo &texinfo-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -43,10 +43,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of M4</title>
|
||||
|
||||
<para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i -e '/gets is a/d' lib/stdio.in.h</userinput></screen>
|
||||
|
||||
<para>Prepare M4 for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
|
||||
|
@ -48,11 +48,6 @@
|
||||
run in this chapter (they are not mandatory), these packages are required
|
||||
to run the test suites in <xref linkend="chapter-building-system"/>.</para>
|
||||
|
||||
<para>First increase the amount of space needed by some regular expressions
|
||||
in regression tests.</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i s/500/5000/ generic/regc_nfa.c</userinput></screen>
|
||||
|
||||
<para>Prepare Tcl for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">cd unix
|
||||
|
@ -40,10 +40,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of M4</title>
|
||||
|
||||
<para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i -e '/gets is a/d' lib/stdio.in.h</userinput></screen>
|
||||
|
||||
<para>Prepare M4 for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
||||
@ -52,11 +48,9 @@
|
||||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
||||
<!--<para>To test the results, issue:</para>-->
|
||||
<para>To test the results, first fix a test program and then run the test programs:</para>
|
||||
<para>To test the results, issue:</para>
|
||||
|
||||
<screen><userinput remap="test">sed -i -e '41s/ENOENT/& || errno == EINVAL/' tests/test-readlink.h
|
||||
make check</userinput></screen>
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20130915">
|
||||
<!ENTITY releasedate "September 15, 2013">
|
||||
<!ENTITY version "SVN-20130923">
|
||||
<!ENTITY releasedate "September 23, 2013">
|
||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.5">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
24
packages.ent
24
packages.ent
@ -357,14 +357,14 @@
|
||||
<!ENTITY linux-headers-ch6-du "588 MB">
|
||||
<!ENTITY linux-headers-ch6-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY m4-version "1.4.16">
|
||||
<!ENTITY m4-size "1,229 KB">
|
||||
<!ENTITY m4-version "1.4.17">
|
||||
<!ENTITY m4-size "1,405 KB">
|
||||
<!ENTITY m4-url "&gnu;m4/m4-&m4-version;.tar.bz2">
|
||||
<!ENTITY m4-md5 "8a7cef47fecab6272eb86a6be6363b2f">
|
||||
<!ENTITY m4-md5 "8a1787edcba75ae5cd1dc40d7d8ed03a">
|
||||
<!ENTITY m4-home "&gnu-software;m4/">
|
||||
<!ENTITY m4-ch5-du "16.6 MB">
|
||||
<!ENTITY m4-ch5-du "30 MB">
|
||||
<!ENTITY m4-ch5-sbu "0.2 SBU">
|
||||
<!ENTITY m4-ch6-du "26.6 MB">
|
||||
<!ENTITY m4-ch6-du "30 MB">
|
||||
<!ENTITY m4-ch6-sbu "0.4 SBU">
|
||||
|
||||
<!ENTITY make-version "3.82">
|
||||
@ -385,10 +385,10 @@
|
||||
<!ENTITY man-db-ch6-du "27 MB">
|
||||
<!ENTITY man-db-ch6-sbu "0.5 SBU">
|
||||
|
||||
<!ENTITY man-pages-version "3.53">
|
||||
<!ENTITY man-pages-size "1,144 KB">
|
||||
<!ENTITY man-pages-version "3.54">
|
||||
<!ENTITY man-pages-size "1,145 KB">
|
||||
<!ENTITY man-pages-url "http://www.kernel.org/pub/linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
|
||||
<!ENTITY man-pages-md5 "c3ab5df043bc95de69f73cb71a3c7bb6">
|
||||
<!ENTITY man-pages-md5 "382f83e670ecbe1d97fc58e03da0b026">
|
||||
<!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
|
||||
<!ENTITY man-pages-ch6-du "23 MB">
|
||||
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">
|
||||
@ -519,13 +519,13 @@
|
||||
<!ENTITY tar-ch6-du "34 MB">
|
||||
<!ENTITY tar-ch6-sbu "2.4 SBU">
|
||||
|
||||
<!ENTITY tcl-version "8.6.0">
|
||||
<!ENTITY tcl-version "8.6.1">
|
||||
<!ENTITY tcl-major-version "8.6">
|
||||
<!ENTITY tcl-size "8,435 KB">
|
||||
<!ENTITY tcl-size "8,551 KB">
|
||||
<!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz">
|
||||
<!ENTITY tcl-md5 "573aa5fe678e9185ef2b3c56b24658d3">
|
||||
<!ENTITY tcl-md5 "aae4b701ee527c6e4e1a6f9c7399882e">
|
||||
<!ENTITY tcl-home "http://tcl.sourceforge.net/">
|
||||
<!ENTITY tcl-ch5-du "33 MB">
|
||||
<!ENTITY tcl-ch5-du "55 MB">
|
||||
<!ENTITY tcl-ch5-sbu "0.4 SBU">
|
||||
|
||||
<!ENTITY texinfo-version "5.1">
|
||||
|
Loading…
Reference in New Issue
Block a user