Title: [114308] trunk/Tools
Revision
114308
Author
k...@webkit.org
Date
2012-04-16 15:25:52 -0700 (Mon, 16 Apr 2012)

Log Message

[GTK] fonts jhbuild module needs an empty clean target
https://bugs.webkit.org/show_bug.cgi?id=84085

Rubber-stamped by Martin Robinson.

* gtk/jhbuild.modules: update to webkitgtk-test-fonts 0.0.2, which
includes a phony clean target that should make warnings and errors go
away.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (114307 => 114308)


--- trunk/Tools/ChangeLog	2012-04-16 22:19:50 UTC (rev 114307)
+++ trunk/Tools/ChangeLog	2012-04-16 22:25:52 UTC (rev 114308)
@@ -1,5 +1,16 @@
 2012-04-16  Gustavo Noronha Silva  <g...@gnome.org>
 
+        [GTK] fonts jhbuild module needs an empty clean target
+        https://bugs.webkit.org/show_bug.cgi?id=84085
+
+        Rubber-stamped by Martin Robinson.
+
+        * gtk/jhbuild.modules: update to webkitgtk-test-fonts 0.0.2, which
+        includes a phony clean target that should make warnings and errors go
+        away.
+
+2012-04-16  Gustavo Noronha Silva  <g...@gnome.org>
+
         [GTK] Bump dependency on GTK+ 3.x to match reality
         https://bugs.webkit.org/show_bug.cgi?id=84060
 

Modified: trunk/Tools/gtk/jhbuild.modules (114307 => 114308)


--- trunk/Tools/gtk/jhbuild.modules	2012-04-16 22:19:50 UTC (rev 114307)
+++ trunk/Tools/gtk/jhbuild.modules	2012-04-16 22:25:52 UTC (rev 114308)
@@ -68,10 +68,10 @@
 
   <autotools id="fonts"
              skip-autogen="true">
-    <branch module="downloads/mrobinson/webkitgtk-test-fonts/webkitgtk-test-fonts-0.0.1.tar.gz" version="0.0.1"
+    <branch module="downloads/mrobinson/webkitgtk-test-fonts/webkitgtk-test-fonts-0.0.2.tar.gz" version="0.0.2"
             repo="github.com"
-            hash="sha256:df40960ec98bd23de2f6ea8f5135ffc9485929aeddb4f08be5144881a1fd3887"
-            md5sum="2c752a694f41f3ff7aed6e3015250f69" size="6635293">
+            hash="sha256:e252dc1c0fe50e2b190b6caf5017930c05cae0cf8374bf92f0761fb4a4980e8b"
+            md5sum="249166fec4b3773c7255775642e4de52">
     </branch>
   </autotools>
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to