From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 12:41:14 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 7D2A965E4B1; Sun, 1 Aug 2021 12:41:14 +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 4Gd12y318Xz3pY2; Sun, 1 Aug 2021 12:41:14 +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 5041C4630; Sun, 1 Aug 2021 12:41:14 +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 171CfEFB061116; Sun, 1 Aug 2021 12:41:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 171CfE3X061115; Sun, 1 Aug 2021 12:41:14 GMT (envelope-from git) Date: Sun, 1 Aug 2021 12:41:14 GMT Message-Id: <202108011241.171CfE3X061115@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: aa831f7ec983 - main - net/traefik: Update to upstream version 2.4.13. 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: aa831f7ec98305daeea37669a7a46df20171c819 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2021 12:41:14 -0000 The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa831f7ec98305daeea37669a7a46df20171c819 commit aa831f7ec98305daeea37669a7a46df20171c819 Author: Thomas Zander AuthorDate: 2021-08-01 12:37:32 +0000 Commit: Thomas Zander CommitDate: 2021-08-01 12:41:11 +0000 net/traefik: Update to upstream version 2.4.13. Details: - Bug and doc fixes, see: https://github.com/traefik/traefik/releases/tag/v2.4.13 https://github.com/traefik/traefik/releases/tag/v2.4.12 MFH: 2021Q3 --- 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 f41cab0bed95..da048412cd60 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.13 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index cad727174c48..c67b409b06b6 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627141832 -SHA256 (traefik-2.4.11.tar.xz) = 27e071de6bc2e3006bb3717de8ed40096072ecdb64ff30c102c865278a5a61da -SIZE (traefik-2.4.11.tar.xz) = 14735132 +TIMESTAMP = 1627816229 +SHA256 (traefik-2.4.13.tar.xz) = cc5e33807d30cfa28b5dfe00ad34f1a38f48d82ae83e563065536a51fa4d44f5 +SIZE (traefik-2.4.13.tar.xz) = 16863688