Summary: | sysutils/htop: Fix CPU usage in FreeBSD | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Fernando Apesteguía <fernape> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | gaod, lwhsu | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gaod) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Fixed, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef1b781fb1d88ba11cadc4f35bb398bea2378aef commit ef1b781fb1d88ba11cadc4f35bb398bea2378aef Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2024-08-23 10:57:48 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-08-28 06:35:26 +0000 sysutils/htop: Fix CPU usage in FreeBSD Cherry pick fix from upstream. PR: 280600 281014 Approved by: gaod@hychen.org (maintainer, timeout > 2 weeks) Differential Revision: https://reviews.freebsd.org/D46401 sysutils/htop/Makefile | 5 ++++- sysutils/htop/distinfo | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) |
Created attachment 253042 [details] Patch for the port Pick upstream fix commit.