Date: Fri, 28 Mar 2025 22:58:58 GMT From: "Gabriel M. Dutra" <dutra@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 26b7fc3d1e27 - main - sysutils/infracost: Update to 0.10.41 Message-ID: <202503282258.52SMwwRk053248@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=26b7fc3d1e2754971eb7711a22e8b7ab2cee0850 commit 26b7fc3d1e2754971eb7711a22e8b7ab2cee0850 Author: Gabriel M. Dutra <dutra@FreeBSD.org> AuthorDate: 2025-03-28 22:57:40 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2025-03-28 22:58:50 +0000 sysutils/infracost: Update to 0.10.41 Update go from 1.22 to 1.23 ChangeLog: https://github.com/infracost/infracost/releases/tag/v0.10.41 --- sysutils/infracost/Makefile | 5 ++--- sysutils/infracost/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/sysutils/infracost/Makefile b/sysutils/infracost/Makefile index 13673a47f5d6..fd6ee2950256 100644 --- a/sysutils/infracost/Makefile +++ b/sysutils/infracost/Makefile @@ -1,7 +1,6 @@ PORTNAME= infracost DISTVERSIONPREFIX= v -DISTVERSION= 0.10.40 -PORTREVISION= 2 +DISTVERSION= 0.10.41 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org @@ -17,7 +16,7 @@ ONLY_FOR_ARCHS_REASON= Requires 64-bit processor RUN_DEPENDS= terraform:sysutils/terraform \ terragrunt:sysutils/terragrunt -USES= go:1.22,modules +USES= go:1.23,modules GO_MODULE= github.com/${PORTNAME}/${PORTNAME} diff --git a/sysutils/infracost/distinfo b/sysutils/infracost/distinfo index 2edc1a91d0eb..c685637e4212 100644 --- a/sysutils/infracost/distinfo +++ b/sysutils/infracost/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1736435974 -SHA256 (go/sysutils_infracost/infracost-v0.10.40/v0.10.40.mod) = 1e2b518aab27beee16c29a71217ba8de0089a72186117da2a5fe3477661fdba4 -SIZE (go/sysutils_infracost/infracost-v0.10.40/v0.10.40.mod) = 13383 -SHA256 (go/sysutils_infracost/infracost-v0.10.40/v0.10.40.zip) = a96a4393b5af37393b0901ff43c9e6e541887365e093a3dbb65efda0b26005f0 -SIZE (go/sysutils_infracost/infracost-v0.10.40/v0.10.40.zip) = 3602611 +TIMESTAMP = 1743198743 +SHA256 (go/sysutils_infracost/infracost-v0.10.41/v0.10.41.mod) = fb0300878cd455bf5c524f468fd892db62f08915b302f65e24212446d2882563 +SIZE (go/sysutils_infracost/infracost-v0.10.41/v0.10.41.mod) = 14305 +SHA256 (go/sysutils_infracost/infracost-v0.10.41/v0.10.41.zip) = d0bca4d5812c2e3aaa32c38f96a2ec253440756bcb8b3e9d87e42e468701618f +SIZE (go/sysutils_infracost/infracost-v0.10.41/v0.10.41.zip) = 3614970home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503282258.52SMwwRk053248>
