Bug 270722

Summary: net/syncthing: Update to 1.23.4
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Dan Langille <dvl>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (swills)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/syncthing/syncthing/releases/tag/v1.23.4
Attachments:
Description Flags
Patch for syncthing none

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.