Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2024 16:48:36 GMT
From:      Joel Bodenmann <jbo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eaf744007605 - main - sysutils/govmomi: Update to 0.38.0
Message-ID:  <202406261648.45QGmaqk070851@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbo:

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

commit eaf744007605c0e4cb3fb771d957ecc7dc172f2a
Author:     Oleksandr Ignatyev <alex@i.org.ua>
AuthorDate: 2024-06-26 16:44:31 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-06-26 16:47:53 +0000

    sysutils/govmomi: Update to 0.38.0
    
    Changelog: https://github.com/vmware/govmomi/releases/tag/v0.38.0
    
    PR:             279997
    Approved by:    tcberner (mentor, implicit)
---
 sysutils/govmomi/Makefile |  3 +--
 sysutils/govmomi/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/sysutils/govmomi/Makefile b/sysutils/govmomi/Makefile
index 72d8eb128b86..48a88b0d703f 100644
--- a/sysutils/govmomi/Makefile
+++ b/sysutils/govmomi/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	govmomi
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.37.2
-PORTREVISION=	1
+DISTVERSION=	0.38.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	alex@i.org.ua
diff --git a/sysutils/govmomi/distinfo b/sysutils/govmomi/distinfo
index 533ec545add2..b43072b7b3f1 100644
--- a/sysutils/govmomi/distinfo
+++ b/sysutils/govmomi/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1715465179
-SHA256 (go/sysutils_govmomi/govmomi-v0.37.2/v0.37.2.mod) = efc77555bf9d423807e95853fbc32fa13e3ad9d2e035cfa2b88d71fb4c6c8903
-SIZE (go/sysutils_govmomi/govmomi-v0.37.2/v0.37.2.mod) = 726
-SHA256 (go/sysutils_govmomi/govmomi-v0.37.2/v0.37.2.zip) = f640c9f991e0261519899fe8da19c1d1011eec4d7f2ab0b39db4ca6980eee39a
-SIZE (go/sysutils_govmomi/govmomi-v0.37.2/v0.37.2.zip) = 3471618
+TIMESTAMP = 1719381389
+SHA256 (go/sysutils_govmomi/govmomi-v0.38.0/v0.38.0.mod) = efc77555bf9d423807e95853fbc32fa13e3ad9d2e035cfa2b88d71fb4c6c8903
+SIZE (go/sysutils_govmomi/govmomi-v0.38.0/v0.38.0.mod) = 726
+SHA256 (go/sysutils_govmomi/govmomi-v0.38.0/v0.38.0.zip) = e8fb24d48b5ae628d71e02cee862e54ff4dc6611f45013d362c386e541887da2
+SIZE (go/sysutils_govmomi/govmomi-v0.38.0/v0.38.0.zip) = 3530300



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406261648.45QGmaqk070851>