Bug 284000 - deskutils/syncthingtray: update to 1.7.1
Summary: deskutils/syncthingtray: update to 1.7.1
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: Robert Clausecker
URL: https://github.com/Martchus/syncthing...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-11 15:16 UTC by Denis Shaposhnikov
Modified: 2025-01-17 12:41 UTC (History)
1 user (show)

See Also:


Attachments
syncthingtray-1.7.1.patch (1.67 KB, patch)
2025-01-11 15:16 UTC, Denis Shaposhnikov
dsh: maintainer-approval+
Details | Diff
syncthingtray-1.7.1.patch (1.67 KB, patch)
2025-01-11 21:27 UTC, Denis Shaposhnikov
dsh: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.