https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245156
--- Comment #21 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bfcd467d8fd8760db835ea2fc9134a79f5a9e13e commit bfcd467d8fd8760db835ea2fc9134a79f5a9e13e Author: Adriaan de Groot <[email protected]> AuthorDate: 2021-09-15 13:41:33 +0000 Commit: Adriaan de Groot <[email protected]> CommitDate: 2021-09-15 15:43:25 +0000 audio/pulseaudio: parse /dev/sndstat correctly to get device name This provides nice human-readable strings for devices in PA- aware applications (e.g. Firefox shows something nicer than "pcm0"). This bumps PORTREVISION again, even though there's a sequence of PA updates and fixes (which could conceivably be mashed into a single PORTREVISION increase). PR: 245156 Provided by: Henry Hu (original patches) Provided by: lightside (v3 patches) audio/pulseaudio/Makefile | 2 +- .../files/patch-src_modules_oss_oss-util.c | 52 +++++++++++++++++++++- 2 files changed, 52 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
