Date: Sun, 21 Nov 2021 23:28:06 GMT From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: c211cd5a3553 - 2021Q4 - net/traefik: Update to upstream release 2.5.4 Message-ID: <202111212328.1ALNS6Vb092130@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=c211cd5a3553b23a0d6dac66bc8e5747fe5e72a8 commit c211cd5a3553b23a0d6dac66bc8e5747fe5e72a8 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2021-11-21 21:57:28 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2021-11-21 23:15:41 +0000 net/traefik: Update to upstream release 2.5.4 Details: - Bug and doc fixes, see https://github.com/traefik/traefik/releases/tag/v2.5.4 MFH: 2021Q4 (cherry picked from commit e023f1be2df62ab11b88ee330f2d90b719be13ed) --- 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 0d3386d5dd84..400d5ae9274b 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.4 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index cd71e2f6b875..47a0bf47008a 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632718700 -SHA256 (traefik-2.5.3.tar.xz) = d01642d825619182b334a3920e0c86f9bc9f1899d1d788de7ca1f0bd207c7c2a -SIZE (traefik-2.5.3.tar.xz) = 16933880 +TIMESTAMP = 1637530170 +SHA256 (traefik-2.5.4.tar.xz) = 5018700b40bd917aee8181a8b4801a6dd4377e3614c2f386d4027838a49a3206 +SIZE (traefik-2.5.4.tar.xz) = 18664216
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111212328.1ALNS6Vb092130>