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

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Nov 2022 18:20:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266923

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

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

commit 1e9c9ab5957795acc0d436ce21ad07373081d990
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-11-17 19:22:33 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-11-18 18:08:46 +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

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

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