From owner-svn-ports-head@freebsd.org Fri Nov 1 22:32:35 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AB8DA1A536D; Fri, 1 Nov 2019 22:32:35 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 474cQC49s4z3Lxq; Fri, 1 Nov 2019 22:32:35 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7320819F37; Fri, 1 Nov 2019 22:32:35 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA1MWZP7080318; Fri, 1 Nov 2019 22:32:35 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA1MWZiQ080316; Fri, 1 Nov 2019 22:32:35 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201911012232.xA1MWZiQ080316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 1 Nov 2019 22:32:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516271 - head/net/traefik X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/net/traefik X-SVN-Commit-Revision: 516271 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2019 22:32:35 -0000 Author: riggs Date: Fri Nov 1 22:32:34 2019 New Revision: 516271 URL: https://svnweb.freebsd.org/changeset/ports/516271 Log: Update to upstream version 1.7.19 Details: - Bugfix release, see https://github.com/containous/traefik/releases/tag/v1.7.19 MFH: 2019Q4 (hat: ports-secteam) Modified: head/net/traefik/Makefile head/net/traefik/distinfo Modified: head/net/traefik/Makefile ============================================================================== --- head/net/traefik/Makefile Fri Nov 1 21:51:36 2019 (r516270) +++ head/net/traefik/Makefile Fri Nov 1 22:32:34 2019 (r516271) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= traefik -PORTVERSION= 1.7.18 +PORTVERSION= 1.7.19 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME}:webui @@ -40,10 +40,10 @@ PLIST_FILES= bin/traefik \ # it downloads node modules from the internet during build. # Instead, we use the pre-generated from LOCAL. # (20180510: the upath module requires node < 10) -# BUILD_DEPENDS+= npm:www/npm \ +# BUILD_DEPENDS+= npm:www/npm-node8 \ # yarnpkg:www/yarn #USES+= python:2.7,build -#pre-build: +#build-ui: # @cd ${WRKSRC}/webui; \ # yarn install && \ # yarn run build Modified: head/net/traefik/distinfo ============================================================================== --- head/net/traefik/distinfo Fri Nov 1 21:51:36 2019 (r516270) +++ head/net/traefik/distinfo Fri Nov 1 22:32:34 2019 (r516271) @@ -1,5 +1,5 @@ -TIMESTAMP = 1569675862 -SHA256 (traefik-webui-static-1.7.18.tar.gz) = 59c92fd26618a7d135f58b0041c41544624c36b33392a55cb2e8d6a770b604f0 -SIZE (traefik-webui-static-1.7.18.tar.gz) = 921733 -SHA256 (containous-traefik-v1.7.18_GH0.tar.gz) = 3c4951d98f32347c6b1ceeb2358ef3c5d7085a71b28580acf1e19622683c1b1d -SIZE (containous-traefik-v1.7.18_GH0.tar.gz) = 11366814 +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