Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2022 17:47:02 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: aa134f8d6f36 - 2022Q2 - net/traefik: Update to upstream release 2.7.1
Message-ID:  <202206171747.25HHl2eb060710@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa134f8d6f36330cb211ecb459175113d80e60de

commit aa134f8d6f36330cb211ecb459175113d80e60de
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-06-17 15:33:24 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-06-17 16:02:23 +0000

    net/traefik: Update to upstream release 2.7.1
    
    Details:
    - Buxfix and documentation improvements,
      https://github.com/traefik/traefik/releases/tag/v2.7.1
    - No known breaking configuration changes:
      https://doc.traefik.io/traefik/migration/v2/
    
    MFH:            2022Q2
    (cherry picked from commit 505cc55fdc65402c124754c04dd4a96ff628dc39)
---
 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 5eb9642fbc58..bb61e27e65e3 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.7.0
+PORTVERSION=	2.7.1
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index 5d25e3d91514..0ac8cb5f59e7 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654447259
-SHA256 (traefik-2.7.0.tar.xz) = 0f7d55888bac2bb17409624474e10fce7cb204fa6f77b03bfda59f7ee6ecd78b
-SIZE (traefik-2.7.0.tar.xz) = 17405936
+TIMESTAMP = 1655476127
+SHA256 (traefik-2.7.1.tar.xz) = 96fe9edea5b22f58fa611c0311fef67653dfca7ee157d6c08a16cf215b95c261
+SIZE (traefik-2.7.1.tar.xz) = 17426704



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