Bug 281641 - sysutils/htop: Doesn't need USES=desktop-file-utils
Summary: sysutils/htop: Doesn't need USES=desktop-file-utils
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-22 10:59 UTC by Benjamin Takacs
Modified: 2024-09-23 23:32 UTC (History)
2 users (show)

See Also:
gaod: maintainer-feedback+


Attachments
sysutils/htop: Remove unnecessary USES=desktop-file-utils (703 bytes, patch)
2024-09-22 10:59 UTC, Benjamin Takacs
gaod: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!