https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279744
--- Comment #2 from commit-h...@freebsd.org --- A commit in branch 2024Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c63a3a2d926f49bab4644d60774ec64fc819c99 commit 8c63a3a2d926f49bab4644d60774ec64fc819c99 Author: Jason E. Hale <jh...@freebsd.org> AuthorDate: 2024-06-16 07:34:43 +0000 Commit: Jason E. Hale <jh...@freebsd.org> CommitDate: 2024-06-16 08:51:27 +0000 x11/plasma5-plasma-workspace: QA improvements Add missing pkg-plist entries after my rushed and pointy-hat-worthy commit 353079b68987. [1] I was under the impression that this version just contained the security fixes and didn't do my due diligence. To sort of make up for it: Add other missing pkg-plist entries if kuserfeedback is installed and add it as a dependency. Potentially improve wayland support by adding plasma-wayland-protocols and wayland-protocols as build dependencies. Add PIPEWIRE option and patch out auto-detection. Enable by default as x11/plasma5-plasma-desktop also enables PIPEWIRE by default. Remove ancient CONFLICTS. PR: 279744 [1] Reported by: jbeich [1] MFH: 2024Q2 (cherry picked from commit c75e3897416092ecd7dd255114dae100734524d7) x11/plasma5-plasma-workspace/Makefile | 31 ++++++++++------ .../files/patch-CMakeLists.txt (new) | 26 ++++++++++++++ x11/plasma5-plasma-workspace/pkg-plist | 42 ++++++++++++++++++++++ 3 files changed, 89 insertions(+), 10 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.