aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2024-02-24 11:57:04 +0000
committerThomas Zander <riggs@FreeBSD.org>2024-02-24 13:21:38 +0000
commitbe907b012694b8884d90f67e5ca84812e32d24b8 (patch)
tree0147a4dc980f694cae27633b4d7027f442ee4568
parentc1e0f931e3ddecb86d83ffc14cb8b05a38922cdd (diff)
downloadports-be907b012694b8884d90f67e5ca84812e32d24b8.tar.gz
ports-be907b012694b8884d90f67e5ca84812e32d24b8.zip
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.
-rw-r--r--net/traefik/Makefile5
-rw-r--r--net/traefik/distinfo6
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