[Bug 249145] pkgbase: lib32 directories/files in utilities.plist which belong in utilities-lib32.plist

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 21 Oct 2024 19:06:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249145

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

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

commit ae9d96dd9f8599a6fccf190ef6863f1c514a7a27
Author:     Isaac Freund <ifreund@freebsdfoundation.org>
AuthorDate: 2024-10-09 13:24:06 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-10-21 19:04:55 +0000

    ldd32: place in utilities-lib32 not utilities

    The ldd32 binary is currently in the utilities package but belongs in
    utilities-lib32. This patch corrects the situation.

    PR:             249145
    Reviewed by:    emaste
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D47023

    (cherry picked from commit 53bb5613a8a15363718b6e6de8d965bf9a2c5469)

 usr.bin/ldd32/Makefile | 1 +
 1 file changed, 1 insertion(+)

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