Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 12:05:30 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: 2760d32778e2 - main - net/traefik: Update to upstream version 2.5.2
Message-ID:  <202109111205.18BC5Urn097417@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=2760d32778e2d7ba266ce24e1797630d20d5d32f

commit 2760d32778e2d7ba266ce24e1797630d20d5d32f
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2021-09-11 11:36:31 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2021-09-11 12:05:28 +0000

    net/traefik: Update to upstream version 2.5.2
    
    Details:
    - Bug and doc fixes, see
      https://github.com/traefik/traefik/releases/tag/v2.5.2
---
 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 c618e1561a90..81ab372f61c6 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.5.1
+PORTVERSION=	2.5.2
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index c7b8b3d52ec0..ea4fcf0225bd 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629546161
-SHA256 (traefik-2.5.1.tar.xz) = 9c25e58d3d2a6781386e371990d4c8d00029e967a71c8c18528e003bef0c3887
-SIZE (traefik-2.5.1.tar.xz) = 18153124
+TIMESTAMP = 1631360073
+SHA256 (traefik-2.5.2.tar.xz) = a67867aaed079eb571c5648b8c381a4c6850376ef7471452bc832e1ff8779c40
+SIZE (traefik-2.5.2.tar.xz) = 18153300



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