Changeset 0cbd1c8


Ignore:
Timestamp:
08/02/2004 04:32:41 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:
711cbbe
Parents:
c54e3c9
Message:

Updated to Whois-4.6.19

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/whois.xml

    rc54e3c9 r0cbd1c8  
    55  %general-entities;
    66
    7   <!ENTITY whois-download-http "http://www.linux.it/~md/software/whois_&whois-version;.tar.gz">
     7  <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.gz">
    88  <!ENTITY whois-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/slackware/slackware-current/source/n/whois/whois_&whois-version;.tar.gz">
    99  <!ENTITY whois-size          "51 KB">
    10   <!ENTITY whois-buildsize     "457 KB">
     10  <!ENTITY whois-buildsize     "460 KB">
    1111  <!ENTITY whois-time          "0.01 SBU">
    1212]>
  • general.ent

    rc54e3c9 r0cbd1c8  
    1 <!ENTITY day          "01">
     1<!ENTITY day          "02">
    22<!ENTITY month        "08">
    33<!ENTITY year         "2004">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "August &day;st, &year;">
     5<!ENTITY releasedate  "August &day;nd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
    88<!ENTITY lfs-version  "testing">              <!-- stable|testing|unstable] -->
    9 <!ENTITY last-commit  "Sun Aug 01 00:15:00 MDT 2004"> <!-- Need to set up auto update for this -->
     9<!ENTITY last-commit  "Mon Aug 02 00:00:00 MDT 2004"> <!-- Need to set up auto update for this -->
    1010
    1111<!ENTITY maintainer-fullname  "Bruce Dubbs">
     
    3333<!ENTITY heimdal-version              "0.6.2">   
    3434<!ENTITY mitkrb-version               "1.3.4">
     35<!ENTITY cyrus-sasl-version           "2.1.19">
    3536                                 
    3637<!-- Chapter 5 -->               
     
    175176<!ENTITY traceroute-version           "1.4a12">
    176177<!ENTITY nmap-version                 "3.50"> 
    177 <!ENTITY whois-version                "4.6.16">
     178<!ENTITY whois-version                "4.6.19">
    178179<!ENTITY bind-version                 "9.2.3">
    179180                                 
  • introduction/welcome/changelog.xml

    rc54e3c9 r0cbd1c8  
    2020
    2121<listitem><para>August 1st, 2004 [randy]: Changed sed command in traceroute
    22 instructions to in-place edit.</para></listitem>
     22instructions to in-place edit; updated to Whois-4.6.19.</para></listitem>
    2323
    2424<listitem><para>August 1st, 2004 [randy]: Added pkgconfig as an optional
Note: See TracChangeset for help on using the changeset viewer.