Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2018 20:53:34 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484767 - in head/www/webkit2-gtk3: . files
Message-ID:  <201811112053.wABKrYvZ017769@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sun Nov 11 20:53:34 2018
New Revision: 484767
URL: https://svnweb.freebsd.org/changeset/ports/484767

Log:
  Update Webkit2-gtk3 to 2.22.3.
  
  * Regen patches
  
  Obtained from:	GNOME devel repo

Deleted:
  head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.h
Modified:
  head/www/webkit2-gtk3/Makefile
  head/www/webkit2-gtk3/distinfo
  head/www/webkit2-gtk3/files/patch-CMakeLists.txt
  head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_assembler_ARM64Assembler.h
  head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_offlineasm_arm64_rb
  head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Optional.h
  head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Platform.h
  head/www/webkit2-gtk3/files/patch-Source_WebCore_PAL_pal_PlatformGTK.cmake
  head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_graphics_egl_GLContextEGL.cpp
  head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_network_soup_SoupNetworkSession.h
  head/www/webkit2-gtk3/files/patch-Source__JavaScriptCore__assembler__ARMAssembler.h
  head/www/webkit2-gtk3/files/patch-Source_bmalloc_bmalloc_BPlatform.h
  head/www/webkit2-gtk3/pkg-plist

Modified: head/www/webkit2-gtk3/Makefile
==============================================================================
--- head/www/webkit2-gtk3/Makefile	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/Makefile	Sun Nov 11 20:53:34 2018	(r484767)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webkit
-PORTVERSION=	2.20.5
-PORTREVISION=	2
+PORTVERSION=	2.22.3
 CATEGORIES=	www
 MASTER_SITES=	http://webkitgtk.org/releases/
 PKGNAMESUFFIX=	2-gtk3
@@ -34,7 +33,7 @@ LIB_DEPENDS=	libenchant-2.so:textproc/enchant2 \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		bison cmake:outsource compiler:c++14-lang gettext gnome gperf \
+USES=		bison cmake:outsource compiler:c++14-lang gettext gl gnome gperf \
 		jpeg localbase:ldflags perl5 pkgconfig python:2.7,build \
 		sqlite tar:xz
 USE_GNOME=	cairo gdkpixbuf2 gtk30 introspection:build libxml2 libxslt

Modified: head/www/webkit2-gtk3/distinfo
==============================================================================
--- head/www/webkit2-gtk3/distinfo	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/distinfo	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534713029
-SHA256 (webkitgtk-2.20.5.tar.xz) = 15c0f8d26e9605afe0948d161ba5fd82efee8eda2debd409fd40a440ac3af990
-SIZE (webkitgtk-2.20.5.tar.xz) = 16625200
+TIMESTAMP = 1540925863
+SHA256 (webkitgtk-2.22.3.tar.xz) = 9dfd542902953be9af8ff32bd37fe662ca3d75f7348514ebac15c6252a6ccd72
+SIZE (webkitgtk-2.22.3.tar.xz) = 16753248

Modified: head/www/webkit2-gtk3/files/patch-CMakeLists.txt
==============================================================================
--- head/www/webkit2-gtk3/files/patch-CMakeLists.txt	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-CMakeLists.txt	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2018-02-19 07:44:43 UTC
+--- CMakeLists.txt.orig	2018-09-06 11:51:31 UTC
 +++ CMakeLists.txt
-@@ -93,9 +93,9 @@ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "(x64
+@@ -95,9 +95,9 @@ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "(x64
      set(WTF_CPU_X86_64 1)
  elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "(i[3-6]86|x86)")
      set(WTF_CPU_X86 1)

Modified: head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_assembler_ARM64Assembler.h
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_assembler_ARM64Assembler.h	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_assembler_ARM64Assembler.h	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,11 +1,11 @@
---- Source/JavaScriptCore/assembler/ARM64Assembler.h.orig	2018-03-05 09:28:05 UTC
+--- Source/JavaScriptCore/assembler/ARM64Assembler.h.orig	2018-08-21 16:06:10 UTC
 +++ Source/JavaScriptCore/assembler/ARM64Assembler.h
