Date: Sat, 18 Jan 2025 22:43:00 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: 18726bdb84b3 - main - net/traefik: Update to upstream release 3.3.2 Message-ID: <202501182243.50IMh0d6041115@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=18726bdb84b39c15106a3cd24067250c8cc75990 commit 18726bdb84b39c15106a3cd24067250c8cc75990 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2025-01-18 10:29:25 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2025-01-18 22:42:58 +0000 net/traefik: Update to upstream release 3.3.2 Details: - Bugfix release, see https://github.com/traefik/traefik/releases/tag/v3.3.2 MFH: 2025Q1 --- 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 1480e269e503..df1f8f32bde3 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index b88cb0300afa..59c9bb6f5c11 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736618627 -SHA256 (traefik-3.3.1.tar.xz) = 0c171c878dfaaa3c997568f4c11a3ce683af869339231162ca37f7c5394f6f88 -SIZE (traefik-3.3.1.tar.xz) = 23509452 +TIMESTAMP = 1737194449 +SHA256 (traefik-3.3.2.tar.xz) = dd68e062c43f3e934e116583e1cb792608879deb81cbd10e85e4915b5177d958 +SIZE (traefik-3.3.2.tar.xz) = 23411580
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501182243.50IMh0d6041115>