[Bug 257490] www/firefox doesn't start, complains about epoll_shim

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Aug 2021 21:16:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257490

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit f9af88868ddbbc81bf16226dc529a550a387e589
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2021-08-14 21:13:09 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2021-08-14 21:13:09 +0000

    www/firefox: depend on libepoll-shim

    libxul.so clearly links against libepoll-shim, and we have reports
    of firefox failing to start without libepoll-shim. this also affects
    mail/thunderbird (once we land it), so fix the problem in bsd.gecko.mk.
    First reports are against firefox 90, set the version cutoff
    accordingly.

    PR:             257490
    Reported by:    Maxim Filimonov

 Mk/bsd.gecko.mk      | 3 +++
 www/firefox/Makefile | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.