Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2026 19:28:30 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bffb745a9c76 - main - security/go-tuf: Update version 2.3.1=>2.4.0
Message-ID:  <69766ede.2050b.7b797848@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

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

commit bffb745a9c767dfe31ac992f9c42c6c0b8cc55b5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-01-25 19:12:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-01-25 19:28:19 +0000

    security/go-tuf: Update version 2.3.1=>2.4.0
    
    Changelog: https://github.com/theupdateframework/go-tuf/releases/tag/v2.4.0
---
 security/go-tuf/Makefile |  4 ++--
 security/go-tuf/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile
index 33357d7c3d6b..0079639db75e 100644
--- a/security/go-tuf/Makefile
+++ b/security/go-tuf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	go-tuf
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.1
+DISTVERSION=	2.4.0
 CATEGORIES=	security
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -10,7 +10,7 @@ WWW=		https://theupdateframework.io
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cpe go:1.24+,modules
+USES=		cpe go:1.25+,modules
 CPE_VENDOR=	theupdateframework
 
 GO_TARGET=	./examples/cli/tuf-client
diff --git a/security/go-tuf/distinfo b/security/go-tuf/distinfo
index 711371ff971c..07f4288b55ed 100644
--- a/security/go-tuf/distinfo
+++ b/security/go-tuf/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1769276122
-SHA256 (go/security_go-tuf/go-tuf-v2.3.1/v2.3.1.mod) = db933a60baa23e5ae5a09d844a2efe0c4fed45b0028cbf881cfa1fffecadb0b7
-SIZE (go/security_go-tuf/go-tuf-v2.3.1/v2.3.1.mod) = 1027
-SHA256 (go/security_go-tuf/go-tuf-v2.3.1/v2.3.1.zip) = a34a20962147ddbea55fac0b4128eea04dba7733f34b205b871d51612efbab90
-SIZE (go/security_go-tuf/go-tuf-v2.3.1/v2.3.1.zip) = 164061
+TIMESTAMP = 1769368302
+SHA256 (go/security_go-tuf/go-tuf-v2.4.0/v2.4.0.mod) = db933a60baa23e5ae5a09d844a2efe0c4fed45b0028cbf881cfa1fffecadb0b7
+SIZE (go/security_go-tuf/go-tuf-v2.4.0/v2.4.0.mod) = 1027
+SHA256 (go/security_go-tuf/go-tuf-v2.4.0/v2.4.0.zip) = 48700e64647ddc1c63595667b91b53f0b941bf06437bedf9994b4c9d3a87a388
+SIZE (go/security_go-tuf/go-tuf-v2.4.0/v2.4.0.zip) = 165364


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69766ede.2050b.7b797848>