Changeset f600251d


Ignore:
Timestamp:
04/02/2008 09:28:16 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5128518
Parents:
26ea9b1
Message:

Updated to which-2.19

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7343 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r26ea9b1 rf600251d  
    44-->
    55
    6 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     6<!ENTITY day          "02">                   <!-- Always 2 digits -->
    77<!ENTITY month        "04">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
    99<!ENTITY version      "svn-&year;&month;&day;">
    10 <!ENTITY releasedate  "April &day;st, &year;">
     10<!ENTITY releasedate  "April &day;nd, &year;">
    1111<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1212<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    188188<!ENTITY fcron-version                "3.0.3">
    189189<!ENTITY hdparm-version               "7.7">
    190 <!ENTITY which-version                "2.16">
     190<!ENTITY which-version                "2.19">
    191191<!ENTITY unzip-version                "5.52">
    192192<!ENTITY zip-version                  "2.32">
  • general/sysutils/which.xml

    r26ea9b1 rf600251d  
    77  <!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">
    88  <!ENTITY which-download-ftp  "ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
    9   <!ENTITY which-md5sum        "830b83af48347a9a3520f561e47cbc9b">
    10   <!ENTITY which-size          "123 KB">
    11   <!ENTITY which-buildsize     "940 KB">
     9  <!ENTITY which-md5sum        "bbd094cec2444cd78befbc0cf09deea4">
     10  <!ENTITY which-size          "132 KB">
     11  <!ENTITY which-buildsize     "1 MB">
    1212  <!ENTITY which-time          "less than 0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r26ea9b1 rf600251d  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>April 2nd, 2008</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Which-2.19.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
    4353    <listitem>
    4454      <para>April 1st, 2008</para>
     
    5262        </listitem>
    5363        <listitem>
    54           <para>[richard] - Added gperf-3.0.3 to General Utilities.  Required for a2ps-4.14.</para>
     64          <para>[richard] - Added gperf-3.0.3 to General Utilities.
     65          Required for a2ps-4.14.</para>
    5566        </listitem>
    5667      </itemizedlist>
     
    8899      </itemizedlist>
    89100    </listitem>
    90 
    91101
    92102    <listitem>
Note: See TracChangeset for help on using the changeset viewer.