git: e93d30cc96b1 - main - net/traefik: Update to upstream release 2.6.2, fix build on go 1.18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Mar 2022 13:57:09 UTC
The branch main has been updated by riggs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e93d30cc96b1037bbc8ee459047c02b7f1ec6f85
commit e93d30cc96b1037bbc8ee459047c02b7f1ec6f85
Author: Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-03-27 12:48:36 +0000
Commit: Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-03-27 13:57:06 +0000
net/traefik: Update to upstream release 2.6.2, fix build on go 1.18
Details:
- Bugfix release, see
https://github.com/traefik/traefik/releases/tag/v2.6.2
- Fixes build on go 1.18
(Extra patching our local tarball. The upstream 2.6.2 does
not support build on go 1.18 without modifications.)
PR: 262859
---
net/traefik/Makefile | 2 +-
net/traefik/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 5dc6677a2ee7..a5a9b5eed599 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
PORTNAME= traefik
-PORTVERSION= 2.6.1
+PORTVERSION= 2.6.2
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index feeb6b0b43a7..7949e4660a56 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645311214
-SHA256 (traefik-2.6.1.tar.xz) = a7837bd1d20d694f06b34ce63292aa1ebef5ab45e9ce473edfe207a9bc2c771c
-SIZE (traefik-2.6.1.tar.xz) = 17225992
+TIMESTAMP = 1648380739
+SHA256 (traefik-2.6.2.tar.xz) = a7f97eb607018e87c5b6c744f28ddf8a2c0e79d36efe87d99be5926e3f048979
+SIZE (traefik-2.6.2.tar.xz) = 17249180