pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: Add pkgsrc changes to COMMIT_MSG
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Oct 7 01:49:24 2018 +0200
Changeset: e8a4c3352c9e214867371005eed54942aee58623
Modified Files:
webkit-gtk/COMMIT_MSG
Log Message:
webkit-gtk: Add pkgsrc changes to COMMIT_MSG
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e8a4c3352c9e214867371005eed54942aee58623
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/COMMIT_MSG | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diffs:
diff --git a/webkit-gtk/COMMIT_MSG b/webkit-gtk/COMMIT_MSG
index 412b89a968..ae17b8041a 100644
--- a/webkit-gtk/COMMIT_MSG
+++ b/webkit-gtk/COMMIT_MSG
@@ -1,7 +1,25 @@
webkit-gtk: Update www/webkit-gtk to 2.22.2
pkgsrc changes:
-TODO
+ - Bump GCC_REQD to 6.0 (now gcc 6.0.0 or newer is needed)
+ - Add NetBSD support for JavaScript JIT on x86_64, i386, arm,
+ aarch64 and mips
+ - Improve handling of `webkit-jit' by introducing a
+ WEBKIT_JIT_MACHINE_PLATFORMS list that contain all MACHINE_PLATFORMs
+ triplets that have `webkit-jit' option as suggested one.
+ - Always use OS(...) and BOS(...) macros instead of __Os__ macros for
+ consistency with webkit code.
+ - Add definition for BOS(SOLARIS) and OS(SOLARIS) and use them consistently
+ instead of using `__sun' macro.
+ - Limit patch-Source_JavaScriptCore_jit_ExecutableAllocator.cpp to
+ OpenBSD. It is no longer present on FreeBSD ports and it is not
+ problematic on NetBSD.
+ - Remove no longer needed patch-Source_WTF_wtf_ThreadSpecific.h:
+ NetBSD 5.x was already part of NOT_FOR_PLATFORM.
+ - Sync patch-CMakeLists.txt with FreeBSD ports.
+ Please note that this also remove WTF_CPU_SPARC64 definition that was
+ unused.
+ - Use globbing for REPLACE_{PERL,PYTHON} where possible
Changes:
WebKitGTK+ 2.22.2
Home |
Main Index |
Thread Index |
Old Index