Bug 277765 - deskutils/kdeconnect-kde: fix broken patch for the sftp_mounter
Summary: deskutils/kdeconnect-kde: fix broken patch for the sftp_mounter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-17 19:25 UTC by Lars Herschke
Modified: 2024-03-22 20:41 UTC (History)
1 user (show)

See Also:
arrowd: maintainer-feedback+


Attachments
fix patch-plugins_sftp_mounter.cpp (2.35 KB, patch)
2024-03-17 19:25 UTC, Lars Herschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Herschke 2024-03-17 19:25:15 UTC
Created attachment 249245 [details]
fix patch-plugins_sftp_mounter.cpp
Comment 1 Lars Herschke 2024-03-18 08:42:48 UTC
The patch broke during the update to 22.12, so that browsing files on the foreign device has not worked since then.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-22 20:40:23 UTC
A commit in branch main references this bug:

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

commit 6832fb6ba42f365f83bf04e2d832d1a6ba16749a
Author:     Lars Herschke <lhersch@dssgmbh.de>
AuthorDate: 2024-03-22 20:30:22 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-22 20:30:22 +0000

    deskutils/kdeconnect-kde: fix broken patch for the sftp_mounter

    PR:             277765

 deskutils/kdeconnect-kde/Makefile                             |  2 +-
 deskutils/kdeconnect-kde/files/patch-plugins_sftp_mounter.cpp | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Gleb Popov freebsd_committer freebsd_triage 2024-03-22 20:41:22 UTC
Pushed in, thank you!