git: b044801016a7 - 2023Q4 - net/traefik: Update to upstream release 2.10.6

From: Thomas Zander <riggs_at_FreeBSD.org>
Date: Tue, 05 Dec 2023 14:33:35 UTC
The branch 2023Q4 has been updated by riggs:

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

commit b044801016a763f5bf3684c41ec10b4a8f461e1f
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2023-12-05 07:38:50 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-12-05 08:43:44 +0000

    net/traefik: Update to upstream release 2.10.6
    
    Details:
    - Bugfix release, see
      https://github.com/traefik/traefik/releases/tag/v2.10.6
    - Note that above link mentions two CVEs. The CVEs are not related
      to traefik itself but are fixes in the Go standard library. The
      FreeBSD port receives the fixes by building traefik against an updated
      revision of lang/go121
    
    MFH:            2023Q4
    (cherry picked from commit 59b5af61386520bf4abc09a1090d46c4fb920c88)
---
 net/traefik/Makefile | 2 +-
 net/traefik/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 84b3e05f5c3e..93cd1f9256a9 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.10.5
+PORTVERSION=	2.10.6
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index cb09c200a372..886fe7aba6ab 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697208191
-SHA256 (traefik-2.10.5.tar.xz) = 306574aa2b5c698676b90342cb0a63596622f3f3a541c84d8d2409de9eed9323
-SIZE (traefik-2.10.5.tar.xz) = 22540044
+TIMESTAMP = 1701729857
+SHA256 (traefik-2.10.6.tar.xz) = 922372aad5906925de151c617aa01f8a63417224bf99129f15a64f1b083b1e9d
+SIZE (traefik-2.10.6.tar.xz) = 21922484