Bug 290603 - security/rhash: Fix stage-qa
Summary: security/rhash: Fix stage-qa
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-27 20:27 UTC by Po-Chuan Hsieh
Modified: 2025-11-11 08:33 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (danfe)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2025-10-27 20:27:42 UTC
Patch is available at https://people.FreeBSD.org/~sunpoet/patch/security-rhash.txt

The proposed commit log is as follows:
security/rhash: Fix stage-qa

- Strip shared library and binary executable
- Bump PORTREVISION for package change
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-11-11 07:21:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bd26f74d14270ea6d85493786745a8d7377612db

commit bd26f74d14270ea6d85493786745a8d7377612db
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-11 07:13:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-11 07:17:11 +0000

    security/rhash: Fix stage-qa

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

    PR:             290603
    Approved by:    maintainer (timeout, 14 days)

 security/rhash/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2025-11-11 08:33:58 UTC
Committed. Thanks.