Changeset 550485b


Ignore:
Timestamp:
09/12/2002 10:26:58 PM (22 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v4_0, v4_1, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
f26bba5
Parents:
a76aa64
Message:

new gawk patch fixes DDEFPATH definition, also added the procps patch to the changelog's 'Added ...' section

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    ra76aa64 r550485b  
    3838<listitem><para>ed-0.2.patch</para></listitem>
    3939<listitem><para>fileutils-4.1.patch</para></listitem>
    40 <listitem><para>gawk-3.1.1.patch</para></listitem>
     40<listitem><para>gawk-3.1.1-2.patch</para></listitem>
    4141<listitem><para>gcc-3.2.patch</para></listitem>
    4242<listitem><para>glibc-2.2.5-2.patch</para></listitem>
    4343<listitem><para>gzip-1.2.4b.patch</para></listitem>
    4444<listitem><para>ncurses-5.2.patch</para></listitem>
     45<listitem><para>procps-2.0.7.patch</para></listitem>
    4546<listitem><para>vim-6.1.patch</para></listitem>
    4647<listitem><para>zlib-1.1.4</para></listitem>
     
    5455</itemizedlist>
    5556</para></listitem>
     57
     58<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Gawk: Updated
     59the Gawk patch. It also changes the <emphasis>DDEFPATH</emphasis> directory
     60location now.</para></listitem>
    5661
    5762<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added
  • chapter04/gawk-patch.xml

    ra76aa64 r550485b  
    1 Gawk Patch (&gawk-version;) - &gawk-patch-size;:
    2 <ulink url="&ftp;/gawk-&gawk-version;.patch.bz2"/>
    3 <ulink url="&http;/gawk-&gawk-version;.patch.bz2"/>
     1Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;:
     2<ulink url="&ftp;/gawk-&gawk-patch-version;.patch.bz2"/>
     3<ulink url="&http;/gawk-&gawk-patch-version;.patch.bz2"/>
  • entities/gawk.ent

    ra76aa64 r550485b  
    1919<!ENTITY gawk-size "1,420 KB">
    2020<!ENTITY gawk-patch-size "1 KB">
    21 <!ENTITY gawk-patch-version "3.1.1">
     21<!ENTITY gawk-patch-version "3.1.1-2">
    2222<!ENTITY gawk-dir "gawk-&gawk-version;">
    2323<!ENTITY gawk-package "gawk-&gawk-version;.tar.bz2">
  • index.xml

    ra76aa64 r550485b  
    1616<!ENTITY blfs-root "http://beyond.linuxfromscratch.org/">
    1717
    18 <!ENTITY all-version "cvs-20020912-1405">
     18<!ENTITY all-version "cvs-20020912-1516">
    1919<!ENTITY all-size-kb "105,560 KB">
    2020<!ENTITY all-size-mb "103.88 MB">
Note: See TracChangeset for help on using the changeset viewer.