[Bug 248548] Mk/bsd.port.mk: add CONFLICT_WARNING_WAIT for the "identify-install-conflicts" target

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 08 Nov 2021 13:37:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248548

Baptiste Daroussin <bapt@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |FIXED

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

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

commit 98b8e8b444dc2e7c37266205af6225034e20e560
Author:     Trond Endrestøl <Trond.Endrestol@ximalas.info>
AuthorDate: 2021-11-08 13:34:57 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-11-08 13:36:58 +0000

    Mk/bsd.port.mk: configurable delay identify-install-conflicts

    Instead of hardcoding the 10s delay for the conflicts warning, add
    a new variable CONFLICT_WARNING_WAIT the same way we have WARNING_WAIT
    and DEV_WARNING_WAIT

    PR:             248548

 Mk/bsd.port.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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