pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: Add a remainder about checking PYTHON_VERSIONS_INCOMPATIBLE
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Oct 6 23:45:53 2018 +0200
Changeset: cd10c891de53bf5b8b1e802d245999b6d4482de0
Modified Files:
webkit-gtk/TODO
Log Message:
webkit-gtk: Add a remainder about checking PYTHON_VERSIONS_INCOMPATIBLE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd10c891de53bf5b8b1e802d245999b6d4482de0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/TODO | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/webkit-gtk/TODO b/webkit-gtk/TODO
index ca13491474..dcf4522ede 100644
--- a/webkit-gtk/TODO
+++ b/webkit-gtk/TODO
@@ -3,6 +3,9 @@
* patches/patch-Source_WTF_wtf_Platform.h
Only amd64 was actually tested and arm, arm64 and mips really need a
double-check.
+- Please check if:
+ PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.10.2
+ should be adjusted (yes, at least the version in the comment should! :))
- Could the NetBSD logic in
patches/patch-Source_JavaScriptCore_runtime_MachineContext.h be rewritten
using ucontext(2) _UC_MACHINE_* macros instead?
Home |
Main Index |
Thread Index |
Old Index