From owner-dev-commits-ports-all@freebsd.org Sat Aug 21 13:25: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 CF341672BA5; Sat, 21 Aug 2021 13:25: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 4GsK4V58fJz3js2; Sat, 21 Aug 2021 13:25: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 9912059C5; Sat, 21 Aug 2021 13:25: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 17LDPEue046609; Sat, 21 Aug 2021 13:25:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17LDPEjA046608; Sat, 21 Aug 2021 13:25:14 GMT (envelope-from git) Date: Sat, 21 Aug 2021 13:25:14 GMT Message-Id: <202108211325.17LDPEjA046608@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: dd98ab85f12a - main - net/traefik: Update to upstream version 2.5.1 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: dd98ab85f12a9def4298eca40173b6c7a31e7d88 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: Sat, 21 Aug 2021 13:25:14 -0000 The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd98ab85f12a9def4298eca40173b6c7a31e7d88 commit dd98ab85f12a9def4298eca40173b6c7a31e7d88 Author: Thomas Zander AuthorDate: 2021-08-21 12:12:46 +0000 Commit: Thomas Zander CommitDate: 2021-08-21 13:25:11 +0000 net/traefik: Update to upstream version 2.5.1 Details: - Major upgrade to the 2.5.x branch: https://github.com/traefik/traefik/releases/tag/v2.5.1 - Almost no breaking changes regarding config files. For a small number of users, tweaks might be necessary, see: https://doc.traefik.io/traefik/migration/v2/#v24-to-v25 --- 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 da048412cd60..c618e1561a90 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.4.13 +PORTVERSION= 2.5.1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index c67b409b06b6..c7b8b3d52ec0 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627816229 -SHA256 (traefik-2.4.13.tar.xz) = cc5e33807d30cfa28b5dfe00ad34f1a38f48d82ae83e563065536a51fa4d44f5 -SIZE (traefik-2.4.13.tar.xz) = 16863688 +TIMESTAMP = 1629546161 +SHA256 (traefik-2.5.1.tar.xz) = 9c25e58d3d2a6781386e371990d4c8d00029e967a71c8c18528e003bef0c3887 +SIZE (traefik-2.5.1.tar.xz) = 18153124