Changeset 90655dfb


Ignore:
Timestamp:
06/22/2004 05:35:43 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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:
b22791e
Parents:
a91dd56
Message:

updated to Whois-4.6.16

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/whois.xml

    ra91dd56 r90655dfb  
    66
    77  <!ENTITY whois-download-http "http://www.linux.it/~md/software/whois_&whois-version;.tar.gz">
    8   <!ENTITY whois-download-ftp  " ">
    9   <!ENTITY whois-size          "34 KB">
    10   <!ENTITY whois-buildsize     "328 KB">
     8  <!ENTITY whois-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/slackware/slackware-current/source/n/whois/whois_&whois-version;.tar.gz">
     9  <!ENTITY whois-size          "51 KB">
     10  <!ENTITY whois-buildsize     "457 KB">
    1111  <!ENTITY whois-time          "0.01 SBU">
    1212]>
     
    3434</sect3>
    3535
    36 
    3736</sect2>
    3837
     
    4039<title>Installation of <application>Whois</application></title>
    4140
    42 <para>Install <application>Whois</application> by running the following commands:</para>
     41<para>Install <application>Whois</application> by running the following
     42commands:</para>
    4343
    4444<screen><userinput><command>make &amp;&amp;
     
    5050<title>Contents</title>
    5151
    52 <para>The <application>Whois</application> package contains <command>whois</command>.</para>
     52<para>The <application>Whois</application> package contains
     53<command>whois</command>.</para>
    5354
    5455</sect2>
  • general.ent

    ra91dd56 r90655dfb  
    1 <!ENTITY day          "20">
     1<!ENTITY day          "22">
    22<!ENTITY month        "06">
    33<!ENTITY year         "2004">
    44<!ENTITY version      "cvs-&year;&month;&day;">
    5 <!ENTITY releasedate  "June &day;th, &year;">
     5<!ENTITY releasedate  "June &day;nd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
     
    168168<!ENTITY traceroute-version           "1.4a12">
    169169<!ENTITY nmap-version                 "3.50"> 
    170 <!ENTITY whois-version                "4.6.14">
     170<!ENTITY whois-version                "4.6.16">
    171171<!ENTITY bind-version                 "9.2.3">
    172172                                 
  • introduction/welcome/changelog.xml

    ra91dd56 r90655dfb  
    1818
    1919<itemizedlist>
     20
     21<listitem><para>June 22nd, 2004 [randy]: Updated to Whois-4.6.16.</para></listitem>
    2022
    2123<listitem><para>June 20th, 2004 [bdubbs]: Fixed profile script to initialize
Note: See TracChangeset for help on using the changeset viewer.