Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2023 03:56:35 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 9d8af08ad2ef - 2023Q2 - www/firefox: drop reference to media.cubeb.backend=pulse (non-Rust)
Message-ID:  <202305260356.34Q3uZNs000648@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d8af08ad2ef6245a52affeb5caefd107ec86172

commit 9d8af08ad2ef6245a52affeb5caefd107ec86172
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-26 03:53:11 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-26 03:56:30 +0000

    www/firefox: drop reference to media.cubeb.backend=pulse (non-Rust)
    
    https://bugzilla.mozilla.org/show_bug.cgi?id=1611658
    (cherry picked from commit bccc8a1c281c70bc87cc13a8f4569a745ccf1d18)
---
 www/firefox-esr/pkg-message | 2 +-
 www/firefox/pkg-message     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/firefox-esr/pkg-message b/www/firefox-esr/pkg-message
index 48ae5915f4b3..5df4e99ac994 100644
--- a/www/firefox-esr/pkg-message
+++ b/www/firefox-esr/pkg-message
@@ -25,7 +25,7 @@ Supported backends and default probing order is as follows:
 To force a specific backend open `about:config` page and create
 `media.cubeb.backend` preference.
 
-Microphone selection only works in `oss`, `pulse`, `pulse-rust` backends.
+Microphone selection only works in `oss`, `pulse-rust` backends.
 Other backends are limited to `default` which is usually `/dev/dsp`,
 so use virtual_oss to reroute microphones from non-default devices.
 
diff --git a/www/firefox/pkg-message b/www/firefox/pkg-message
index 48ae5915f4b3..5df4e99ac994 100644
--- a/www/firefox/pkg-message
+++ b/www/firefox/pkg-message
@@ -25,7 +25,7 @@ Supported backends and default probing order is as follows:
 To force a specific backend open `about:config` page and create
 `media.cubeb.backend` preference.
 
-Microphone selection only works in `oss`, `pulse`, `pulse-rust` backends.
+Microphone selection only works in `oss`, `pulse-rust` backends.
 Other backends are limited to `default` which is usually `/dev/dsp`,
 so use virtual_oss to reroute microphones from non-default devices.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305260356.34Q3uZNs000648>