Date: Mon, 03 Oct 2022 15:49:33 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266794] Mk/Scripts/qa.sh: Fix USES=desktop-file-utils check when MimeType= isn't present Message-ID: <bug-266794-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266794 Bug ID: 266794 Summary: Mk/Scripts/qa.sh: Fix USES=3Ddesktop-file-utils check when MimeType=3D isn't present Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: yuri@freebsd.org CC: ports-bugs@FreeBSD.org Created attachment 237050 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237050&action= =3Dedit patch Currently qa.sh looks for the MimeType=3D tag in share/applications/*.deskt= op This tag isn't required and is sometimes missing, for example for the .desk= top file installed by audio/qjackctl. The attached patch fixes this problem. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266794-7788>