Changeset 7b81139


Ignore:
Timestamp:
07/29/2014 07:34:33 AM (10 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.6, 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, krejzi/svn, 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:
5f1ca9f
Parents:
2de46bcc
Message:

Update to harfbuzz-0.9.33.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2de46bcc r7b81139  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 28th, &year;">
     9<!ENTITY releasedate  "July 29th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/harfbuzz.xml

    r2de46bcc r7b81139  
    88           "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "b8c19f87ee7da0813c77a7b43bef4c98">
     10  <!ENTITY harfbuzz-md5sum        "baccea934fac603c8192adbcd096e28c">
    1111  <!ENTITY harfbuzz-size          "1.1 MB">
    12   <!ENTITY harfbuzz-buildsize     "25 MB (additional 2 MB for the API documentation)">
     12  <!ENTITY harfbuzz-buildsize     "28 MB (additional 2 MB for the API documentation)">
    1313  <!ENTITY harfbuzz-time          "0.3 SBU">
    1414]>
  • introduction/welcome/changelog.xml

    r2de46bcc r7b81139  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 29th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to harfbuzz-0.9.33. Fixes
     52          <ulink url="&blfs-ticket-root;5292">#5292</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r2de46bcc r7b81139  
    153153<!ENTITY giflib-version               "5.1.0">
    154154<!ENTITY graphite2-version            "1.2.4">
    155 <!ENTITY harfbuzz-version             "0.9.32">
     155<!ENTITY harfbuzz-version             "0.9.33">
    156156<!ENTITY ijs-version                  "0.35">
    157157<!ENTITY imlib2-version               "1.4.6">
Note: See TracChangeset for help on using the changeset viewer.