Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2025 14:34:49 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: 27c2cab48e5a - 2025Q1 - net/traefik: Update to upstream release 3.3.4
Message-ID:  <202503011434.521EYnMC043210@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q1 has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=27c2cab48e5a8638922d504b03819838697f57a2

commit 27c2cab48e5a8638922d504b03819838697f57a2
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2025-03-01 06:59:30 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2025-03-01 14:34:47 +0000

    net/traefik: Update to upstream release 3.3.4
    
    Details:
    - Bugfix release, see
      https://github.com/traefik/traefik/releases/tag/v3.3.4
    
    MFH:            2025Q1
    (cherry picked from commit 66eb90b67572c8014e78a005309ee5c06cc750b4)
---
 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 153319775774..5fe02716a775 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	3.3.3
+PORTVERSION=	3.3.4
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index 3f407f47f936..5ddc3340e262 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738448915
-SHA256 (traefik-3.3.3.tar.xz) = bc39f3f5e7ce1afbefc23eb98d10420654d8f7156f7a364a9fe2f8bdae9e7cbe
-SIZE (traefik-3.3.3.tar.xz) = 23449596
+TIMESTAMP = 1740787109
+SHA256 (traefik-3.3.4.tar.xz) = d1a9c1aee703909b8605c59105dca06742c42182630f70db8b88da326b91c31b
+SIZE (traefik-3.3.4.tar.xz) = 23411324


home | help

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