Changeset 91215f68


Ignore:
Timestamp:
05/25/2012 02:08:25 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
1ed142bc
Parents:
8dce8475
Message:

Update to whois-5.0.16

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r8dce8475 r91215f68  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to whois-5.0.16. Fixes
     49          <ulink url="&blfs-ticket-root;3372">#3372</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Clarify libreoffice install instructions.</para>
    4953        </listitem>
  • networking/netutils/whois.xml

    r8dce8475 r91215f68  
    77  <!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.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.gz">
    9   <!ENTITY whois-md5sum        "1147b6a993af384ba341cb91666c7e97">
    10   <!ENTITY whois-size          "88 KB">
    11   <!ENTITY whois-buildsize     "1.3 MB">
     9  <!ENTITY whois-md5sum        "6d689965473c23db6be890c7e5260c67">
     10  <!ENTITY whois-size          "76 KB">
     11  <!ENTITY whois-buildsize     "348 KB">
    1212  <!ENTITY whois-time          "less than 0.1 SBU">
    1313]>
     
    3737    <xref linkend="expect"/> package.</para>
    3838
    39     &lfs70_checked;
     39    &lfs71_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7171    <para>Build the application with:</para>
    7272
    73 <screen><userinput>make &amp;&amp;
    74 make pos</userinput></screen>
     73<screen><userinput>make</userinput></screen>
    7574
    7675    <para>You can install the <command>whois</command> program, the
Note: See TracChangeset for help on using the changeset viewer.