pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

webkit-gtk: Document pkgsrc changes



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun May 29 19:37:34 2022 +0200
Changeset:	04a63c90246bb4451e463aab52ac0e4038c4bf01

Modified Files:
	webkit-gtk/COMMIT_MSG

Log Message:
webkit-gtk: Document pkgsrc changes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=04a63c90246bb4451e463aab52ac0e4038c4bf01

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 webkit-gtk/COMMIT_MSG | 8 ++++++++
 1 file changed, 8 insertions(+)

diffs:
diff --git a/webkit-gtk/COMMIT_MSG b/webkit-gtk/COMMIT_MSG
index 345da831d1..449e2c6746 100644
--- a/webkit-gtk/COMMIT_MSG
+++ b/webkit-gtk/COMMIT_MSG
@@ -1,5 +1,13 @@
 webkit-gtk: Update to 2.36.3
 
+pkgsrc changes:
+ - Remove USE_LD_GOLD option adjustment. The option was removed, if gold is
+   accidentally picked up it should be re-investigate how to re-disable it.
+ - USE_SYSTEMD option is no longer available, switch to ENABLE_JOURNALD_LOG
+   and unconditionally disable it to avoid possible systemd dependencies
+ - ENABLE_OPENGL option is no longer available, switch to USE_OPENGL_OR_ES
+   (not tested)
+
 Changes:
 WebKitGTK 2.36.3
 ================


Home | Main Index | Thread Index | Old Index