git: 617cec549c47 - main - net/syncthing: Update to 1.23.7

From: Dan Langille <dvl_at_FreeBSD.org>
Date: Wed, 09 Aug 2023 11:48:02 UTC
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=617cec549c47f2f6ffa9646883ccd6494d7cd935

commit 617cec549c47f2f6ffa9646883ccd6494d7cd935
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-08-09 11:46:50 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-08-09 11:46:50 +0000

    net/syncthing: Update to 1.23.7
    
    re: https://github.com/syncthing/syncthing/releases/tag/v1.23.7
    
    While here, run portfmt over the Makefile
---
 net/syncthing/Makefile | 9 +++++----
 net/syncthing/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 563daa4d0660..ba9a296d586d 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	syncthing
-DISTVERSION=	1.23.6
-PORTREVISION=	1
 DISTVERSIONPREFIX=	v
+DISTVERSION=	1.23.7
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-source-${DISTVERSIONFULL}
@@ -15,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/${PORTNAME}/LICENSE
 
 USES=		cpe go:1.19,modules
 
-USE_RC_SUBR=	syncthing syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv
+USE_RC_SUBR=	syncthing syncthing-discosrv syncthing-relaysrv \
+		syncthing-relaypoolsrv
 
 BINS=		syncthing stdiscosrv strelaysrv strelaypoolsrv
 
@@ -29,7 +29,8 @@ USERS=		syncthing
 GROUPS=		syncthing
 
 # Anonymize
-MAKE_ENV+=	BUILD_USER=ports BUILD_HOST=freebsd
+MAKE_ENV+=	BUILD_HOST=freebsd \
+		BUILD_USER=ports
 
 OPTIONS_DEFINE=	DOCS
 
diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo
index 572d87f51b99..e13c5ef9afb7 100644
--- a/net/syncthing/distinfo
+++ b/net/syncthing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690749862
-SHA256 (syncthing-source-v1.23.6.tar.gz) = 6c49fef03d710fe2a6eaa9818a9a2c3017f9a2ec00d724748c2a187cb58dbe0e
-SIZE (syncthing-source-v1.23.6.tar.gz) = 14213659
+TIMESTAMP = 1691580733
+SHA256 (syncthing-source-v1.23.7.tar.gz) = 18d8dd74d8077f500a139752261b78217ef0b0a912a7c017192097a7196e21a1
+SIZE (syncthing-source-v1.23.7.tar.gz) = 14314457