Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 2020 13:39:21 +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: r542577 - head/net/traefik
Message-ID:  <202007191339.06JDdL6n094846@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Jul 19 13:39:21 2020
New Revision: 542577
URL: https://svnweb.freebsd.org/changeset/ports/542577

Log:
  Update to upstream release 1.7.25
  
  Details:
  - Bug- and doc fixes, see
    https://github.com/containous/traefik/releases/tag/v1.7.25
  
  MFH:		2020Q3 (hat: ports-secteam)

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

Modified: head/net/traefik/Makefile
==============================================================================
--- head/net/traefik/Makefile	Sun Jul 19 13:38:26 2020	(r542576)
+++ head/net/traefik/Makefile	Sun Jul 19 13:39:21 2020	(r542577)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	traefik
-PORTVERSION=	1.7.24
+PORTVERSION=	1.7.25
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}:webui

Modified: head/net/traefik/distinfo
==============================================================================
--- head/net/traefik/distinfo	Sun Jul 19 13:38:26 2020	(r542576)
+++ head/net/traefik/distinfo	Sun Jul 19 13:39:21 2020	(r542577)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1585393754
-SHA256 (traefik-webui-static-1.7.24.tar.gz) = a19ff482fe46b3051fd876402e9c7bc02bf1595e174989f4368e5a79c219b83b
-SIZE (traefik-webui-static-1.7.24.tar.gz) = 920967
-SHA256 (containous-traefik-v1.7.24_GH0.tar.gz) = 2b0fddcc16de96aa4e8fb233f932e6b60a5f35e2685a79d42278fcab8a8ddd84
-SIZE (containous-traefik-v1.7.24_GH0.tar.gz) = 11390815
+TIMESTAMP = 1595163674
+SHA256 (traefik-webui-static-1.7.25.tar.gz) = 36f421a12073883db8374d870507fe30450c24fe3371024890925c9daf51e858
+SIZE (traefik-webui-static-1.7.25.tar.gz) = 922785
+SHA256 (containous-traefik-v1.7.25_GH0.tar.gz) = fd073390b2333c2cccf91210d670ee36721edcf1071ce8b0b76da7da225edaec
+SIZE (containous-traefik-v1.7.25_GH0.tar.gz) = 11392414



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007191339.06JDdL6n094846>