Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2022 21:33:20 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: d8ab0c5c5025 - main - net/traefik: Update to upstream version 2.8.5
Message-ID:  <202209182133.28ILXKcj097839@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=d8ab0c5c50253d40b0efab435d51ff2fd7f2c7b8

commit d8ab0c5c50253d40b0efab435d51ff2fd7f2c7b8
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-09-18 21:15:09 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-09-18 21:33:18 +0000

    net/traefik: Update to upstream version 2.8.5
    
    Details:
    - Bugfixes, see
      https://github.com/traefik/traefik/releases/tag/v2.8.5
    
    MFH:            2022Q3
---
 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 79de79650a6a..da4782308e64 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.8.3
-PORTREVISION=	1
+PORTVERSION=	2.8.5
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index b5fe4be37c9a..367c94e78810 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660476848
-SHA256 (traefik-2.8.3.tar.xz) = b19cb705270b7e871f4128f88d1ba785c90ab5a18fc7d3f2339980e3ddd2209b
-SIZE (traefik-2.8.3.tar.xz) = 18654928
+TIMESTAMP = 1663535118
+SHA256 (traefik-2.8.5.tar.xz) = 492f69fcc0ce084c3c6fec7d5e241dbecf02001d37ab60293b3329e66c2f9a1d
+SIZE (traefik-2.8.5.tar.xz) = 18667124



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209182133.28ILXKcj097839>