From 2f1fdcd5e6c319d5b6c9459681423ec49d20017e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 23 Sep 2013 18:20:52 +0000 Subject: 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 --- chapter01/changelog.xml | 18 ++++++++++++++++++ chapter01/whatsnew.xml | 12 ++++++------ chapter05/m4.xml | 4 ---- chapter05/tcl.xml | 5 ----- chapter06/m4.xml | 10 ++-------- general.ent | 4 ++-- packages.ent | 24 ++++++++++++------------ 7 files changed, 40 insertions(+), 37 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1ecfd1432..36acb05cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,24 @@ --> + + 2013-09-23 + + + [bdubbs] - Update to man-pages-3.54. Fixes + #3398. + + + [bdubbs] - Update to tcl-8.6.1. Fixes + #3399. + + + [bdubbs] - Update to M4-1.4.17. Fixes + #3401. + + + + 2013-09-15 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a7502ca4b..9d4ebd0a1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -133,18 +133,18 @@ Linux &linux-version; - + Man-pages &man-pages-version; - --> + @@ -187,9 +187,9 @@ - + diff --git a/chapter05/m4.xml b/chapter05/m4.xml index 0d4212cc2..4be3a0f36 100644 --- a/chapter05/m4.xml +++ b/chapter05/m4.xml @@ -43,10 +43,6 @@ Installation of M4 - Fix an incompatibility between this package and Glibc-&glibc-version;: - -sed -i -e '/gets is a/d' lib/stdio.in.h - Prepare M4 for compilation: ./configure --prefix=/tools diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 4fcc10b61..9a264ad68 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -48,11 +48,6 @@ run in this chapter (they are not mandatory), these packages are required to run the test suites in . - First increase the amount of space needed by some regular expressions - in regression tests. - -sed -i s/500/5000/ generic/regc_nfa.c - Prepare Tcl for compilation: cd unix diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 3a20da992..c22282c1d 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -40,10 +40,6 @@ Installation of M4 - Fix an incompatibility between this package and Glibc-&glibc-version;: - -sed -i -e '/gets is a/d' lib/stdio.in.h - Prepare M4 for compilation: ./configure --prefix=/usr @@ -52,11 +48,9 @@ make - - To test the results, first fix a test program and then run the test programs: + To test the results, issue: -sed -i -e '41s/ENOENT/& || errno == EINVAL/' tests/test-readlink.h -make check +make check Install the package: diff --git a/general.ent b/general.ent index 9dd2aa832..cf619826f 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/packages.ent b/packages.ent index dbf540049..960bcf37b 100644 --- a/packages.ent +++ b/packages.ent @@ -357,14 +357,14 @@ - - + + - + - + - + @@ -385,10 +385,10 @@ - - + + - + @@ -519,13 +519,13 @@ - + - + - + - + -- cgit v1.2.3-54-g00ecf