Title: [218693] trunk/Tools
Revision
218693
Author
[email protected]
Date
2017-06-22 06:01:03 -0700 (Thu, 22 Jun 2017)

Log Message

[GTK] Upgrade Harfbuzz to version 1.4.2
https://bugs.webkit.org/show_bug.cgi?id=173592

Reviewed by Carlos Alberto Lopez Perez.

* gtk/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (218692 => 218693)


--- trunk/Tools/ChangeLog	2017-06-22 12:59:45 UTC (rev 218692)
+++ trunk/Tools/ChangeLog	2017-06-22 13:01:03 UTC (rev 218693)
@@ -1,5 +1,14 @@
 2017-06-22  Carlos Garcia Campos  <[email protected]>
 
+        [GTK] Upgrade Harfbuzz to version 1.4.2
+        https://bugs.webkit.org/show_bug.cgi?id=173592
+
+        Reviewed by Carlos Alberto Lopez Perez.
+
+        * gtk/jhbuild.modules:
+
+2017-06-22  Carlos Garcia Campos  <[email protected]>
+
         [WPE] Update WPEBackend-mesa
         https://bugs.webkit.org/show_bug.cgi?id=173705
 

Modified: trunk/Tools/gtk/jhbuild.modules (218692 => 218693)


--- trunk/Tools/gtk/jhbuild.modules	2017-06-22 12:59:45 UTC (rev 218692)
+++ trunk/Tools/gtk/jhbuild.modules	2017-06-22 13:01:03 UTC (rev 218693)
@@ -141,13 +141,11 @@
     <dependencies>
       <dep package="icu"/>
     </dependencies>
-    <branch module="software/harfbuzz/release/harfbuzz-1.3.3.tar.bz2"
-            version="1.3.3"
-            checkoutdir="harfbuzz-1.3.3"
+    <branch module="software/harfbuzz/release/harfbuzz-1.4.2.tar.bz2"
+            version="1.4.2"
+            checkoutdir="harfbuzz-1.4.2"
             repo="freedesktop.org"
-            hash="sha256:2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9"
-            md5sum="97ae15a72a93f1f27324a2b8d9bd3b1d">
-    </branch>
+            hash="sha256:8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3"/>
   </autotools>
 
   <autotools id="gdk-pixbuf" autogen-sh="configure"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to