Bug 274170 - net-p2p/transmission-remote-gui: fix desktop entry categories
Summary: net-p2p/transmission-remote-gui: fix desktop entry categories
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: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-30 10:25 UTC by Anton Saietskii
Modified: 2023-10-17 01:21 UTC (History)
0 users

See Also:
vsasjason: maintainer-feedback-
vsasjason: maintainer-feedback?


Attachments
v1 (901 bytes, patch)
2023-09-30 10:25 UTC, Anton Saietskii
no flags Details | Diff
v2 (1.07 KB, patch)
2023-10-01 11:53 UTC, Anton Saietskii
vsasjason: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Saietskii 2023-09-30 10:25:47 UTC
Created attachment 245328 [details]
v1

=======================<phase: check-sanity   >============================
transmission-remote-gui-qt5-5.18.0_15: Makefile warning: in desktop entry #1 (/usr/local/bin/transgui): category Application is not a valid desktop category


According to https://specifications.freedesktop.org/menu-spec/latest/apa.html, there no such category as "Application", which is pretty obvious.
Comment 1 Anton Saietskii 2023-10-01 11:53:33 UTC
Created attachment 245351 [details]
v2

Forgot to bump PORTREVISION.
Comment 2 Anton Saietskii 2023-10-15 10:19:45 UTC
Maintainer timeout.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-10-17 01:21:09 UTC
A commit in branch main references this bug:

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

commit b25106ec939dd0ea3978d316db71a8cfad7152d9
Author:     Anton Saietskii <vsasjason@gmail.com>
AuthorDate: 2023-10-17 01:19:14 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-10-17 01:19:14 +0000

    net-p2p/transmission-remote-gui: Fix desktop entry

    PR:             274170

 net-p2p/transmission-remote-gui/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 4 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2023-10-17 01:21:27 UTC
Committed thanks!