git: ed351f941731 - 2026Q1 - net/traefik: Update to upstream release 3.6.8

From: Thomas Zander <riggs_at_FreeBSD.org>
Date: Sat, 14 Feb 2026 21:13:07 UTC
The branch 2026Q1 has been updated by riggs:

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

commit ed351f94173146452c313d565d3973ee3f9f47dd
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2026-02-14 12:17:15 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2026-02-14 21:12:38 +0000

    net/traefik: Update to upstream release 3.6.8
    
    Details:
    - Bugfix release, see
      https://github.com/traefik/traefik/releases/tag/v3.6.8
    - Includes a fix for CVE-2026-25949, a potential DoS
    
    MFH:            2026Q1
    Security:       CVE-2026-25949
    (cherry picked from commit f164467debd4f96830fe08297306d502f03b1c3f)
---
 net/traefik/Makefile | 4 ++--
 net/traefik/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index b563728263b1..7a8e3fe8d515 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	3.6.7
+PORTVERSION=	3.6.8
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	go-bindata:devel/go-bindata
 
-USES=		cpe go:1.24+,modules tar:xz
+USES=		cpe go:1.25+,modules tar:xz
 
 USE_RC_SUBR=	traefik
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index c44ddaeafc41..99c4de9b4c59 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1770458894
-SHA256 (traefik-3.6.7.tar.xz) = c7ecfb533147e74e9a9ecd1a4f9423b9a40089f566545d23baafa611933c8269
-SIZE (traefik-3.6.7.tar.xz) = 26433332
+TIMESTAMP = 1771060814
+SHA256 (traefik-3.6.8.tar.xz) = 23a0214bc9e9e51d25e0ef0bc5f2863dfe022a094a6bf9300f29bba76f111bad
+SIZE (traefik-3.6.8.tar.xz) = 26488500