Changeset 514b131


Ignore:
Timestamp:
06/08/2015 08:53:51 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
be5b44d
Parents:
5c6f5793
Message:

Update to mesa-10.5.7.
FreeTTS-1.2.2: minor reformat.
PIN-Entry-0.9.4: typo.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/pinentry.xml

    r5c6f5793 r514b131  
    183183        <listitem>
    184184          <para> is an <application>Ncurses</application> text-based
    185           <application>PIN-Entry</application> ihelper program.</para>
     185          <application>PIN-Entry</application> helper program.</para>
    186186          <indexterm zone="pinentry pinentry-curses">
    187187            <primary sortas="b-pinentry-curses">pinentry-curses</primary>
  • introduction/welcome/changelog.xml

    r5c6f5793 r514b131  
    4848      <para>June 8th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to whois_5.2.9. Fixes
     52          <ulink url="&blfs-ticket-root;6575">#6575</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Add note to Cogl-1.20.0 about possible issues
  • multimedia/audioutils/freetts.xml

    r5c6f5793 r514b131  
    260260
    261261<screen><userinput>java -jar /opt/freetts/lib/freetts.jar \
    262     -text "This is a test of the FreeTTS speech synthesis system"</userinput></screen>
     262     -text "This is a test of the FreeTTS speech synthesis system"</userinput></screen>
    263263
    264264    <para>
     
    269269
    270270<screen><userinput>java -jar /opt/freetts/lib/freetts.jar -streaming \
    271     -text "This is a test of the FreeTTS speech synthesis system"</userinput></screen>
     271     -text "This is a test of the FreeTTS speech synthesis system"</userinput></screen>
    272272
    273273  </sect2>
  • networking/netutils/whois.xml

    r5c6f5793 r514b131  
    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        "37e375b7594224f4292baac7fad4da4a">
     9  <!ENTITY whois-md5sum        "6bb5bf65bc24f1dc60059f69a930015c">
    1010  <!ENTITY whois-size          "80 KB">
    1111  <!ENTITY whois-buildsize     "1.7 MB">
  • packages.ent

    r5c6f5793 r514b131  
    366366<!ENTITY nmap-version                 "6.47">
    367367<!ENTITY traceroute-version           "2.0.21">
    368 <!ENTITY whois-version                "5.2.8">
     368<!ENTITY whois-version                "5.2.9">
    369369<!ENTITY wicd-version                 "1.7.3">
    370370<!ENTITY wireshark-version            "1.12.5">  <!-- even minors only -->
Note: See TracChangeset for help on using the changeset viewer.