[Bug 220950] Mk/Scripts/check-stagedir.sh false negatives (with %%OPTIONS%%)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 06:52:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220950 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e32f90cfd0b9ab6cc66e7f214e99dbc550575f0c commit e32f90cfd0b9ab6cc66e7f214e99dbc550575f0c Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2021-11-02 06:27:04 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-11-02 06:27:04 +0000 emulators/wine-devel: Account for bundled mpg123 library Since version 6.20 Wine bundles and unconditionally uses its own copy of the mpg123 library. Accordingly remove the MPG123 option and associated logic, unconditionally package associated files (Mk/Scripts/check-stagedir.sh missed those [1]), and bump PORTREVISION. PR: 220950 [1] emulators/wine-devel/Makefile | 6 ++---- emulators/wine-devel/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.