From owner-svn-ports-all@freebsd.org Sat Feb 20 13:26:04 2021 Return-Path: Delivered-To: svn-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 036EF546A84; Sat, 20 Feb 2021 13:26:04 +0000 (UTC) (envelope-from riggs@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 4DjTjR6gWKz3QnR; Sat, 20 Feb 2021 13:26:03 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D39661FD18; Sat, 20 Feb 2021 13:26:03 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11KDQ3cI097909; Sat, 20 Feb 2021 13:26:03 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11KDQ3LN097908; Sat, 20 Feb 2021 13:26:03 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <202102201326.11KDQ3LN097908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 20 Feb 2021 13:26:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r566160 - branches/2021Q1/net/traefik X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2021Q1/net/traefik X-SVN-Commit-Revision: 566160 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Feb 2021 13:26:04 -0000 Author: riggs Date: Sat Feb 20 13:26:03 2021 New Revision: 566160 URL: https://svnweb.freebsd.org/changeset/ports/566160 Log: MFH: r566159 Update to upstream release 2.4.5. Details: - Feature enhancements, docs and bug fixes, see https://github.com/traefik/traefik/releases/tag/v2.4.5 - Configuration files are compatible with the previous 2.3.x series. Modified: branches/2021Q1/net/traefik/Makefile branches/2021Q1/net/traefik/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/net/traefik/Makefile ============================================================================== --- branches/2021Q1/net/traefik/Makefile Sat Feb 20 13:21:55 2021 (r566159) +++ branches/2021Q1/net/traefik/Makefile Sat Feb 20 13:26:03 2021 (r566160) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= traefik -PORTVERSION= 2.3.7 +PORTVERSION= 2.4.5 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} Modified: branches/2021Q1/net/traefik/distinfo ============================================================================== --- branches/2021Q1/net/traefik/distinfo Sat Feb 20 13:21:55 2021 (r566159) +++ branches/2021Q1/net/traefik/distinfo Sat Feb 20 13:26:03 2021 (r566160) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610607525 -SHA256 (traefik-2.3.7.tar.xz) = f7525182ff68b8ea5d4f0da31cb4e9bd1b08bdf96bc31ac24fbeb6fb854d4375 -SIZE (traefik-2.3.7.tar.xz) = 14146104 +TIMESTAMP = 1613822329 +SHA256 (traefik-2.4.5.tar.xz) = 695ffe32bdbe2ccca0b74ac3e54e00f9a34f0a9bd5376e58c98504b1ee7f3d4c +SIZE (traefik-2.4.5.tar.xz) = 14369612