Bug 284000

Summary: deskutils/syncthingtray: update to 1.7.1
Product: Ports & Packages Reporter: Denis Shaposhnikov <dsh>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Some People CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Martchus/syncthingtray/releases/tag/v1.7.1
Attachments:
Description Flags
syncthingtray-1.7.1.patch
dsh: maintainer-approval+
syncthingtray-1.7.1.patch dsh: maintainer-approval+

Description Denis Shaposhnikov 2025-01-11 15:16:02 UTC
Created attachment 256623 [details]
syncthingtray-1.7.1.patch

https://github.com/Martchus/syncthingtray/releases/tag/v1.7.1
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2025-01-11 21:08:54 UTC
Your patch does not apply and cannot be three-way-merged.  Please rebase the patch on top of the latest upstream master branch and resubmit.
Comment 2 Denis Shaposhnikov 2025-01-11 21:27:33 UTC
Created attachment 256628 [details]
syncthingtray-1.7.1.patch

OK, I've just done

git -C /usr/ports pull

and created new patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-01-17 12:37:59 UTC
A commit in branch main references this bug:

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

commit 86e9610d0e80116f46a69423c67ecf7b887f9e9b
Author:     Denis Shaposhnikov <993498+dsh2dsh@users.noreply.github.com>
AuthorDate: 2025-01-11 21:24:16 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-01-17 12:35:04 +0000

    deskutils/syncthingtray: update to 1.7.1

    Changelog: https://github.com/Martchus/syncthingtray/releases/tag/v1.7.1

    PR:             284000

 deskutils/syncthingtray/Makefile | 2 +-
 deskutils/syncthingtray/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2025-01-17 12:41:01 UTC
Thank you for your contribution.