Index: branches/2019Q3/net/traefik/Makefile =================================================================== --- branches/2019Q3/net/traefik/Makefile (revision 512196) +++ branches/2019Q3/net/traefik/Makefile (revision 512197) @@ -1,68 +1,68 @@ # $FreeBSD$ PORTNAME= traefik -PORTVERSION= 1.7.14 +PORTVERSION= 1.7.16 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME}:webui DISTFILES= ${PORTNAME}-webui-static-${PORTVERSION}${EXTRACT_SUFX}:webui MAINTAINER= riggs@FreeBSD.org COMMENT= High availability reverse proxy and load balancer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= go-bindata:devel/go-bindata USES= go USE_GITHUB= yes GH_ACCOUNT= containous GH_SUBDIR= src/github.com/containous/traefik USE_RC_SUBR= traefik USERS= traefik GROUPS= traefik PLIST_FILES= bin/traefik \ "@sample etc/traefik.toml.sample" TRAEFIK_BUILD_ENV= ${MAKE_ENV} \ CGO_ENABLED=0 TRAEFIK_LDARGS= -ldflags "-s -w \ -X github.com/containous/traefik/version.Version=${DISTVERSION} \ -X github.com/containous/traefik/version.BuildDate=`date -u '+%Y-%m-%d_%I:%M:%S%p'`" # Recipe for building the web UI # Note this is not done during a standard port build as # 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 \ # yarnpkg:www/yarn #USES+= python:2.7,build #pre-build: # @cd ${WRKSRC}/webui; \ # yarn install && \ # yarn run build post-extract: @${MV} ${WRKDIR}/static ${WRKSRC} # Install a sample configuration file which works by default # without manual tweaking ${REINPLACE_CMD} -e 's|:80|:8088|' \ -e 's|\[docker|# \[docker|' ${WRKSRC}/traefik.sample.toml do-build: @cd ${WRKSRC}/src/github.com/containous/traefik; \ ${SETENV} ${BUILD_ENV} ${TRAEFIK_BUILD_ENV} GOPATH=${WRKSRC} go generate && \ ${SETENV} ${BUILD_ENV} ${TRAEFIK_BUILD_ENV} GOPATH=${WRKSRC} go build ${TRAEFIK_LDARGS} -v -x ./cmd/traefik do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/containous/traefik/traefik ${STAGEDIR}${PREFIX}/bin/traefik ${INSTALL_DATA} ${WRKSRC}/src/github.com/containous/traefik/traefik.sample.toml ${STAGEDIR}${PREFIX}/etc/traefik.toml.sample .include Index: branches/2019Q3/net/traefik/distinfo =================================================================== --- branches/2019Q3/net/traefik/distinfo (revision 512196) +++ branches/2019Q3/net/traefik/distinfo (revision 512197) @@ -1,5 +1,5 @@ -TIMESTAMP = 1565859465 -SHA256 (traefik-webui-static-1.7.14.tar.gz) = 72b89cec3ffda3c846c332affb7563de1d277f74c115cc0b8ff6083d175a392c -SIZE (traefik-webui-static-1.7.14.tar.gz) = 920851 -SHA256 (containous-traefik-v1.7.14_GH0.tar.gz) = f09757f9ed4c5ff91c2d21d4c7efd32a9d801a0455268d524f6ddd0e046443d4 -SIZE (containous-traefik-v1.7.14_GH0.tar.gz) = 11361030 +TIMESTAMP = 1568637383 +SHA256 (traefik-webui-static-1.7.16.tar.gz) = acb7f66955c86f590c8aa641b4d03cb87b2d52de5b010ca59db556a7c546884f +SIZE (traefik-webui-static-1.7.16.tar.gz) = 921154 +SHA256 (containous-traefik-v1.7.16_GH0.tar.gz) = 88097a6f2a48fada5135adfd0e65ab9fa06d5e8221e5ecbfa319baf1cceebe3f +SIZE (containous-traefik-v1.7.16_GH0.tar.gz) = 11366255 Index: branches/2019Q3/net/traefik/pkg-message =================================================================== --- branches/2019Q3/net/traefik/pkg-message (revision 512196) +++ branches/2019Q3/net/traefik/pkg-message (revision 512197) @@ -1,16 +1,18 @@ -============================================================== - +[ +{ type: install + message: <