[Bug 273987] emulators/wine-devel: Update to 8.16 and some additional patches

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Oct 2023 22:16:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273987

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

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

commit 8241302dda4980341c3162f21aa8ded4e4a3b4d1
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-10-24 22:16:18 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-10-24 22:16:18 +0000

    emulators/wine: Improve configuration for ALSA and OSS

    Use ALSA_CONFIGURE_WITH and OSS_CONFIGURE_WITH instead of the
    ALSA_CONFIGURE_ON and OSS_CONFIGURE_ON forms.

    This properly handles the case where neither the ALSA nor OSS option
    are set. It's more resilient to future changes. And shorter.

    (This back ports 944eff5cfa5f from the wine-devel port.)

    PR:             273987

 emulators/wine/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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