Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2026 19:52:40 +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: 32a1b7cee606 - main - sysutils/opentofu: Update version 1.11.2=>1.11.3
Message-ID:  <6967f408.ac56.316897fb@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=32a1b7cee60611de7bd28a7a2d33e8480f8b3b82

commit 32a1b7cee60611de7bd28a7a2d33e8480f8b3b82
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-01-14 09:19:32 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-01-14 19:52:14 +0000

    sysutils/opentofu: Update version 1.11.2=>1.11.3
    
    Changelog: https://github.com/opentofu/opentofu/releases/tag/v1.11.3
---
 sysutils/opentofu/Makefile |  4 ++--
 sysutils/opentofu/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile
index 05730c7ed79d..577c26a45b15 100644
--- a/sysutils/opentofu/Makefile
+++ b/sysutils/opentofu/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opentofu
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.11.2
+DISTVERSION=	1.11.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -10,7 +10,7 @@ WWW=		https://opentofu.org/
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		go:1.25,modules
 GO_MODULE=	github.com/opentofu/opentofu
 GO_TARGET=	./cmd/tofu
 GO_BUILDFLAGS=	-o bin/
diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo
index 19c8e66b17c5..39683a525e9b 100644
--- a/sysutils/opentofu/distinfo
+++ b/sysutils/opentofu/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1766220684
-SHA256 (go/sysutils_opentofu/opentofu-v1.11.2/v1.11.2.mod) = 3c52d38ad621e98d1c069fa595d7968dd3f83b7f1416af0ed2225a0e1e45f71e
-SIZE (go/sysutils_opentofu/opentofu-v1.11.2/v1.11.2.mod) = 17136
-SHA256 (go/sysutils_opentofu/opentofu-v1.11.2/v1.11.2.zip) = d19b6c43b8ed5d301a28c1bd7c8c9558beeb2305321a0696a0966945656f267c
-SIZE (go/sysutils_opentofu/opentofu-v1.11.2/v1.11.2.zip) = 6998754
+TIMESTAMP = 1768382218
+SHA256 (go/sysutils_opentofu/opentofu-v1.11.3/v1.11.3.mod) = 3c52d38ad621e98d1c069fa595d7968dd3f83b7f1416af0ed2225a0e1e45f71e
+SIZE (go/sysutils_opentofu/opentofu-v1.11.3/v1.11.3.mod) = 17136
+SHA256 (go/sysutils_opentofu/opentofu-v1.11.3/v1.11.3.zip) = c2e5b7788ed4f47eff6853ce232557dd6e2a8b02102900384f001c3c84e622ed
+SIZE (go/sysutils_opentofu/opentofu-v1.11.3/v1.11.3.zip) = 6990296


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6967f408.ac56.316897fb>