diff options
| author | Thomas Zander <riggs@FreeBSD.org> | 2025-09-11 14:54:49 +0200 |
|---|---|---|
| committer | Thomas Zander <riggs@FreeBSD.org> | 2025-09-11 15:18:47 +0200 |
| commit | 4da322e9d0f1eb3c6d225ee482d9dad90e7e635a (patch) | |
| tree | e8b4c7877f377a9302897fa1e33360ca2e0ecd89 | |
| parent | devel/llvm21: 21.1.1 release (diff) | |
net/traefik: Update to upstream version 3.5.2
Details:
- Start tracking the 3.5.x branch.
- Migration: When using proxyProtocol option for TCP LoadBalancer, a
manual config change must be applied, see
proxyProtocol option for TCP LoadBalancer
MFH: 2025Q3
| -rw-r--r-- | net/traefik/Makefile | 3 | ||||
| -rw-r--r-- | net/traefik/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 204a9b4226ac..7e49c48a4e40 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,5 @@ PORTNAME= traefik -PORTVERSION= 3.4.5 -PORTREVISION= 2 +PORTVERSION= 3.5.2 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index 2aa96457bfc1..eeaa76ed17d2 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753538104 -SHA256 (traefik-3.4.5.tar.xz) = 3754c36ac0cb29879407a9b80399a1cb4effd95627ef7fb76f9c7e83007094f5 -SIZE (traefik-3.4.5.tar.xz) = 28590920 +TIMESTAMP = 1757583418 +SHA256 (traefik-3.5.2.tar.xz) = e5752b805931e058842383e8c1c6bc08dbcebefdd1f9c1ab49b0657c5ebbcdf9 +SIZE (traefik-3.5.2.tar.xz) = 25123884 |
