Changeset 85377e0


Ignore:
Timestamp:
09/07/2014 05:58:56 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14686, systemd-13485
Children:
ded4fab
Parents:
a39d207e
Message:

Merged Pango update from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14211 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra39d207e r85377e0  
    5454          <para>[fernando] - Update to mc-4.8.13. Fixes
    5555          <ulink url="&blfs-ticket-root;5476">#5476</ulink>.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
     61      <para>September 5th, 2014</para>
     62      <itemizedlist>
     63        <listitem>
     64          <para>[fernando] - Update to pango-1.36.7. Fixes
     65          <ulink url="&blfs-ticket-root;5472">#5472</ulink>.</para>
    5666        </listitem>
    5767      </itemizedlist>
  • packages.ent

    ra39d207e r85377e0  
    443443<!ENTITY libnotify-version            "0.7.6">
    444444<!ENTITY libxklavier-version          "5.3">
    445 <!ENTITY pango-version                "1.36.6">
     445<!ENTITY pango-version                "1.36.7">
    446446<!ENTITY pangomm-version              "2.34.0">
    447447<!ENTITY qt4-version                  "4.8.6">
  • x/lib/pango.xml

    ra39d207e r85377e0  
    77  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.36/pango-&pango-version;.tar.xz">
    88  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.36/pango-&pango-version;.tar.xz">
    9   <!ENTITY pango-md5sum        "1c27523c3f3a4efe4d9d303d0d240320">
    10   <!ENTITY pango-size          "1004 KB">
     9  <!ENTITY pango-md5sum        "5e8057da0e9e1ed0484f50887ac0ae0f">
     10  <!ENTITY pango-size          "1012 KB">
    1111  <!ENTITY pango-buildsize     "24 MB (additional 2 MB to rebuild and install the API documentation)">
    1212  <!ENTITY pango-time          "0.3 SBU (additional 0.1 SBU to rebuild and install the API documentation)">
     
    111111
    112112    <para>
    113       To test the results, issue: <command>make check</command>.
     113      To test the results, issue: <command>make -k check</command>. One test
     114      fails for unknown reasons.
    114115    </para>
    115116
Note: See TracChangeset for help on using the changeset viewer.