summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2016-03-22 18:36:03 -0400
committerPavel Vinogradov2016-03-22 18:36:03 -0400
commitd6745f9e869e63eb4982053feef3c409e6882c98 (patch)
tree0db888914bfc03c77dc86deff4622a66cbf0e271
parent9e5c70b9745c51698f47171ce06823f507a9de5c (diff)
http/webkitgtk3: version 2.12.0
-rwxr-xr-xhttp/webkitgtk3/DEPENDS4
-rwxr-xr-xhttp/webkitgtk3/DETAILS4
-rw-r--r--http/webkitgtk3/HISTORY4
3 files changed, 10 insertions, 2 deletions
diff --git a/http/webkitgtk3/DEPENDS b/http/webkitgtk3/DEPENDS
index 1881d8ba5a..aa8285d9a9 100755
--- a/http/webkitgtk3/DEPENDS
+++ b/http/webkitgtk3/DEPENDS
@@ -31,6 +31,10 @@ depends perl &&
depends PYTHON &&
depends RUBY &&
+if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
+ depends llvm
+fi &&
+
optional_depends enchant \
-DENABLE_SPELLCHECK={ON,OFF} \
"Enable spellchecking support?" &&
diff --git a/http/webkitgtk3/DETAILS b/http/webkitgtk3/DETAILS
index 8b6490ff9a..fdcf0d5eea 100755
--- a/http/webkitgtk3/DETAILS
+++ b/http/webkitgtk3/DETAILS
@@ -1,8 +1,8 @@
SPELL=webkitgtk3
- VERSION=2.8.3
+ VERSION=2.12.0
SOURCE=webkitgtk-$VERSION.tar.xz
SOURCE_URL[0]=http://www.webkitgtk.org/releases/$SOURCE
- SOURCE_HASH=sha512:29a8f17d921a3015cea8e1e156c42b8f7d5504643157381888c9613a706070b2bde1435cc83048969cc24b525a3f7cd27a493d9636a4bace6bac921b2179874d
+ SOURCE_HASH=sha512:b1ef35d47e65e94b0782007a864b6578855470ce07d17ed48af505e903339130d8c23f80ce4f300d9a6eb5e7ea3b819f6b7d09a25db4475923a6b2b7405b7467
SOURCE_DIRECTORY=$BUILD_DIRECTORY/webkitgtk-$VERSION
WEB_SITE=http://webkitgtk.org/
SECURITY_PATCH=8
diff --git a/http/webkitgtk3/HISTORY b/http/webkitgtk3/HISTORY
index 230d424371..0e28b1dcf1 100644
--- a/http/webkitgtk3/HISTORY
+++ b/http/webkitgtk3/HISTORY
@@ -1,3 +1,7 @@
+2016-03-22 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated spell to 2.12.0
+ * DEPENDS: x86_64 version needs llvm
+
2015-06-02 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated spell to 2.8.3