Date: Fri, 3 Nov 2023 21:17:53 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ea1908814d34 - main - sysutils/govmomi: update to 0.33.0 Message-ID: <202311032117.3A3LHr1g097974@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea1908814d34a85037f807767c76e041daf8e21a commit ea1908814d34a85037f807767c76e041daf8e21a Author: Oleksandr Ignatyev <alex@i.org.ua> AuthorDate: 2023-10-27 20:31:38 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-03 21:09:37 +0000 sysutils/govmomi: update to 0.33.0 Changelog: https://github.com/vmware/govmomi/releases/tag/v0.33.0 PR: 274727 --- sysutils/govmomi/Makefile | 2 +- sysutils/govmomi/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/govmomi/Makefile b/sysutils/govmomi/Makefile index a19790615a35..100d2fbf0174 100644 --- a/sysutils/govmomi/Makefile +++ b/sysutils/govmomi/Makefile @@ -1,6 +1,6 @@ PORTNAME= govmomi DISTVERSIONPREFIX= v -DISTVERSION= 0.32.0 +DISTVERSION= 0.33.0 CATEGORIES= sysutils diff --git a/sysutils/govmomi/distinfo b/sysutils/govmomi/distinfo index 38b12f6a9d67..19eab7ceb9d0 100644 --- a/sysutils/govmomi/distinfo +++ b/sysutils/govmomi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1696563385 -SHA256 (go/sysutils_govmomi/govmomi-v0.32.0/v0.32.0.mod) = 1fdaa6252a325c6177d1e679769a5e3bb0247823464bb53e7bfb71a955c0dbfb -SIZE (go/sysutils_govmomi/govmomi-v0.32.0/v0.32.0.mod) = 738 -SHA256 (go/sysutils_govmomi/govmomi-v0.32.0/v0.32.0.zip) = 337e9a24b97c00ad6e98853e154145160735d5aec1b0267fd33998b229ba4368 -SIZE (go/sysutils_govmomi/govmomi-v0.32.0/v0.32.0.zip) = 3368681 +TIMESTAMP = 1698297947 +SHA256 (go/sysutils_govmomi/govmomi-v0.33.0/v0.33.0.mod) = d4ab0a5190df754e92fc98c0ee5bef99b36e38288f3a24a833797d22f116f860 +SIZE (go/sysutils_govmomi/govmomi-v0.33.0/v0.33.0.mod) = 726 +SHA256 (go/sysutils_govmomi/govmomi-v0.33.0/v0.33.0.zip) = 6400c6e722ebcb91d291366b32f924d6f45e0dba71c8ce475f107cb9d780fb40 +SIZE (go/sysutils_govmomi/govmomi-v0.33.0/v0.33.0.zip) = 3373117
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311032117.3A3LHr1g097974>