x11-servers/xwayland-devel: suggest non-devel after 2e435f459f

This commit is contained in:
Jan Beich 2024-04-09 18:26:16 +02:00
parent fbcb0d3c6b
commit 11eda6e334

View file

@ -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