Date: Tue, 4 Apr 2023 20:34:14 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: 76228e4c4123 - main - net/traefik: Update to upstream version 2.9.9 Message-ID: <202304042034.334KYEMY008621@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=76228e4c4123ce0cef236c9bbd2cc931fcc61053 commit 76228e4c4123ce0cef236c9bbd2cc931fcc61053 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-04-04 05:25:37 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-04-04 20:34:12 +0000 net/traefik: Update to upstream version 2.9.9 Details: - Bugfix release, see https://github.com/traefik/traefik/releases/tag/v2.9.9 MFH: 2023Q2 --- net/traefik/Makefile | 3 +-- net/traefik/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/traefik/Makefile b/net/traefik/Makefile index fd89b890a976..08059d3b2b78 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.9.8 -PORTREVISION= 1 +PORTVERSION= 2.9.9 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index 6d64f20f32c1..5de3e848c1d8 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676539230 -SHA256 (traefik-2.9.8.tar.xz) = 0db6902d05e82e1efee0d25891410b993aed4df9635bf89192906c217a267d06 -SIZE (traefik-2.9.8.tar.xz) = 23514472 +TIMESTAMP = 1680511997 +SHA256 (traefik-2.9.9.tar.xz) = d23703334559395e77f62bb02a66a81272e613edad776dbe10b068553a476bba +SIZE (traefik-2.9.9.tar.xz) = 23494992
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304042034.334KYEMY008621>