Date: Sat, 20 Feb 2021 13:26:03 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r566160 - branches/2021Q1/net/traefik Message-ID: <202102201326.11KDQ3LN097908@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102201326.11KDQ3LN097908>