Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Nov 2025 10:25:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 290600] ports-mgmt/pkg: Fix stage-qa warning and sort PLIST
Message-ID:  <bug-290600-32340-eMbgMoQe6d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290600-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-290600-32340@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=3D290600

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D236ce023bd14008e44bb91ea3222f89=
50942d78f

commit 236ce023bd14008e44bb91ea3222f8950942d78f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-05 10:18:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-05 10:23:44 +0000

    ports-mgmt/pkg: Fix stage-qa warning and sort PLIST

    - Strip shared library and binary executable
    - Sort PLIST
    - Bump PORTREVISION for package change

    =3D=3D=3D=3D> Running Q/A tests (stage-qa)
    Warning: 'lib/libpkg.so.4' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
    Warning: 'sbin/pkg-static' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}
    Warning: 'sbin/pkg' is not stripped consider trying
INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}

    PR:             290600
    Approved by:    bapt

 ports-mgmt/pkg/Makefile  | 2 ++
 ports-mgmt/pkg/pkg-plist | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

--=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-290600-32340-eMbgMoQe6d>