Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 08:43:39 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 29f91614b0e5 - main - net/traefik: Update to upstream release 2.10.4
Message-ID:  <202308060843.3768hdhJ057699@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=29f91614b0e5fe06b62bfe64d21b3c67d2f2b6fb

commit 29f91614b0e5fe06b62bfe64d21b3c67d2f2b6fb
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2023-07-30 10:01:51 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-08-06 08:43:24 +0000

    net/traefik: Update to upstream release 2.10.4
    
    Details:
    - Bugfix release, see
      https://github.com/traefik/traefik/releases/tag/v2.10.4
    
    MFH:            2023Q3
---
 net/traefik/Makefile | 3 +--
 net/traefik/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index 5c8cc2a6066b..63f5fc412f76 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.10.3
-PORTREVISION=	1
+PORTVERSION=	2.10.4
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index 1bed0c508e21..34d1a3bcec02 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687893026
-SHA256 (traefik-2.10.3.tar.xz) = ce40b5ecd34d99befa44c04b79a9baaaa700f5c6545e515e2d96615564ca77c8
-SIZE (traefik-2.10.3.tar.xz) = 21535040
+TIMESTAMP = 1690705054
+SHA256 (traefik-2.10.4.tar.xz) = f084d342143e7bd389575c185a231601fc9faf8ffb5505abdfd008a2ac13280e
+SIZE (traefik-2.10.4.tar.xz) = 22058024



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