Date: Tue, 9 Apr 2024 17:07:39 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cf9a573044ba - main - UPDATING: reduce noise for non-devel users after 11eda6e334c1 Message-ID: <202404091707.439H7dYu043422@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf9a573044ba56652587a96f820a37fcaf36e428 commit cf9a573044ba56652587a96f820a37fcaf36e428 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-09 16:55:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-09 17:06:48 +0000 UPDATING: reduce noise for non-devel users after 11eda6e334c1 - wlroots* glob matches wlroots-devel which isn't affected - wlroots* uses non-devel xwayland by default, so not affected - non-wlroots isn't affected but except arcan and maybe cosmic-comp none builds those outside of poudriere due to dependency bloat - poudriere ignores UPDATING (binary packages aren't affected) --- UPDATING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPDATING b/UPDATING index 13530e28d974..cf5c7f3144be 100644 --- a/UPDATING +++ b/UPDATING @@ -6,13 +6,13 @@ 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* + AFFECTS: x11-servers/xwayland-devel 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. + hyprland and sway-devel or non-wlroots compositors. If you use portmaster: # portmaster -o x11-servers/xwayland-devel x11-servers/xwayland
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404091707.439H7dYu043422>