[Bug 266923] PkgBase: FreeBSD-liby-dev has a missing dependency: FreeBSD-liby

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Dec 2022 15:05:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266923

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e9a573d29c5bd17174f87c5a3282c711c0806868

commit e9a573d29c5bd17174f87c5a3282c711c0806868
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-11-17 19:22:33 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-12-16 15:04:51 +0000

    pkgbase: do not record dependency on non-existent liby package

    liby-dev provides (only) liby.a.  liby has no headers or man pages, and
    there is no liby package.  Add a special case to record no dependency on
    the package that does not exist.

    PR:             266923
    Reviewed by:    bapt
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D37429

    (cherry picked from commit 1e9c9ab5957795acc0d436ce21ad07373081d990)

 release/packages/generate-ucl.sh | 12 ++++++++++++
 1 file changed, 12 insertions(+)

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