Skip to content

Commit

Permalink
net/traefik: Update to upstream release 2.11.2
Browse files Browse the repository at this point in the history
Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.11.2
- Defaults around certain timeouts has changed. If those are important
  for your use case, please review them, see:
  https://doc.traefik.io/traefik/migration/v2/#v2112

MFH:		2024Q2
  • Loading branch information
ephemeralriggs committed Apr 13, 2024
1 parent e31fa1f commit d866fc7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 16 deletions.
3 changes: 1 addition & 2 deletions net/traefik/Makefile
@@ -1,6 +1,5 @@
PORTNAME= traefik
PORTVERSION= 2.11.0
PORTREVISION= 1
PORTVERSION= 2.11.2
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}

Expand Down
6 changes: 3 additions & 3 deletions net/traefik/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708775341
SHA256 (traefik-2.11.0.tar.xz) = 1ee0dbf384cca92fe29b13697bd7d7a4e471c2ec79a8242100d95c7ad524ada4
SIZE (traefik-2.11.0.tar.xz) = 21482284
TIMESTAMP = 1712998209
SHA256 (traefik-2.11.2.tar.xz) = 001d59c2540d22b37b690cadb49ea67bec7980b04e9947413e3133041fd3b7ec
SIZE (traefik-2.11.2.tar.xz) = 21235432
11 changes: 0 additions & 11 deletions net/traefik/files/patch-pkg_collector_hydratation_hydration.go

This file was deleted.

0 comments on commit d866fc7

Please sign in to comment.