Created attachment 271570 [details] 1.0.5 - Add virtuial_oss - Add separate play/capture device change - Update ALSA plugin - CMake: add "-Wno-switch-default" to silence clang 18 useless warning.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd5c6f80a306e95b052e0a399a81a5a728167bb4 commit cd5c6f80a306e95b052e0a399a81a5a728167bb4 Author: Rozhuk Ivan <rozhuk.im@gmail.com> AuthorDate: 2026-06-07 01:05:11 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-06-07 20:24:07 +0000 audio/gtk-mixer: Update 1.0.4 => 1.0.5 Changelog: https://github.com/rozhuk-im/gtk-mixer/releases/tag/1.0.5 PR: 295903 Reported by: Ivan Rozhuk <rozhuk.im@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) audio/gtk-mixer/Makefile | 7 +++++-- audio/gtk-mixer/distinfo | 8 +++++--- 2 files changed, 10 insertions(+), 5 deletions(-)
Hi, Thank you for your submission. I have tested build and basic runtime in Poudriere on 14.4-RELEASE-amd64-main-eb44fd6267a8 and it seems OK. I see that this port needs the source code of virtual_oss, so adding a port dependency instead of pulling source code would not work, I tried. Committed, thanks.