Changeset 7a5857c


Ignore:
Timestamp:
10/26/2012 10:26:07 AM (11 years ago)
Author:
Krejzi <krejzi@…>
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:
9697f0f
Parents:
62aa478
Message:

Whois 5.0.20 and mark some packages as 72checked.

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

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r62aa478 r7a5857c  
    477477<!ENTITY nmap-version                 "6.01">
    478478<!ENTITY traceroute-version           "2.0.18">
    479 <!ENTITY whois-version                "5.0.18">
     479<!ENTITY whois-version                "5.0.20">
    480480<!ENTITY wicd-version                 "1.7.2.4">
    481481<!ENTITY wireshark-version            "1.6.5">
  • introduction/welcome/changelog.xml

    r62aa478 r7a5857c  
    5656          <para>[krejzi] - Fix K3b to work with newer FFmpeg and
    5757          KDE SC.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[krejzi] - Whois 5.0.20.</para>
    5861        </listitem>
    5962      </itemizedlist>
  • multimedia/libdriv/libdiscid.xml

    r62aa478 r7a5857c  
    3636    provides a submission URL for adding the DiscID to the database.</para>
    3737
    38     &lfs70_built;
     38    &lfs72_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • multimedia/libdriv/libmpeg3.xml

    r62aa478 r7a5857c  
    3535    </para>
    3636
    37     &lfs70_checked;
     37    &lfs72_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • multimedia/libdriv/libmusicbrainz3.xml

    r62aa478 r7a5857c  
    4242    </para>
    4343
    44     &lfs70_checked;
     44    &lfs72_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/mod_dnssd.xml

    r62aa478 r7a5857c  
    3838    </para>
    3939
    40     &lfs70_checked;
     40    &lfs72_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/nmap.xml

    r62aa478 r7a5857c  
    3434    TCP/IP fingerprinting.</para>
    3535
    36     &lfs70_checked;
     36    &lfs72_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/traceroute.xml

    r62aa478 r7a5857c  
    3636    the problem.</para>
    3737
    38     &lfs70_checked;
     38    &lfs72_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • networking/netutils/whois.xml

    r62aa478 r7a5857c  
    77  <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    88  <!ENTITY whois-download-ftp  "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    9   <!ENTITY whois-md5sum        "15d777273d44a5b9a0814c1ea0d22b1a">
    10   <!ENTITY whois-size          "76 KB">
    11   <!ENTITY whois-buildsize     "1.8 MB">
     9  <!ENTITY whois-md5sum        "2e33c03536082ae8156b2cbe78c0299d">
     10  <!ENTITY whois-size          "72 KB">
     11  <!ENTITY whois-buildsize     "1.3 MB">
    1212  <!ENTITY whois-time          "less than 0.1 SBU">
    1313]>
  • networking/textweb/w3m.xml

    r62aa478 r7a5857c  
    3333    also be used as a text-mode WWW browser.</para>
    3434
    35     &lfs70_built;
     35    &lfs72_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9999sed -i 's/file_handle/file_foo/' istream.{c,h} &amp;&amp;
    100100sed -i 's#gdk-pixbuf-xlib-2.0#&amp; x11#' configure &amp;&amp;
    101 ./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     101./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib &amp;&amp;
    102102make</userinput></screen>
    103103
Note: See TracChangeset for help on using the changeset viewer.