aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-04-09 16:26:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-04-09 16:27:44 +0000
commit11eda6e334c128d5f30dccb893304b432168ca04 (patch)
tree55a2443c244ab0fd4167a6f23c7071e0d35ee198
parentfbcb0d3c6b59caadf68ffa97af9e4f2125091852 (diff)
x11-servers/xwayland-devel: suggest non-devel after 2e435f459ff0
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a8d3f2680b3d..13530e28d974 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,20 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20240409:
+ AFFECTS: x11-servers/xwayland-devel, x11-toolkits/wlroots*
+ AUTHOR: jbeich@FreeBSD.org
+
+ xwayland-devel has dropped HiDPI patches thus currently incompatible
+ with stable/legacy versions of wlroots. Only affects builds when
+ /usr/local/bin/Xwayland is already installed. Doesn't affect
+ hyprland and sway-devel.
+
+ If you use portmaster:
+ # portmaster -o x11-servers/xwayland-devel x11-servers/xwayland
+ If you use portupgrade:
+ # portupgrade -o x11-servers/xwayland-devel x11-servers/xwayland
+
20240408:
AFFECTS: users of databases/p5-DBD-mysql
AUTHOR: flo@FreeBSD.org