Bug 270722 - net/syncthing: Update to 1.23.4
Summary: net/syncthing: Update to 1.23.4
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: Dan Langille
URL: https://github.com/syncthing/syncthin...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-09 15:27 UTC by Daniel Engberg
Modified: 2023-04-11 21:45 UTC (History)
0 users

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


Attachments
Patch for syncthing (2.46 KB, patch)
2023-04-09 15:27 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 2023-04-09 15:27:29 UTC
Created attachment 241377 [details]
Patch for syncthing

Add "make test" target

Compile and (very lightly) tested on FreeBSD 13.2 (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2023-04-11 20:20:29 UTC
Maintainer reset.
Comment 2 Dan Langille freebsd_committer freebsd_triage 2023-04-11 21:35:22 UTC
I just updated the port, I'll add this next.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-11 21:43:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=471f9291a828f3b5824d942c8f85fea57fb53506

commit 471f9291a828f3b5824d942c8f85fea57fb53506
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-04-11 21:40:25 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-04-11 21:40:25 +0000

    net/syncthing: Add test target

    This also moves from PORTVERSION to DISTVERSION

    PR:             270722

 net/syncthing/Makefile | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)
Comment 4 Dan Langille freebsd_committer freebsd_triage 2023-04-11 21:45:04 UTC
Thank you.