git: 0e28b3bcb19b - main - net/sing-box: update 1.13.15 → 1.14.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 06 Sep 2026 17:50:57 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e28b3bcb19bb14791513ab6c98e9d5539f5ede5

commit 0e28b3bcb19bb14791513ab6c98e9d5539f5ede5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-06 17:15:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-06 17:50:26 +0000

    net/sing-box: update 1.13.15 → 1.14.0
---
 net/sing-box/Makefile |  7 ++++---
 net/sing-box/distinfo | 10 +++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/net/sing-box/Makefile b/net/sing-box/Makefile
index 8069cd528503..f6ce9c0fb55a 100644
--- a/net/sing-box/Makefile
+++ b/net/sing-box/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	sing-box
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.15
-PORTREVISION=	3
+DISTVERSION=	1.14.0
 CATEGORIES=	net
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -16,13 +15,15 @@ USES=		go:1.24+,modules
 
 GO_MODULE=	github.com/sagernet/sing-box
 GO_TARGET=	./cmd/sing-box
+# experimental/libbox contains platform-specific mobile code that does not build in this environment
+GO_TESTTARGET=	./adapter/... ./cmd/... ./common/... ./constant/... ./daemon/... ./dns/... ./include/... ./log/... ./option/... ./protocol/... ./route/... ./schema/... ./service/... ./transport/...
 
 PLIST_FILES=	bin/${PORTNAME} \
 		"@sample etc/sing-box.json.sample"
 
 USE_RC_SUBR=	${PORTNAME}
 
-OPTIONS_DEFINE=		QUIC GRPC DHCP WIREGUARD UTLS ACME CLASH_API V2RAY_API GVISOR EMBEDDED_TOR CCM OCM 
+OPTIONS_DEFINE=		QUIC GRPC DHCP WIREGUARD UTLS ACME CLASH_API V2RAY_API GVISOR EMBEDDED_TOR CCM OCM
 OPTIONS_DEFAULT=	QUIC UTLS
 
 QUIC_DESC=		Build with QUIC support
diff --git a/net/sing-box/distinfo b/net/sing-box/distinfo
index 6b3f6244c70b..76df9fb79ab7 100644
--- a/net/sing-box/distinfo
+++ b/net/sing-box/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1785340557
-SHA256 (go/net_sing-box/sing-box-v1.13.15/v1.13.15.mod) = 8aa0868131e81e730ac8ec7af8c8b63847cef10f01420326a3a0c6faca916c7a
-SIZE (go/net_sing-box/sing-box-v1.13.15/v1.13.15.mod) = 9477
-SHA256 (go/net_sing-box/sing-box-v1.13.15/v1.13.15.zip) = 42a76e47be64496c9aac14b49e4fef01d129551d8ddfa2f15b881f19278d2091
-SIZE (go/net_sing-box/sing-box-v1.13.15/v1.13.15.zip) = 1412789
+TIMESTAMP = 1788676984
+SHA256 (go/net_sing-box/sing-box-v1.14.0/v1.14.0.mod) = cc7964c47540a2181f32e5c33ee39125a5c505a490cebbeb50cf452f7d66f302
+SIZE (go/net_sing-box/sing-box-v1.14.0/v1.14.0.mod) = 10939
+SHA256 (go/net_sing-box/sing-box-v1.14.0/v1.14.0.zip) = e67cee880422b8f0adca251be7b1bbb5c652cb95033de04021e2847b44198083
+SIZE (go/net_sing-box/sing-box-v1.14.0/v1.14.0.zip) = 2708975