Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 14:14:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 249143] pkgbase: Library archive files .a found in non *-dev packages
Message-ID:  <bug-249143-36141-Z6rt0IQnI9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249143-36141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249143-36141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249143

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D8015c5477bd9a110f12c77ab9d2bd98a1=
5258ec2

commit 8015c5477bd9a110f12c77ab9d2bd98a15258ec2
Author:     Doug Rabson <dfr@FreeBSD.org>
AuthorDate: 2023-09-13 10:18:09 +0000
Commit:     Doug Rabson <dfr@FreeBSD.org>
CommitDate: 2023-10-20 12:16:47 +0000

    pkgbase: put library links and symlinks in the -dev package

    Some libraries (e.g. ncurses) install links to the main library for
    backwards compatibilty. This change ensures that those links are in the
    dev package since the files being linked to are in that package.

    PR:             249143
    MFC after:      1 week
    Reviewed by:    emaste, manu
    Differential Revision: https://reviews.freebsd.org/D41841

    (cherry picked from commit 4e899378bf5d89c20430d32982d2635657f34c04)

 share/mk/bsd.lib.mk   | 1 +
 share/mk/bsd.links.mk | 8 ++++++++
 2 files changed, 9 insertions(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249143-36141-Z6rt0IQnI9>