Bug 270364

Summary: security/p11-kit: drop redundant Meson options
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me CC: novel
Priority: --- Flags: novel: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 270361    
Bug Blocks:    
Attachments:
Description Flags
v1 (apply via "git am") none

Description Jan Beich freebsd_committer freebsd_triage 2023-03-20 16:08:00 UTC
Created attachment 241010 [details]
v1 (apply via "git am")

After bug 270361 lands there's no need to explicitly enable any "feature" option which had "auto" by default. Note, --auto-features has no impact on "bool" and "combo" with "auto" in the list of choices.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-04-01 08:56:16 UTC
A commit in branch main references this bug:

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

commit f39353fc59232828444626a1065a57fcef907b11
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-01 08:51:08 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-01 08:51:11 +0000

    security/p11-kit: drop redundant MESON_ARGS after 3507fb3e4ec9

    PR:             270364
    Approved by:    novel (maintainer)

 security/p11-kit/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)