aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2020-04-06 17:21:21 +0000
committerMikael Urankar <mikael@FreeBSD.org>2020-04-06 17:21:21 +0000
commit39fbcfed27175a47a460eadd4015561ca2d35c95 (patch)
tree8febe2171aec33cbbd95a58adad03dd6dcf4a85b
parentd17ef798514ce4ca4630ecdeccef569b1a650e4d (diff)
downloadports-39fbcfed27175a47a460eadd4015561ca2d35c95.tar.gz
ports-39fbcfed27175a47a460eadd4015561ca2d35c95.zip
net/traefik2: update to 2.2.0
PR: 245400 245149 Submitted by: Christopher Beppler (maitainer)
Notes
Notes: svn path=/head/; revision=530893
-rw-r--r--net/traefik2/Makefile7
-rw-r--r--net/traefik2/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/net/traefik2/Makefile b/net/traefik2/Makefile
index bbf4f11ade22..43d4e4f61388 100644
--- a/net/traefik2/Makefile
+++ b/net/traefik2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= traefik2
DISTVERSIONPREFIX= v
-DISTVERSION= 2.1.8
+DISTVERSION= 2.2.0
DISTVERSIONSUFFIX= -vendor
CATEGORIES= net
@@ -22,8 +22,9 @@ GH_SUBDIR= src/github.com/containous/traefik
USE_RC_SUBR= traefik
GO_BUILDFLAGS= -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'`"
+ -X github.com/containous/traefik/v2/pkg/version.Version=${DISTVERSION} \
+ -X github.com/containous/traefik/v2/pkg/version.Codename=chevrotin \
+ -X github.com/containous/traefik/v2/pkg/version.BuildDate=`date -u '+%Y-%m-%d_%I:%M:%S%p'`"
GO_TARGET= ./cmd/traefik
CGO_ENABLED= 0
diff --git a/net/traefik2/distinfo b/net/traefik2/distinfo
index 363a21a583e0..ff69752e0d7f 100644
--- a/net/traefik2/distinfo
+++ b/net/traefik2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584705603
-SHA256 (Funzinator-traefik-v2.1.8-vendor_GH0.tar.gz) = b18397fbec5fd1948a3ecf3b111b25ca2712683298792ed2aebd4cfbfe5c21ab
-SIZE (Funzinator-traefik-v2.1.8-vendor_GH0.tar.gz) = 19161792
+TIMESTAMP = 1586190057
+SHA256 (Funzinator-traefik-v2.2.0-vendor_GH0.tar.gz) = ae01a3d771a41944850c242f756a7edc6124969cbdc2d217039581514a085611
+SIZE (Funzinator-traefik-v2.2.0-vendor_GH0.tar.gz) = 20733835