Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2019 09:38:31 +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: r520164 - branches/2019Q4/net/traefik
Message-ID:  <201912150938.xBF9cVaD017243@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Dec 15 09:38:31 2019
New Revision: 520164
URL: https://svnweb.freebsd.org/changeset/ports/520164

Log:
  MFH: r520163
  
  Update to upstream version 1.7.20
  
  Details:
  - Bugfix details, see
    https://github.com/containous/traefik/releases/tag/v1.7.20
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2019Q4/net/traefik/Makefile
  branches/2019Q4/net/traefik/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/net/traefik/Makefile
==============================================================================
--- branches/2019Q4/net/traefik/Makefile	Sun Dec 15 09:37:02 2019	(r520163)
+++ branches/2019Q4/net/traefik/Makefile	Sun Dec 15 09:38:31 2019	(r520164)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	traefik
-PORTVERSION=	1.7.19
+PORTVERSION=	1.7.20
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}:webui
@@ -41,7 +41,7 @@ PLIST_FILES=	bin/traefik \
 # Instead, we use the pre-generated from LOCAL.
 # (20180510: the upath module requires node < 10)
 # BUILD_DEPENDS+=	npm:www/npm-node8 \
-#		yarnpkg:www/yarn
+#		yarnpkg:www/yarn-node8
 #USES+=		python:2.7,build
 #build-ui:
 #	@cd ${WRKSRC}/webui; \

Modified: branches/2019Q4/net/traefik/distinfo
==============================================================================
--- branches/2019Q4/net/traefik/distinfo	Sun Dec 15 09:37:02 2019	(r520163)
+++ branches/2019Q4/net/traefik/distinfo	Sun Dec 15 09:38:31 2019	(r520164)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1572647093
-SHA256 (traefik-webui-static-1.7.19.tar.gz) = 7c614b7d754eb6bc8181dcb0e5c206bb00c0feaa7e225c124f351fecf90d56c1
-SIZE (traefik-webui-static-1.7.19.tar.gz) = 924195
-SHA256 (containous-traefik-v1.7.19_GH0.tar.gz) = e47b4a2bc66ac89e556333cf7bdde6b7c5afc835fd6824d5af7d1bd016058c26
-SIZE (containous-traefik-v1.7.19_GH0.tar.gz) = 11386696
+TIMESTAMP = 1576354823
+SHA256 (traefik-webui-static-1.7.20.tar.gz) = 4fe8db6298308dd854864935cb50320d3aeeacc74de2edee03d304fe7c582a0a
+SIZE (traefik-webui-static-1.7.20.tar.gz) = 920807
+SHA256 (containous-traefik-v1.7.20_GH0.tar.gz) = c5a94ec3ab4d323dced9911e86bbebc97fdd4ae546bb4e2595ab3058fe7fddd5
+SIZE (containous-traefik-v1.7.20_GH0.tar.gz) = 11388092



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