FreeBSD Bugzilla – Attachment 253042 Details for
Bug 281014
sysutils/htop: Fix CPU usage in FreeBSD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the port
sysutils_htop.diff (text/plain), 1.10 KB, created by
Fernando ApesteguĂa
on 2024-08-23 17:48:53 UTC
(
hide
)
Description:
Patch for the port
Filename:
MIME Type:
Creator:
Fernando ApesteguĂa
Created:
2024-08-23 17:48:53 UTC
Size:
1.10 KB
patch
obsolete
>diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile >index d2bb415f5b3a..163eca91b877 100644 >--- a/sysutils/htop/Makefile >+++ b/sysutils/htop/Makefile >@@ -1,9 +1,12 @@ > PORTNAME= htop > DISTVERSION= 3.3.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= sysutils > MASTER_SITES= https://github.com/${PORTNAME}-dev/${PORTNAME}/releases/download/${DISTVERSION}/ > >+PATCH_SITES= https://github.com/htop-dev/htop/commit/ >+PATCHFILES= 3c7fe273989626b299eb78d3ad1acb88ed64db64.diff:-p1 >+ > MAINTAINER= gaod@hychen.org > COMMENT= Better top(1) - interactive process viewer > WWW= https://htop.dev/ >diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo >index 14506e79169a..5f1bb3a4399a 100644 >--- a/sysutils/htop/distinfo >+++ b/sysutils/htop/distinfo >@@ -1,3 +1,5 @@ >-TIMESTAMP = 1723667246 >+TIMESTAMP = 1724410572 > SHA256 (htop-3.3.0.tar.xz) = a69acf9b42ff592c4861010fce7d8006805f0d6ef0e8ee647a6ee6e59b743d5c > SIZE (htop-3.3.0.tar.xz) = 337956 >+SHA256 (3c7fe273989626b299eb78d3ad1acb88ed64db64.diff) = 6b5717180fb1769e50e04e1b03c064b5600bae5a0ff2a67af77b4ae6085a4d61 >+SIZE (3c7fe273989626b299eb78d3ad1acb88ed64db64.diff) = 583
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 281014
: 253042