git: dd98ab85f12a - main - net/traefik: Update to upstream version 2.5.1

Thomas Zander riggs at FreeBSD.org
Sat Aug 21 13:25:14 UTC 2021


The branch main has been updated by riggs:

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

commit dd98ab85f12a9def4298eca40173b6c7a31e7d88
Author:     Thomas Zander <riggs at FreeBSD.org>
AuthorDate: 2021-08-21 12:12:46 +0000
Commit:     Thomas Zander <riggs at FreeBSD.org>
CommitDate: 2021-08-21 13:25:11 +0000

    net/traefik: Update to upstream version 2.5.1
    
    Details:
    - Major upgrade to the 2.5.x branch:
      https://github.com/traefik/traefik/releases/tag/v2.5.1
    - Almost no breaking changes regarding config files. For a small number
      of users, tweaks might be necessary, see:
      https://doc.traefik.io/traefik/migration/v2/#v24-to-v25
---
 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 da048412cd60..c618e1561a90 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.4.13
+PORTVERSION=	2.5.1
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index c67b409b06b6..c7b8b3d52ec0 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627816229
-SHA256 (traefik-2.4.13.tar.xz) = cc5e33807d30cfa28b5dfe00ad34f1a38f48d82ae83e563065536a51fa4d44f5
-SIZE (traefik-2.4.13.tar.xz) = 16863688
+TIMESTAMP = 1629546161
+SHA256 (traefik-2.5.1.tar.xz) = 9c25e58d3d2a6781386e371990d4c8d00029e967a71c8c18528e003bef0c3887
+SIZE (traefik-2.5.1.tar.xz) = 18153124


More information about the dev-commits-ports-main mailing list