svn commit: r561543 - branches/2021Q1/net/traefik

Thomas Zander riggs at FreeBSD.org
Thu Jan 14 07:56:48 UTC 2021


Author: riggs
Date: Thu Jan 14 07:56:47 2021
New Revision: 561543
URL: https://svnweb.freebsd.org/changeset/ports/561543

Log:
  MFH: r561542
  
  Update to upstream release 2.3.7.
  
  Details:
  * Bug and doc fix release, see
    https://github.com/traefik/traefik/releases/tag/v2.3.7

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	Thu Jan 14 07:55:44 2021	(r561542)
+++ branches/2021Q1/net/traefik/Makefile	Thu Jan 14 07:56:47 2021	(r561543)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	traefik
-PORTVERSION=	2.3.6
+PORTVERSION=	2.3.7
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 

Modified: branches/2021Q1/net/traefik/distinfo
==============================================================================
--- branches/2021Q1/net/traefik/distinfo	Thu Jan 14 07:55:44 2021	(r561542)
+++ branches/2021Q1/net/traefik/distinfo	Thu Jan 14 07:56:47 2021	(r561543)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608308402
-SHA256 (traefik-2.3.6.tar.xz) = fb5037ee04f49a4eaeec6119c5da0f186882ecc4f4c17ca4972c607af4e026c5
-SIZE (traefik-2.3.6.tar.xz) = 14140216
+TIMESTAMP = 1610607525
+SHA256 (traefik-2.3.7.tar.xz) = f7525182ff68b8ea5d4f0da31cb4e9bd1b08bdf96bc31ac24fbeb6fb854d4375
+SIZE (traefik-2.3.7.tar.xz) = 14146104


More information about the svn-ports-all mailing list