Changeset 24dda0ac


Ignore:
Timestamp:
01/24/2015 08:00:39 AM (9 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 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:
7be98fa1
Parents:
46fd248
Message:

Update to harfbuzz-0.9.38.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r46fd248 r24dda0ac  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "23">                   <!-- Always 2 digits -->
     3<!ENTITY day          "24">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 23rd, &year;">
     9<!ENTITY releasedate  "January 24th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/harfbuzz.xml

    r46fd248 r24dda0ac  
    88           "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "bfe733250e34629a188d82e3b971bc1e">
    11   <!ENTITY harfbuzz-size          "1.2 MB">
    12   <!ENTITY harfbuzz-buildsize     "25 MB (additional 1 MB for the API documentation)">
    13   <!ENTITY harfbuzz-time          "0.5 SBU">
     10  <!ENTITY harfbuzz-md5sum        "8839e574be8089c0de83768798bf7916">
     11  <!ENTITY harfbuzz-size          "1.1 MB">
     12  <!ENTITY harfbuzz-buildsize     "29 MB (additional 1 MB for the API documentation)">
     13  <!ENTITY harfbuzz-time          "0.3 SBU">
    1414]>
    1515
  • introduction/welcome/changelog.xml

    r46fd248 r24dda0ac  
    4646
    4747    <listitem>
     48      <para>January 24th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to harfbuzz-0.9.38. Fixes
     52          <ulink url="&blfs-ticket-root;6074">#6074</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>January 23rd, 2015</para>
    4959      <itemizedlist>
  • packages.ent

    r46fd248 r24dda0ac  
    158158<!ENTITY giflib-version               "5.1.1">
    159159<!ENTITY graphite2-version            "1.2.4">
    160 <!ENTITY harfbuzz-version             "0.9.37">
     160<!ENTITY harfbuzz-version             "0.9.38">
    161161<!ENTITY ijs-version                  "0.35">
    162162<!ENTITY jasper-version               "1.900.1">
Note: See TracChangeset for help on using the changeset viewer.