[Bug 269068] math/suitesparse keeps rebuilding in poudriere

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Jan 2023 16:11:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269068

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

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

commit 0c13aa0d11833e9988bae2fcbd38d2e649013594
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-01-20 15:58:00 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-01-20 16:11:25 +0000

    math/suitesparse: fix a typo

    It produced a warning in poudriere:
    Warning: math/suitesparse dependency on math/suitesparse-camd has wrong
PKGNAME of 'suitesparse-btf' but should be 'suitesparse-camd'

    PR:             269068
    Reported by:    peter.larsen (at) larsendata.dk

 math/suitesparse/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.