Bug 270364 - security/p11-kit: drop redundant Meson options
Summary: security/p11-kit: drop redundant Meson options
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on: 270361
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-20 16:08 UTC by Jan Beich
Modified: 2023-04-01 09:04 UTC (History)
1 user (show)

See Also:
novel: maintainer-feedback+


Attachments
v1 (apply via "git am") (794 bytes, patch)
2023-03-20 16:08 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)