git: be907b012694 - main - net/traefik: Update to upstream release 2.11.0

From: Thomas Zander <riggs_at_FreeBSD.org>
Date: Sat, 24 Feb 2024 13:21:41 UTC
The branch main has been updated by riggs:

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

commit be907b012694b8884d90f67e5ca84812e32d24b8
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2024-02-24 11:57:04 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2024-02-24 13:21:38 +0000

    net/traefik: Update to upstream release 2.11.0
    
    Details:
    - Update to upstream relase 2.11.0, see
      https://github.com/traefik/traefik/releases
    - Depends now on go 1.22
    - Release contains improvements, bug fixes and doc fixes, but no
      critical security fixes, and no breaking changs to existing configs.
---
 net/traefik/Makefile | 5 ++---
 net/traefik/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index d97b31fe23a9..e635f2fce511 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.10.7
-PORTREVISION=	1
+PORTVERSION=	2.11.0
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
@@ -13,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	go-bindata:devel/go-bindata
 
-USES=		cpe go:1.21,modules tar:xz
+USES=		cpe go:1.22,modules tar:xz
 
 USE_RC_SUBR=	traefik
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index 8513f50711e3..765aff718661 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703587925
-SHA256 (traefik-2.10.7.tar.xz) = 88961c736013932aa69a47ce90915fff505c8f1f956bec67e60ca09166a069b1
-SIZE (traefik-2.10.7.tar.xz) = 21918804
+TIMESTAMP = 1708775341
+SHA256 (traefik-2.11.0.tar.xz) = 1ee0dbf384cca92fe29b13697bd7d7a4e471c2ec79a8242100d95c7ad524ada4
+SIZE (traefik-2.11.0.tar.xz) = 21482284