Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Aug 2021 09:20:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 220950] Mk/Scripts/check-stagedir.sh false negatives (with %%OPTIONS%%)
Message-ID:  <bug-220950-7788-ZSY9I2qseH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220950-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220950-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220950

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D835981dbc56d281ba8cc9ac1433536f=
3e448491b

commit 835981dbc56d281ba8cc9ac1433536f3e448491b
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-08-08 09:19:40 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-08-08 09:19:40 +0000

    emulators/wine-devel: XAudio2 no longer depends on OpenAL

    Since upstream commit 3e390b1aafff47df63376a8ca4293c515d74f4ba on
    2019-02-20 XAudio2 uses FAudio (which already is an unconditional
    dependency) and no longer depends on OpenAL, so adjust the packing
    list accordingly. [1]

    We did not detect this via regular testing due to false negatives
    in Mk/Scripts/check-stagedir.sh in the presence of %%OPTION%%s in
    pkg-plist. [2]

    PR:             257651 [1], 220950 [2]
    Submitted by:   Alex S <iwtcex@gmail.com> [1]

 emulators/wine-devel/Makefile  |  2 +-
 emulators/wine-devel/pkg-plist | 92 +++++++++++++++++++++-----------------=
----
 2 files changed, 47 insertions(+), 47 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220950-7788-ZSY9I2qseH>