Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2024 12:12:52 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 81713bd2e5da - 2024Q3 - net/traefik: Update to upstream release 2.11.8
Message-ID:  <202408111212.47BCCqPE034215@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81713bd2e5daa3e5b0fa17c9608684a204b734e0

commit 81713bd2e5daa3e5b0fa17c9608684a204b734e0
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2024-08-11 07:18:03 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2024-08-11 10:52:42 +0000

    net/traefik: Update to upstream release 2.11.8
    
    Details:
    - Bugfixes, see
      https://github.com/traefik/traefik/releases/tag/v2.11.8
    
    MFH:            2024Q3
    (cherry picked from commit 1b453120fd7b97f13ea5ea3c07a73d423de5d2b1)
---
 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 8b866bef2a64..938e5131000f 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.11.7
+PORTVERSION=	2.11.8
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index ec00301385f6..87c9498f673b 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722686927
-SHA256 (traefik-2.11.7.tar.xz) = 5f6356e55d1ed0e042c704811182518e57154f9212d8546dbc8c726c8fb61333
-SIZE (traefik-2.11.7.tar.xz) = 21881900
+TIMESTAMP = 1723360118
+SHA256 (traefik-2.11.8.tar.xz) = 707a27d502cce8221d73ac5c7fd2a93aa4af38729b8f0b190056ef439492753b
+SIZE (traefik-2.11.8.tar.xz) = 21943340



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408111212.47BCCqPE034215>