Title: [183973] trunk/Tools
- Revision
- 183973
- Author
- [email protected]
- Date
- 2015-05-07 19:05:15 -0700 (Thu, 07 May 2015)
Log Message
[EFL] Bump EFL version to 1.14.0
https://bugs.webkit.org/show_bug.cgi?id=144743
Reviewed by Darin Adler.
Bump EFL and elementary version to 1.14.0 and removed
md5sum, because it isn't used at all if hash is present.
* efl/jhbuild.modules:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (183972 => 183973)
--- trunk/Tools/ChangeLog 2015-05-08 01:59:14 UTC (rev 183972)
+++ trunk/Tools/ChangeLog 2015-05-08 02:05:15 UTC (rev 183973)
@@ -1,3 +1,15 @@
+2015-05-07 Csaba Osztrogonác <[email protected]>
+
+ [EFL] Bump EFL version to 1.14.0
+ https://bugs.webkit.org/show_bug.cgi?id=144743
+
+ Reviewed by Darin Adler.
+
+ Bump EFL and elementary version to 1.14.0 and removed
+ md5sum, because it isn't used at all if hash is present.
+
+ * efl/jhbuild.modules:
+
2015-05-07 Saam Barati <[email protected]>
exceptionFuzz tests should explicitly initialize the exceptionFuzz boolean in _javascript_ code through a function in jsc.cpp
Modified: trunk/Tools/efl/jhbuild.modules (183972 => 183973)
--- trunk/Tools/efl/jhbuild.modules 2015-05-08 01:59:14 UTC (rev 183972)
+++ trunk/Tools/efl/jhbuild.modules 2015-05-08 02:05:15 UTC (rev 183973)
@@ -209,10 +209,9 @@
<dep package="gstreamer"/>
<dep package="gst-plugins-base"/>
</dependencies>
- <branch module="rel/libs/efl/efl-1.13.0.tar.gz" version="1.13.0"
+ <branch module="rel/libs/efl/efl-1.14.0.tar.gz" version="1.14.0"
repo="download.enlightenment.org"
- hash="sha256:7ff797d4cd01143edc1258a287be3ddfb11264f0b855878d8f5ad5129dee9357"
- md5sum="c73f00e1e25b3b660e15ef754c76541d">
+ hash="sha256:30a8a239449e0d068a39787b5a4769dd26ddf0476f58f094c85e65b108086269">
<patch file="ecore_remove_warnings.patch" strip="1"/>
</branch>
</autotools>
@@ -220,10 +219,9 @@
<autotools id="elementary"
autogen-sh="configure"
autogenargs="--disable-emap --disable-eweather --with-elementary-web-backend=none">
- <branch module="rel/libs/elementary/elementary-1.13.0.tar.gz" version="1.13.0"
+ <branch module="rel/libs/elementary/elementary-1.14.0.tar.gz" version="1.14.0"
repo="download.enlightenment.org"
- hash="sha256:52f1b4304f22156ab53d2d13b8d8f15c58a110a3bc3f31a13fc357eb9527778c"
- md5sum="e8464cc2d89585cfe189584c7081845b">
+ hash="sha256:aa06ca1b332b3cd29ffd136c1f10edf08a06906b3532785ce7e390c1cad6090e">
</branch>
<dependencies>
<dep package="efl"/>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes