git: 054ec0eb8247 - 2026Q3 - net/traefik: Update to upstream release 3.7.10

Thomas Zander <[email protected]> Sun, 02 Aug 2026 08:58:12 +0000
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch 2026Q3 has been updated by riggs:

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

commit 054ec0eb8247e53106578957b5cdb3079f3337ca
Author:     Thomas Zander <[email protected]>
AuthorDate: 2026-08-02 06:30:22 +0000
Commit:     Thomas Zander <[email protected]>
CommitDate: 2026-08-02 08:58:10 +0000

    net/traefik: Update to upstream release 3.7.10
    
    Details:
    - Bugfix release, see
      https://github.com/traefik/traefik/releases/tag/v3.7.10
    
    MFH:            2026Q3
    (cherry picked from commit 1454efd1abafa436f2abcc1753a6cafbd6ce0781)
---
 net/traefik/Makefile | 5 +++--
 net/traefik/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 38c5e890e2a4..33a1537fdfa4 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	3.7.9
+PORTVERSION=	3.7.10
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 DISTNAME=	${PORTNAME}-${DISTVERSIONPREFIX}${BASE_SRC}${DISTVERSIONSUFFIX}
@@ -8,7 +8,8 @@ PATCH_SITES=	${MASTER_SITES}
 PATCHFILES=	${PORTNAME}-${BASE_SRC}-3.7.5.patch.xz:-p1 \
 		${PORTNAME}-3.7.5-3.7.6.patch.xz:-p1 \
 		${PORTNAME}-3.7.6-3.7.8.patch.xz:-p1 \
-		${PORTNAME}-3.7.8-${PORTVERSION}.patch.xz:-p1
+		${PORTNAME}-3.7.8-3.7.9.patch.xz:-p1 \
+		${PORTNAME}-3.7.9-${PORTVERSION}.patch.xz:-p1
 
 MAINTAINER=	[email protected]
 COMMENT=	High availability reverse proxy and load balancer
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index dc57e7705220..0c778167fd77 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1784985581
+TIMESTAMP = 1785627079
 SHA256 (traefik-3.7.1.tar.xz) = eec16fb917306b27537ca3ab585182c058373eaf5c7fc8f42e95003ea94ab699
 SIZE (traefik-3.7.1.tar.xz) = 25827640
 SHA256 (traefik-3.7.1-3.7.5.patch.xz) = 86159c1523cab76444494c8e406ac8004b660280191bbdebce8b7a77a956aacb
@@ -9,3 +9,5 @@ SHA256 (traefik-3.7.6-3.7.8.patch.xz) = 22de42ee935da073a6470cad98544dac92d366ee
 SIZE (traefik-3.7.6-3.7.8.patch.xz) = 224120
 SHA256 (traefik-3.7.8-3.7.9.patch.xz) = c252d3894f18cd5361ed2f8a0ff3b851e82879adb89b28406af1e3022ae56e54
 SIZE (traefik-3.7.8-3.7.9.patch.xz) = 23936
+SHA256 (traefik-3.7.9-3.7.10.patch.xz) = b83d7b7bc6cbd7e46dc76c99427dfee6134efb3100294922c97e5319154c25f7
+SIZE (traefik-3.7.9-3.7.10.patch.xz) = 1037836