Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 2021 13:21:55 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566159 - head/net/traefik
Message-ID:  <202102201321.11KDLtjV096643@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Feb 20 13:21:55 2021
New Revision: 566159
URL: https://svnweb.freebsd.org/changeset/ports/566159

Log:
  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.
  
  MFH:		2021Q1

Modified:
  head/net/traefik/Makefile
  head/net/traefik/distinfo

Modified: head/net/traefik/Makefile
==============================================================================
--- head/net/traefik/Makefile	Sat Feb 20 12:25:50 2021	(r566158)
+++ head/net/traefik/Makefile	Sat Feb 20 13:21:55 2021	(r566159)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	traefik
-PORTVERSION=	2.3.7
+PORTVERSION=	2.4.5
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 

Modified: head/net/traefik/distinfo
==============================================================================
--- head/net/traefik/distinfo	Sat Feb 20 12:25:50 2021	(r566158)
+++ head/net/traefik/distinfo	Sat Feb 20 13:21:55 2021	(r566159)
@@ -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?202102201321.11KDLtjV096643>