Bug 281014 - sysutils/htop: Fix CPU usage in FreeBSD
Summary: sysutils/htop: Fix CPU usage in FreeBSD
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-23 17:48 UTC by Fernando Apesteguía
Modified: 2024-08-28 06:40 UTC (History)
2 users (show)

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


Attachments
Patch for the port (1.10 KB, patch)
2024-08-23 17:48 UTC, Fernando Apesteguía
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Apesteguía freebsd_committer freebsd_triage 2024-08-23 17:48:53 UTC
Created attachment 253042 [details]
Patch for the port

Pick upstream fix commit.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-08-28 06:40:27 UTC
Fixed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-28 06:40:51 UTC
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(-)