Changeset c7d631c


Ignore:
Timestamp:
07/27/2015 06:04:21 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:
d53b6fa7
Parents:
46561f8
Message:
  • Update to harfbuzz-1.0.1.
  • Update to exim-4.86.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/harfbuzz.xml

    r46561f8 rc7d631c  
    88           "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "a2966f1b6a470c2cd84eb511f924cf68">
     10  <!ENTITY harfbuzz-md5sum        "b9c144965dfde96672a7c6bdd4f9bf64">
    1111  <!ENTITY harfbuzz-size          "1.2 MB">
    12   <!ENTITY harfbuzz-buildsize     "32 MB (with tests)">
    13   <!ENTITY harfbuzz-time          "0.2 SBU (with tests)">
     12  <!ENTITY harfbuzz-buildsize     "34 MB (with tests)">
     13  <!ENTITY harfbuzz-time          "0.3 SBU (with tests)">
    1414]>
    1515
     
    164164        </seg>
    165165        <seg>
    166           /usr/include/harfbuzz and
    167           /usr/share/gtk-doc/html/harfbuzz
     166          /usr/{include,share/gtk-doc/html}/harfbuzz
    168167        </seg>
    169168      </seglistitem>
     
    174173      <?dbfo list-presentation="list"?>
    175174      <?dbhtml list-presentation="table"?>
    176  
     175
    177176     <varlistentry id="hb-ot-shape-closure">
    178177        <term><command>hb-ot-shape-closure</command></term>
     
    181180            gives the set of characters contained in a string, represented as
    182181            single characters and/or single character names. Example:
    183             <command>hb-ot-shape-closure 
     182            <command>hb-ot-shape-closure
    184183              /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>.
    185184          </para>
     
    201200        </listitem>
    202201      </varlistentry>
    203  
     202
    204203      <varlistentry id="hb-view">
    205204        <term><command>hb-view</command></term>
     
    210209            defined by the file extension, the supported ones being
    211210            ansi/png/svg/pdf/ps/eps. Example:
    212             <command>hb-view --output-file=hello.png 
     211            <command>hb-view --output-file=hello.png
    213212              /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>.
    214213          </para>
  • introduction/welcome/changelog.xml

    r46561f8 rc7d631c  
    4848        <itemizedlist>
    4949          <listitem>
    50             <para>[bdubbs] - Reformat perl-modules section. Thanks to
     50            <para>[fernando] - Update to exim-4.86. Fixes
     51            <ulink url="&blfs-ticket-root;6757">#6757</ulink>.</para>
     52          </listitem>
     53          <listitem>
     54            <para>[fernando] - Update to harfbuzz-1.0.1. Fixes
     55            <ulink url="&blfs-ticket-root;6756">#6756</ulink>.</para>
     56          </listitem>
     57          <listitem>
     58            <para>[bdubbs] - Reformat perl-modules section. Thanks to
    5159            Denis Mugnier for the patch. Fixes
    5260            <ulink url="&blfs-ticket-root;6754">#6754</ulink>.</para>
  • packages.ent

    r46561f8 rc7d631c  
    161161<!ENTITY giflib-version               "5.1.1">
    162162<!ENTITY graphite2-version            "1.2.4">
    163 <!ENTITY harfbuzz-version             "0.9.41">
     163<!ENTITY harfbuzz-version             "1.0.1">
    164164<!ENTITY ijs-version                  "0.35">
    165165<!ENTITY jasper-version               "1.900.1">
     
    414414<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    415415
    416 <!ENTITY exim-version                 "4.85">
     416<!ENTITY exim-version                 "4.86">
    417417<!ENTITY postfix-version              "3.0.2">
    418418<!ENTITY sendmail-version             "8.15.2">
  • server/mail/exim.xml

    r46561f8 rc7d631c  
    1313  <!-- if above don't work, please use one of the official mirrors at
    1414       http://www.exim.org/mirmon/ftp_mirrors.html -->
    15   <!ENTITY exim-md5sum          "ebae28762b6f125726283dc9434e8709">
    16   <!ENTITY exim-size            "1.7 MB">
    17   <!ENTITY exim-buildsize       "14 MB">
     15  <!ENTITY exim-md5sum          "797f248ef3e0c0e2f178e915f88fc4e9">
     16  <!ENTITY exim-size            "1.8 MB">
     17  <!ENTITY exim-buildsize       "17 MB">
    1818  <!ENTITY exim-time            "0.2 SBU">
    1919
     
    8787    <para role="optional">
    8888      <xref linkend="db"/> or
    89       <ulink url="http://sourceforge.net/projects/tdb">TDB</ulink> (as an
    90       alternative to GDBM, built in LFS),
    91       <xref linkend="x-window-system"/>,
     89      <ulink url="http://sourceforge.net/projects/tdb">TDB</ulink>
     90      (alternatives to GDBM, built in LFS),
     91      <xref linkend="cyrus-sasl"/>,
     92      <xref linkend="libidn"/>,
     93      <xref linkend="linux-pam"/>,
     94      <xref linkend="mariadb"/> or
     95      <ulink url="http://www.mysql.com/">MySQL</ulink>,
    9296      <xref linkend="openldap"/>,
    9397      <xref linkend="openssl"/> or <xref linkend="gnutls"/>,
    94       <xref linkend="cyrus-sasl"/>,
    95       <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
    9698      <xref linkend="postgresql"/>,
    9799      <xref linkend="sqlite"/>,
    98       <xref linkend="linux-pam"/>, and
     100      <xref linkend="x-window-system"/>, and
    99101      <ulink url="http://www.trusteddomain.org/opendmarc/">OpenDMARC</ulink>
    100102    </para>
Note: See TracChangeset for help on using the changeset viewer.