[Bug 290600] ports-mgmt/pkg: Fix stage-qa warning and sort PLIST

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Oct 2025 20:24:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290600

            Bug ID: 290600
           Summary: ports-mgmt/pkg: Fix stage-qa warning and sort PLIST
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg@FreeBSD.org
          Reporter: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(pkg@FreeBSD.org)
          Assignee: pkg@FreeBSD.org

Patch is available at
https://people.FreeBSD.org/~sunpoet/patch/ports-mgmt-pkg.txt

The proposed commit log is as follows:
ports-mgmt/pkg: Fix stage-qa warning and sort PLIST

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

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

% du -h pkg-*.pkg
9.7M    pkg-2.3.1_1.pkg
5.1M    pkg-2.3.1_2.pkg

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