Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2022 16:32:03 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: 00412151356f - 2022Q1 - net/traefik: Update to upstream version 2.6.0
Message-ID:  <202201291632.20TGW34O071333@gitrepo.freebsd.org>

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

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

commit 00412151356f1ec7d712a418b4935247c3d9c08a
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-01-29 15:34:55 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-01-29 16:18:55 +0000

    net/traefik: Update to upstream version 2.6.0
    
    Details:
    - New 2.6.0 stable branch, details see
      https://github.com/traefik/traefik/releases/tag/v2.6.0
    - No breaking config changes, details see
      https://doc.traefik.io/traefik/migration/v2/#v25-to-v26
    
    MFH:            2022Q1
    (cherry picked from commit 8a474140c434e730c07e3cdd909123d66aeec4bd)
---
 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 4db423102661..2d63bf8f5d5d 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.5.6
+PORTVERSION=	2.6.0
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index e39a2c6ecbb1..2bd8b40f27c1 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640273076
-SHA256 (traefik-2.5.6.tar.xz) = 4c09d385c40800bc5d443f41db6580fdac3dbefd7fc4085e0c41a18e3e1693bd
-SIZE (traefik-2.5.6.tar.xz) = 18828188
+TIMESTAMP = 1643466718
+SHA256 (traefik-2.6.0.tar.xz) = cd60621643f7750d1b5e4627cd2101397ca9a0bad4e341fe225692942dd1b7a0
+SIZE (traefik-2.6.0.tar.xz) = 17232888



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