Update to webkitgtk4-2.8.3.
This commit is contained in:
parent
69bfea1809
commit
17184c0ce7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2015/05/14 13:33:58 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2015/05/16 12:04:36 ajacoutot Exp $
|
||||
|
||||
BROKEN-alpha = error: Compiler GCC >= 4.7 or Clang >= 3.3 is required for C compilation
|
||||
BROKEN-hppa = error: Compiler GCC >= 4.7 or Clang >= 3.3 is required for C compilation
|
||||
@ -9,7 +9,7 @@ SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = GTK+ port of the WebKit rendering engine
|
||||
|
||||
V = 2.8.2
|
||||
V = 2.8.3
|
||||
DISTNAME = webkitgtk-${V}
|
||||
PKGNAME = webkitgtk4-${V}
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (webkitgtk-2.8.2.tar.xz) = edwOYoYARGrFWQu1I6g3Lw4orI/wIs8pxbqXnLRjW0M=
|
||||
SIZE (webkitgtk-2.8.2.tar.xz) = 10438740
|
||||
SHA256 (webkitgtk-2.8.3.tar.xz) = s95gyGdu1Uuz1iAcdCu9cC7hdv3+9coG8vxRR4N5LxY=
|
||||
SIZE (webkitgtk-2.8.3.tar.xz) = 10437676
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-Source_cmake_OptionsCommon_cmake,v 1.2 2015/03/27 18:38:45 ajacoutot Exp $
|
||||
$OpenBSD: patch-Source_cmake_OptionsCommon_cmake,v 1.3 2015/05/16 12:04:36 ajacoutot Exp $
|
||||
|
||||
Undefined references to libc functions.
|
||||
|
||||
--- Source/cmake/OptionsCommon.cmake.orig Wed Mar 4 15:25:17 2015
|
||||
+++ Source/cmake/OptionsCommon.cmake Fri Mar 27 10:17:27 2015
|
||||
@@ -95,9 +95,9 @@ if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND "${L
|
||||
--- Source/cmake/OptionsCommon.cmake.orig Fri May 15 10:41:50 2015
|
||||
+++ Source/cmake/OptionsCommon.cmake Sat May 16 09:17:31 2015
|
||||
@@ -97,9 +97,9 @@ if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND "${L
|
||||
set(CMAKE_SHARED_LINKER_FLAGS_DEBUG "-Wl,--no-keep-memory ${CMAKE_SHARED_LINKER_FLAGS_DEBUG}")
|
||||
endif ()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user