ALSA option was split in www/chromium port during this commit https://svnweb.freebsd.org/ports?view=revision&revision=426855 Also it set ALSA to off by default which led to non-working audio in official package. Prevoiusly it was enabled without an options. Please, set it to on by default. Please, MFH it also to 2016Q4!
https://github.com/gliaskos/freebsd-chromium/blob/master/www/chromium/Makefile#L114 It's fixed, but probably not commited.
A commit references this bug: Author: ehaupt Date: Wed Nov 30 09:32:29 UTC 2016 New revision: 427414 URL: https://svnweb.freebsd.org/changeset/ports/427414 Log: ALSA option was split during r426855. Also it set ALSA to off by default which led to non-working audio. Turn back on by default. Development repositories have some code to choose between ALSA and PulseAudio. This will be merged with the next version update. PR: 214924 Submitted by: timp87@gmail.com Approved by: chromium (rene) MFH: 2016Q4 Changes: head/www/chromium/Makefile
A commit references this bug: Author: ehaupt Date: Thu Dec 1 07:58:19 UTC 2016 New revision: 427474 URL: https://svnweb.freebsd.org/changeset/ports/427474 Log: MFH: r427414 ALSA option was split during r426855. Also it set ALSA to off by default which led to non-working audio. Turn back on by default. Development repositories have some code to choose between ALSA and PulseAudio. This will be merged with the next version update. PR: 214924 Submitted by: timp87@gmail.com Approved by: ports-secteam (junovitch), chromium (rene) Changes: _U branches/2016Q4/ branches/2016Q4/www/chromium/Makefile
Committed and merged, thank you for the report Tim. Assign to committer that resolved and set flags correctly.