Date: Sun, 2 Mar 2025 18:49:35 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2b52b81535d2 - main - sysutils/govmomi: Update 0.45.1 => 0.46.3 Message-ID: <202503021849.522InZI9001798@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b52b81535d2030f88f48c26ec434d001dc23180 commit 2b52b81535d2030f88f48c26ec434d001dc23180 Author: Oleksandr Ignatyev <alex@i.org.ua> AuthorDate: 2025-03-02 18:44:27 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-02 18:46:26 +0000 sysutils/govmomi: Update 0.45.1 => 0.46.3 Changelogs: https://github.com/vmware/govmomi/releases/tag/v0.46.0 https://github.com/vmware/govmomi/releases/tag/v0.46.1 https://github.com/vmware/govmomi/releases/tag/v0.46.2 https://github.com/vmware/govmomi/releases/tag/v0.46.3 PR: 284456 --- sysutils/govmomi/Makefile | 4 ++-- sysutils/govmomi/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sysutils/govmomi/Makefile b/sysutils/govmomi/Makefile index 633f8ae6d5b7..5f27f7b1a02b 100644 --- a/sysutils/govmomi/Makefile +++ b/sysutils/govmomi/Makefile @@ -1,6 +1,6 @@ PORTNAME= govmomi DISTVERSIONPREFIX= v -DISTVERSION= 0.45.1 +DISTVERSION= 0.46.3 CATEGORIES= sysutils MAINTAINER= alex@i.org.ua @@ -10,7 +10,7 @@ WWW= https://github.com/vmware/govmomi/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= go:modules +USES= go:1.22,modules GO_MODULE= github.com/vmware/govmomi GO_TARGET= ./govc \ diff --git a/sysutils/govmomi/distinfo b/sysutils/govmomi/distinfo index 6a87bf463d75..0775b4578740 100644 --- a/sysutils/govmomi/distinfo +++ b/sysutils/govmomi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1729741581 -SHA256 (go/sysutils_govmomi/govmomi-v0.45.1/v0.45.1.mod) = 03449fdfa954c48855dd5376d1c47b146dbc277ecb9bd2a0fb22337064553bab -SIZE (go/sysutils_govmomi/govmomi-v0.45.1/v0.45.1.mod) = 753 -SHA256 (go/sysutils_govmomi/govmomi-v0.45.1/v0.45.1.zip) = 71402801fcec91a9beb9c372e271158a7317372e16e4d23ad975ceb847c8e52c -SIZE (go/sysutils_govmomi/govmomi-v0.45.1/v0.45.1.zip) = 3646894 +TIMESTAMP = 1740940366 +SHA256 (go/sysutils_govmomi/govmomi-v0.46.3/v0.46.3.mod) = 03449fdfa954c48855dd5376d1c47b146dbc277ecb9bd2a0fb22337064553bab +SIZE (go/sysutils_govmomi/govmomi-v0.46.3/v0.46.3.mod) = 753 +SHA256 (go/sysutils_govmomi/govmomi-v0.46.3/v0.46.3.zip) = 1441c2adf0725127df76ba6aebec2b0a182480b4a4c0799add0f4ea4c0b1631d +SIZE (go/sysutils_govmomi/govmomi-v0.46.3/v0.46.3.zip) = 3659214home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503021849.522InZI9001798>
