Bug 281641

Summary: sysutils/htop: Doesn't need USES=desktop-file-utils
Product: Ports & Packages Reporter: Benjamin Takacs <nimaje+fbz>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, gaod
Priority: --- Flags: gaod: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sysutils/htop: Remove unnecessary USES=desktop-file-utils gaod: maintainer-approval+

Description Benjamin Takacs 2024-09-22 10:59:35 UTC
Created attachment 253737 [details]
sysutils/htop: Remove unnecessary USES=desktop-file-utils

As htop.desktop doesn't define MimeTypes sysutils/htop doesn't need USES=desktop-file-utils.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-23 23:31:11 UTC
A commit in branch main references this bug:

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

commit 20bd9b8c01a2509c7d4e34d1bed5fc105b3f31cb
Author:     Benjamin Takacs <nimaje+fbz@bureaucracy.de>
AuthorDate: 2024-09-23 23:27:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:44 +0000

    sysutils/htop: Remove USES= desktop-file-utils

    As htop.desktop doesn't define MimeTypes sysutils/htop doesn't need
    USES= desktop-file-utils

    PR:             281641
    Reviewed by:    Hung-Yi Chen <gaod@hychen.org> (maintainer)

 sysutils/htop/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-09-23 23:32:15 UTC
Committed, thanks!