git: 49adb53a09fa - main - net/traefik: Update to upstream release 2.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Apr 2023 15:11:48 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=49adb53a09fa1eba70e6e520f40940e248cb72a5 commit 49adb53a09fa1eba70e6e520f40940e248cb72a5 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-04-29 11:49:26 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-04-29 15:11:46 +0000 net/traefik: Update to upstream release 2.10.1 Details: - Build with go 1.20 - New release from the 2.10.x branch. Details: https://github.com/traefik/traefik/releases/tag/v2.10.1 - No major changes in config format, but minor adaptations of the config are necessary for Nomad, Kubernetes and Traefik Hub, see: https://doc.traefik.io/traefik/migration/v2/#v210 MFH: 2023Q2 --- net/traefik/Makefile | 5 ++--- net/traefik/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/traefik/Makefile b/net/traefik/Makefile index a1fb3039ca72..af5a62f0a9bf 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.9.9 -PORTREVISION= 1 +PORTVERSION= 2.10.1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= go-bindata:devel/go-bindata -USES= cpe go:1.19,modules tar:xz +USES= cpe go:modules tar:xz USE_RC_SUBR= traefik diff --git a/net/traefik/distinfo b/net/traefik/distinfo index 5de3e848c1d8..4b620d7f2d27 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680511997 -SHA256 (traefik-2.9.9.tar.xz) = d23703334559395e77f62bb02a66a81272e613edad776dbe10b068553a476bba -SIZE (traefik-2.9.9.tar.xz) = 23494992 +TIMESTAMP = 1682765804 +SHA256 (traefik-2.10.1.tar.xz) = 297bd430bef0275013f7e519bcde242c0a622ee2b8bf89fc3ab840e8f1d99d8e +SIZE (traefik-2.10.1.tar.xz) = 23817128