[Bug 294031] emulators/Ymir: remove USES= desktop-file-utils
Date: Tue, 24 Mar 2026 21:54:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294031
Bug ID: 294031
Summary: emulators/Ymir: remove USES= desktop-file-utils
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: bsdcode@disroot.org
Attachment #269088 maintainer-approval+
Flags:
Flags: maintainer-feedback+
Created attachment 269088
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269088&action=edit
remove USES= desktop-file-utils
Initially the port added USES= desktop-file-utils because ports-mgmt/portlint
complained with a fatal error when using PLIST_FILES with a .desktop file. The
.desktop file doesn't contain a MimeType entry, so the only reason for using
desktop-file-utils was to pacify
portlint.
The update of ports-mgmt/portlint to version 2.23.0 in commit
9b67608cf5b34ab023c6c377ac0d8f2bf6c7d596 changes this behavior to treat it like
a warning as it is the case when using pkg-plist instead of PLIST_FILES.
Therefore the port can remove desktop-file-utils from USES.
--
You are receiving this mail because:
You are the assignee for the bug.