Bug 266287 - net/syncthing: update to v1.22.0
Summary: net/syncthing: update to v1.22.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Dmitri Goutnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-08 04:08 UTC by Jacob Taylor
Modified: 2022-10-13 15:51 UTC (History)
4 users (show)

See Also:


Attachments
syncthing diff updating port from v1.20.1 to v1.21.0 (837 bytes, text/plain)
2022-09-08 04:08 UTC, Jacob Taylor
no flags Details
patch for syncthing 1.22 and go 1.19 (1.17 KB, patch)
2022-10-13 15:16 UTC, Jacob Taylor
orangewinds: maintainer-approval? (swills)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Taylor 2022-09-08 04:08:14 UTC
Created attachment 236427 [details]
syncthing diff updating port from v1.20.1 to v1.21.0

Attached is a diff to update Syncthing Port to v1.21.0

I have compiled it and am using it on 13.1-Release.
Comment 1 Jacob Taylor 2022-10-13 15:16:41 UTC
Created attachment 237267 [details]
patch for syncthing 1.22 and go 1.19

update patch for syncthing 1.22.0 and updated golang requirement from 1.18 to 1.19
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-13 15:50:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74bbdaad4329aaed358ad58bf1a1f790368b89e0

commit 74bbdaad4329aaed358ad58bf1a1f790368b89e0
Author:     Jacob Taylor <orangewinds@gmail.com>
AuthorDate: 2022-10-13 15:44:46 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-10-13 15:48:34 +0000

    net/syncthing: Update to 1.22.0

    Changes:        https://github.com/syncthing/syncthing/releases/tag/v1.22.0

    PR:             266287
    Approved by:    swills (maintainer timeout)

 net/syncthing/Makefile | 5 ++---
 net/syncthing/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2022-10-13 15:51:32 UTC
Committed, thanks for the update!