Bug 286650

Summary: deskutils/syncthingtray: Update to 1.7.8
Product: Ports & Packages Reporter: Denis Shaposhnikov <dsh>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Some People CC: me, tagattie
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Martchus/syncthingtray/releases/tag/v1.7.8
Attachments:
Description Flags
syncthingtray-1.7.7.patch
dsh: maintainer-approval+
syncthingtray-1.7.8.patch dsh: maintainer-approval+

Description Denis Shaposhnikov 2025-05-07 13:42:54 UTC
Created attachment 260241 [details]
syncthingtray-1.7.7.patch

https://github.com/Martchus/syncthingtray/releases/tag/v1.7.7

Reorder Makefile vars by portclippy.
Comment 1 Denis Shaposhnikov 2025-06-03 14:15:57 UTC
Created attachment 260929 [details]
syncthingtray-1.7.8.patch

Update to 1.7.8
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-06-12 08:25:05 UTC
A commit in branch main references this bug:

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

commit 591ba517cd89ab0827d8ac671139d40cf8e1c458
Author:     Denis Shaposhnikov <dsh@bamus.cz>
AuthorDate: 2025-06-03 14:12:49 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-12 08:24:12 +0000

    deskutils/syncthingtray: update to 1.7.8

    While here, reorder Makefile vars by portclippy.

    Changelog: https://github.com/Martchus/syncthingtray/compare/v1.7.6...v1.7.8

    PR:             286650
    Reported by:    Denis Shaposhnikov <dsh@bamus.cz> (maintainer)

 deskutils/syncthingtray/Makefile | 39 +++++++++++++++++++--------------------
 deskutils/syncthingtray/distinfo | 10 +++++-----
 2 files changed, 24 insertions(+), 25 deletions(-)
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2025-06-12 08:25:49 UTC
Committed, thanks!