Title: [170419] trunk/Tools
Revision
170419
Author
fred.w...@free.fr
Date
2014-06-24 23:31:21 -0700 (Tue, 24 Jun 2014)

Log Message

[EFL] Install Latin Modern Math on the bots
https://bugs.webkit.org/show_bug.cgi?id=134153

Reviewed by Gyuyoung Kim.

* efl/jhbuild.modules: Switch back to https://github.com/ for the webkitgtk-test-fonts.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (170418 => 170419)


--- trunk/Tools/ChangeLog	2014-06-25 04:56:32 UTC (rev 170418)
+++ trunk/Tools/ChangeLog	2014-06-25 06:31:21 UTC (rev 170419)
@@ -1,5 +1,14 @@
 2014-06-24  Frédéric Wang  <fred.w...@free.fr>
 
+        [EFL] Install Latin Modern Math on the bots
+        https://bugs.webkit.org/show_bug.cgi?id=134153
+
+        Reviewed by Gyuyoung Kim.
+
+        * efl/jhbuild.modules: Switch back to https://github.com/ for the webkitgtk-test-fonts.
+
+2014-06-24  Frédéric Wang  <fred.w...@free.fr>
+
         [EFL] [GTK] Use Latin Modern Math in the jhbuild environments.
         https://bugs.webkit.org/show_bug.cgi?id=134153
 

Modified: trunk/Tools/efl/jhbuild.modules (170418 => 170419)


--- trunk/Tools/efl/jhbuild.modules	2014-06-25 04:56:32 UTC (rev 170418)
+++ trunk/Tools/efl/jhbuild.modules	2014-06-25 06:31:21 UTC (rev 170419)
@@ -75,7 +75,12 @@
 
   <autotools id="fonts"
              skip-autogen="true">
-    <branch repo="github.com" module="mrobinson/webkitgtk-test-fonts.git" checkoutdir="webkitgtk-test-fonts" tag="0.0.5"/>
+    <branch module="mrobinson/webkitgtk-test-fonts/archive/0.0.5.tar.gz" version="0.0.5"
+            checkoutdir="webkitgtk-test-fonts"
+            repo="github.com"
+            hash="sha256:369aea9e18aa1a234400976c0a8135b9709805ce4b65a3b474a8d0ee0e298f34"
+            md5sum="39802b485f513842724e6cfd265335bb" size="22592847">
+    </branch>
   </autotools>
 
   <autotools id="libffi" autogen-sh="configure">
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to