Date: Thu, 23 Dec 2021 17:01:18 GMT From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c736683a111 - main - net/traefik: Update to upstream version 2.5.6 Message-ID: <202112231701.1BNH1Ial074646@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c736683a111936cc5ac7f23836c63b65493a452 commit 1c736683a111936cc5ac7f23836c63b65493a452 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2021-12-23 16:19:27 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2021-12-23 17:01:16 +0000 net/traefik: Update to upstream version 2.5.6 Details: - Bug- and doc fixes, see https://github.com/traefik/traefik/releases/tag/v2.5.6 --- 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 0524b2b91234..4db423102661 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index f9aa5bb30d51..e39a2c6ecbb1 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639256115 -SHA256 (traefik-2.5.5.tar.xz) = c0abe321797b624e2275ae877388278bf0c276a200d770c6b44088692798523e -SIZE (traefik-2.5.5.tar.xz) = 18839972 +TIMESTAMP = 1640273076 +SHA256 (traefik-2.5.6.tar.xz) = 4c09d385c40800bc5d443f41db6580fdac3dbefd7fc4085e0c41a18e3e1693bd +SIZE (traefik-2.5.6.tar.xz) = 18828188
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112231701.1BNH1Ial074646>