Author: cjg
Date: Sat Sep  6 22:58:56 2014
New Revision: 14211

Log:
Merged Pango update from trunk.

Modified:
   branches/systemd/introduction/welcome/changelog.xml
   branches/systemd/packages.ent
   branches/systemd/x/lib/pango.xml

Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Sat Sep  6 22:45:54 
2014        (r14210)
+++ branches/systemd/introduction/welcome/changelog.xml Sat Sep  6 22:58:56 
2014        (r14211)
@@ -58,6 +58,16 @@
     </listitem>
 
     <listitem>
+      <para>September 5th, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[fernando] - Update to pango-1.36.7. Fixes
+          <ulink url="&blfs-ticket-root;5472">#5472</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>September 4th, 2014</para>
       <itemizedlist>
          <listitem>

Modified: branches/systemd/packages.ent
==============================================================================
--- branches/systemd/packages.ent       Sat Sep  6 22:45:54 2014        (r14210)
+++ branches/systemd/packages.ent       Sat Sep  6 22:58:56 2014        (r14211)
@@ -442,7 +442,7 @@
 <!ENTITY hicolor-icon-theme-version   "0.13">
 <!ENTITY libnotify-version            "0.7.6">
 <!ENTITY libxklavier-version          "5.3">
-<!ENTITY pango-version                "1.36.6">
+<!ENTITY pango-version                "1.36.7">
 <!ENTITY pangomm-version              "2.34.0">
 <!ENTITY qt4-version                  "4.8.6">
 <!ENTITY qt5-version                  "5.3.1">

Modified: branches/systemd/x/lib/pango.xml
==============================================================================
--- branches/systemd/x/lib/pango.xml    Sat Sep  6 22:45:54 2014        (r14210)
+++ branches/systemd/x/lib/pango.xml    Sat Sep  6 22:58:56 2014        (r14211)
@@ -6,8 +6,8 @@
 
   <!ENTITY pango-download-http 
"&gnome-download-http;/pango/1.36/pango-&pango-version;.tar.xz">
   <!ENTITY pango-download-ftp  
"&gnome-download-ftp;/pango/1.36/pango-&pango-version;.tar.xz">
-  <!ENTITY pango-md5sum        "1c27523c3f3a4efe4d9d303d0d240320">
-  <!ENTITY pango-size          "1004 KB">
+  <!ENTITY pango-md5sum        "5e8057da0e9e1ed0484f50887ac0ae0f">
+  <!ENTITY pango-size          "1012 KB">
   <!ENTITY pango-buildsize     "24 MB (additional 2 MB to rebuild and install 
the API documentation)">
   <!ENTITY pango-time          "0.3 SBU (additional 0.1 SBU to rebuild and 
install the API documentation)">
 
@@ -110,7 +110,8 @@
 make</userinput></screen>
 
     <para>
-      To test the results, issue: <command>make check</command>.
+      To test the results, issue: <command>make -k check</command>. One test
+      fails for unknown reasons.
     </para>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to