Title: [134073] trunk/Tools
Revision
134073
Author
zandober...@gmail.com
Date
2012-11-09 08:20:58 -0800 (Fri, 09 Nov 2012)

Log Message

[GTK] Bump the jhbuild Cairo version to 1.12.8
https://bugs.webkit.org/show_bug.cgi?id=101721

Bump the Cairo version in Jhbuild moduleset to 1.12.8. This version
should fix multiple failures in canvas tests and also contains
fixes for X-related crashes that occurred from the 1.12.4 version onwards.

* gtk/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (134072 => 134073)


--- trunk/Tools/ChangeLog	2012-11-09 16:03:54 UTC (rev 134072)
+++ trunk/Tools/ChangeLog	2012-11-09 16:20:58 UTC (rev 134073)
@@ -1,3 +1,14 @@
+2012-11-09  Zan Dobersek  <zandober...@gmail.com>
+
+        [GTK] Bump the jhbuild Cairo version to 1.12.8
+        https://bugs.webkit.org/show_bug.cgi?id=101721
+
+        Bump the Cairo version in Jhbuild moduleset to 1.12.8. This version
+        should fix multiple failures in canvas tests and also contains
+        fixes for X-related crashes that occurred from the 1.12.4 version onwards.
+
+        * gtk/jhbuild.modules:
+
 2012-11-09  Raphael Kubo da Costa  <raphael.kubo.da.co...@intel.com>
 
         [WTR][Cairo] Do not call paintRepaintRectOverlay() when there is no repaint rect.

Modified: trunk/Tools/gtk/jhbuild.modules (134072 => 134073)


--- trunk/Tools/gtk/jhbuild.modules	2012-11-09 16:03:54 UTC (rev 134072)
+++ trunk/Tools/gtk/jhbuild.modules	2012-11-09 16:20:58 UTC (rev 134073)
@@ -54,10 +54,10 @@
       <dep package="fontconfig"/>
       <dep package="pixman"/>
     </dependencies>
-    <branch module="releases/cairo-1.10.2.tar.gz" version="1.10.2"
+    <branch module="releases/cairo-1.12.8.tar.xz" version="1.12.8"
             repo="cairographics.org"
-            hash="sha256:32018c7998358eebc2ad578ff8d8559d34fc80252095f110a572ed23d989fc41"
-            md5sum="f101a9e88b783337b20b2e26dfd26d5f">
+            hash="sha256:8fbb6fc66117ab4100bad830cb4479497e53c6f3facb98bf05c8d298554ebdd9"
+            md5sum="8b3dcade859c44fb7e56fc68edfe9a45">
     </branch>
   </autotools>
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to