Bug 260865 - net/syncthing: Update to 1.18.5
Summary: net/syncthing: Update to 1.18.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL: https://github.com/syncthing/syncthin...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-01 16:19 UTC by Daniel Engberg
Modified: 2022-03-12 22:15 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
Patch for syncthing (2.32 KB, patch)
2022-01-01 16:19 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-01-01 16:19:15 UTC
Created attachment 230607 [details]
Patch for syncthing

Update Syncthing to 1.18.5

Compile and briefly runtime tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist)
Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n247814-f9f5d846b72 (aarch64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 Dmitry Petrov 2022-02-03 02:52:57 UTC
Syncthing 1.19.1 is out...
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-12 22:14:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98e0f791a294ca838cb7d95e3bf4bd787df8bfb9

commit 98e0f791a294ca838cb7d95e3bf4bd787df8bfb9
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2022-03-12 22:11:49 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2022-03-12 22:14:04 +0000

    net/syncthing: update to 1.19.1

    PR:             260865
    Reported by:    diizy

 net/syncthing/Makefile | 2 +-
 net/syncthing/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Steve Wills freebsd_committer freebsd_triage 2022-03-12 22:15:05 UTC
Update committed, thanks!