Title: [190855] trunk/Tools
Revision
190855
Author
ma...@webkit.org
Date
2015-10-12 08:30:32 -0700 (Mon, 12 Oct 2015)

Log Message

[GTK] Update jhbuild's version of harfbuzz
https://bugs.webkit.org/show_bug.cgi?id=149749

Reviewed by Martin Robinson.

Update harfbuzz to 0.9.35, following the lead of Debian Stable.

* gtk/jhbuild.modules: Updated details for harfbuzz.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (190854 => 190855)


--- trunk/Tools/ChangeLog	2015-10-12 12:37:05 UTC (rev 190854)
+++ trunk/Tools/ChangeLog	2015-10-12 15:30:32 UTC (rev 190855)
@@ -1,5 +1,16 @@
 2015-10-12  Mario Sanchez Prada  <ma...@endlessm.com>
 
+        [GTK] Update jhbuild's version of harfbuzz
+        https://bugs.webkit.org/show_bug.cgi?id=149749
+
+        Reviewed by Martin Robinson.
+
+        Update harfbuzz to 0.9.35, following the lead of Debian Stable.
+
+        * gtk/jhbuild.modules: Updated details for harfbuzz.
+
+2015-10-12  Mario Sanchez Prada  <ma...@endlessm.com>
+
         [GTK] Media tests crashing with gst-plugins-bad 1.4.4 and cpp 5.2
         https://bugs.webkit.org/show_bug.cgi?id=150026
 

Modified: trunk/Tools/gtk/jhbuild.modules (190854 => 190855)


--- trunk/Tools/gtk/jhbuild.modules	2015-10-12 12:37:05 UTC (rev 190854)
+++ trunk/Tools/gtk/jhbuild.modules	2015-10-12 15:30:32 UTC (rev 190855)
@@ -104,11 +104,12 @@
   </autotools>
 
   <autotools id="harfbuzz" autogen-sh="configure">
-    <branch module="software/harfbuzz/release/harfbuzz-0.9.14.tar.bz2" version="0.9.14"
-            checkoutdir="harfbuzz-0.9.14"
+    <branch module="software/harfbuzz/release/harfbuzz-0.9.35.tar.bz2"
+            version="0.9.35"
+            checkoutdir="harfbuzz-0.9.35"
             repo="freedesktop.org"
-            hash="sha256:d07c0ffdbbbfdfbb6c65e73fe9c76466e87dbf04b094cbd0abf5fd7d571a4004"
-            md5sum="7e1990b79060e98e2d31f677a0ac9eed">
+            hash="sha256:0aa1a8aba6f502321cf6fef3c9d2c73dde48389c5ed1d3615a7691944c2a06ed"
+            md5sum="531ee8650626ecddcd90b2a4637e31d4">
     </branch>
   </autotools>
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to