-@@ -2856,6 +2856,8 @@ class ARM64Assembler { (public)
+@@ -2863,6 +2863,8 @@ class ARM64Assembler { (public)
      {
  #if OS(IOS)
          sys_cache_control(kCacheFunctionPrepareForExecution, code, size);
 +#elif OS(FREEBSD) || OS(NETBSD)
 +        __clear_cache(code, reinterpret_cast<char*>(code) + size);
+ #elif OS(FUCHSIA)
+         zx_cache_flush(code, size, ZX_CACHE_FLUSH_INSN);
  #elif OS(LINUX)
-         size_t page = pageSize();
-         uintptr_t current = reinterpret_cast<uintptr_t>(code);

Modified: head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_offlineasm_arm64_rb
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_offlineasm_arm64_rb	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_offlineasm_arm64_rb	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/JavaScriptCore/offlineasm/arm64.rb.orig	2018-06-01 22:16:58 UTC
+--- Source/JavaScriptCore/offlineasm/arm64.rb.orig	2018-10-27 21:20:55 UTC
 +++ Source/JavaScriptCore/offlineasm/arm64.rb
-@@ -945,7 +945,7 @@ class Instruction
+@@ -938,7 +938,7 @@ class Instruction
              $asm.puts "ldr #{operands[1].arm64Operand(:ptr)}, [#{operands[1].arm64Operand(:ptr)}, #{operands[0].asmLabel}@GOTPAGEOFF]"
  
              # On Linux, use ELF GOT relocation specifiers.

Modified: head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Optional.h
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Optional.h	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Optional.h	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/WTF/wtf/Optional.h.orig	2018-02-19 07:45:30 UTC
+--- Source/WTF/wtf/Optional.h.orig	2018-09-21 19:59:47 UTC
 +++ Source/WTF/wtf/Optional.h
-@@ -291,12 +291,14 @@ struct nullopt_t
+@@ -277,12 +277,14 @@ struct nullopt_t
  constexpr nullopt_t nullopt{nullopt_t::init()};
  
  

Modified: head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Platform.h
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Platform.h	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Platform.h	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/WTF/wtf/Platform.h.orig	2018-02-20 09:12:50 UTC
+--- Source/WTF/wtf/Platform.h.orig	2018-09-21 19:59:47 UTC
 +++ Source/WTF/wtf/Platform.h
-@@ -182,6 +182,7 @@
+@@ -183,6 +183,7 @@
  #elif defined(__ARM_ARCH_6__) \
      || defined(__ARM_ARCH_6J__) \
      || defined(__ARM_ARCH_6K__) \
@@ -8,7 +8,7 @@
      || defined(__ARM_ARCH_6Z__) \
      || defined(__ARM_ARCH_6ZK__) \
      || defined(__ARM_ARCH_6T2__) \
-@@ -229,6 +230,7 @@
+@@ -230,6 +231,7 @@
  
  #elif defined(__ARM_ARCH_6J__) \
      || defined(__ARM_ARCH_6K__) \

Modified: head/www/webkit2-gtk3/files/patch-Source_WebCore_PAL_pal_PlatformGTK.cmake
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_WebCore_PAL_pal_PlatformGTK.cmake	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_WebCore_PAL_pal_PlatformGTK.cmake	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/WebCore/PAL/pal/PlatformGTK.cmake.orig	2018-02-19 07:45:31 UTC
+--- Source/WebCore/PAL/pal/PlatformGTK.cmake.orig	2018-07-25 11:56:30 UTC
 +++ Source/WebCore/PAL/pal/PlatformGTK.cmake
-@@ -12,6 +12,13 @@ list(APPEND PAL_SOURCES
+@@ -20,6 +20,13 @@ list(APPEND PAL_SOURCES
      unix/LoggingUnix.cpp
  )
  
@@ -12,5 +12,5 @@
 +)
 +
  if (ENABLE_SUBTLE_CRYPTO)
-     list(APPEND PAL_SOURCES
-         crypto/tasn1/Utilities.cpp
+     list(APPEND PAL_PUBLIC_HEADERS
+         crypto/tasn1/Utilities.h

Modified: head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_graphics_egl_GLContextEGL.cpp
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_graphics_egl_GLContextEGL.cpp	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_graphics_egl_GLContextEGL.cpp	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/WebCore/platform/graphics/egl/GLContextEGL.cpp.orig	2018-02-19 07:45:32 UTC
+--- Source/WebCore/platform/graphics/egl/GLContextEGL.cpp.orig	2018-07-25 11:56:31 UTC
 +++ Source/WebCore/platform/graphics/egl/GLContextEGL.cpp
-@@ -44,6 +44,8 @@
+@@ -45,6 +45,8 @@
  #include "OpenGLShims.h"
  #endif
  

Modified: head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_network_soup_SoupNetworkSession.h
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_network_soup_SoupNetworkSession.h	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_WebCore_platform_network_soup_SoupNetworkSession.h	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/WebCore/platform/network/soup/SoupNetworkSession.h.orig	2018-05-07 10:56:05.000000000 +0200
-+++ Source/WebCore/platform/network/soup/SoupNetworkSession.h	2018-05-14 21:15:28.165991000 +0200
-@@ -33,6 +33,8 @@
+--- Source/WebCore/platform/network/soup/SoupNetworkSession.h.orig	2018-09-06 11:51:34 UTC
++++ Source/WebCore/platform/network/soup/SoupNetworkSession.h
+@@ -34,6 +34,8 @@
  #include <wtf/glib/GRefPtr.h>
  #include <wtf/text/WTFString.h>
  

Modified: head/www/webkit2-gtk3/files/patch-Source__JavaScriptCore__assembler__ARMAssembler.h
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source__JavaScriptCore__assembler__ARMAssembler.h	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source__JavaScriptCore__assembler__ARMAssembler.h	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/JavaScriptCore/assembler/ARMAssembler.h.orig	2018-02-19 07:45:14 UTC
+--- Source/JavaScriptCore/assembler/ARMAssembler.h.orig	2018-08-21 16:06:10 UTC
 +++ Source/JavaScriptCore/assembler/ARMAssembler.h
-@@ -1202,6 +1202,8 @@ namespace JSC {
+@@ -1201,6 +1201,8 @@ namespace JSC {
                  linuxPageFlush(current, current + page);
  
              linuxPageFlush(current, end);

Modified: head/www/webkit2-gtk3/files/patch-Source_bmalloc_bmalloc_BPlatform.h
==============================================================================
--- head/www/webkit2-gtk3/files/patch-Source_bmalloc_bmalloc_BPlatform.h	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/files/patch-Source_bmalloc_bmalloc_BPlatform.h	Sun Nov 11 20:53:34 2018	(r484767)
@@ -1,6 +1,6 @@
---- Source/bmalloc/bmalloc/BPlatform.h.orig	2018-02-19 08:53:21 UTC
+--- Source/bmalloc/bmalloc/BPlatform.h.orig	2018-07-25 11:56:32 UTC
 +++ Source/bmalloc/bmalloc/BPlatform.h
-@@ -139,6 +139,7 @@
+@@ -138,6 +138,7 @@
  #elif defined(__ARM_ARCH_6__) \
  || defined(__ARM_ARCH_6J__) \
  || defined(__ARM_ARCH_6K__) \

Modified: head/www/webkit2-gtk3/pkg-plist
==============================================================================
--- head/www/webkit2-gtk3/pkg-plist	Sun Nov 11 20:47:40 2018	(r484766)
+++ head/www/webkit2-gtk3/pkg-plist	Sun Nov 11 20:53:34 2018	(r484767)
@@ -9,6 +9,16 @@ include/webkitgtk-4.0/JavaScriptCore/JSTypedArray.h
 include/webkitgtk-4.0/JavaScriptCore/JSValueRef.h
 include/webkitgtk-4.0/JavaScriptCore/JavaScript.h
 include/webkitgtk-4.0/JavaScriptCore/WebKitAvailability.h
+include/webkitgtk-4.0/jsc/JSCAutocleanups.h
+include/webkitgtk-4.0/jsc/JSCClass.h
+include/webkitgtk-4.0/jsc/JSCContext.h
+include/webkitgtk-4.0/jsc/JSCDefines.h
+include/webkitgtk-4.0/jsc/JSCException.h
+include/webkitgtk-4.0/jsc/JSCValue.h
+include/webkitgtk-4.0/jsc/JSCVersion.h
+include/webkitgtk-4.0/jsc/JSCVirtualMachine.h
+include/webkitgtk-4.0/jsc/JSCWeakValue.h
+include/webkitgtk-4.0/jsc/jsc.h
 include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h
 include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h
 include/webkitgtk-4.0/webkit2/WebKitAutocleanups.h
@@ -199,10 +209,10 @@ lib/girepository-1.0/WebKit2-4.0.typelib
 lib/girepository-1.0/WebKit2WebExtension-4.0.typelib
 lib/libjavascriptcoregtk-4.0.so
 lib/libjavascriptcoregtk-4.0.so.18
-lib/libjavascriptcoregtk-4.0.so.18.7.13
+lib/libjavascriptcoregtk-4.0.so.18.11.4
 lib/libwebkit2gtk-4.0.so
 lib/libwebkit2gtk-4.0.so.37
-lib/libwebkit2gtk-4.0.so.37.28.5
+lib/libwebkit2gtk-4.0.so.37.33.4
 lib/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
 libdata/pkgconfig/javascriptcoregtk-4.0.pc
 libdata/pkgconfig/webkit2gtk-4.0.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811112053.wABKrYvZ017769>