From owner-dev-commits-ports-main@freebsd.org Sat Sep 11 12:05:30 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BCE68671373; Sat, 11 Sep 2021 12:05:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H6BJp4zSQz3wBM; Sat, 11 Sep 2021 12:05:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8AD031FED6; Sat, 11 Sep 2021 12:05:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18BC5UVg097418; Sat, 11 Sep 2021 12:05:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18BC5Urn097417; Sat, 11 Sep 2021 12:05:30 GMT (envelope-from git) Date: Sat, 11 Sep 2021 12:05:30 GMT Message-Id: <202109111205.18BC5Urn097417@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Thomas Zander Subject: git: 2760d32778e2 - main - net/traefik: Update to upstream version 2.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: riggs X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2760d32778e2d7ba266ce24e1797630d20d5d32f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2021 12:05:30 -0000 The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=2760d32778e2d7ba266ce24e1797630d20d5d32f commit 2760d32778e2d7ba266ce24e1797630d20d5d32f Author: Thomas Zander AuthorDate: 2021-09-11 11:36:31 +0000 Commit: Thomas Zander 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