FreeBSD Bugzilla – Attachment 245351 Details for
Bug 274170
net-p2p/transmission-remote-gui: fix desktop entry categories
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2
0001-net-p2p-transmission-remote-gui-fix-desktop-entry-ca.patch (text/plain), 1.07 KB, created by
Anton Saietskii
on 2023-10-01 11:53:33 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Anton Saietskii
Created:
2023-10-01 11:53:33 UTC
Size:
1.07 KB
patch
obsolete
>From e1570e8fb488a25baed6897efef25930be93c62f Mon Sep 17 00:00:00 2001 >From: Anton Saietskii <vsasjason@gmail.com> >Date: Sun, 1 Oct 2023 14:50:41 +0259 >Subject: [PATCH] net-p2p/transmission-remote-gui: fix desktop entry categories > >--- > net-p2p/transmission-remote-gui/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile >index de4efdd83476..6d1f8114fa26 100644 >--- a/net-p2p/transmission-remote-gui/Makefile >+++ b/net-p2p/transmission-remote-gui/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= transmission-remote-gui > PORTVERSION= 5.18.0 >-PORTREVISION= 15 >+PORTREVISION= 16 > DISTVERSIONPREFIX= v > CATEGORIES= net-p2p > PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} >@@ -25,7 +25,7 @@ DESKTOP_ENTRIES="Transmission Remote GUI" \ > "Remote GUI for transmission daemon" \ > "transgui" \ > "${PREFIX}/bin/transgui" \ >- "Application;Network;" \ >+ "Network;P2P;" \ > ${TRUE} > > PLIST_FILES= bin/transgui \ >-- >2.42.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vsasjason
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 274170
:
245328
| 245351