git: c8a4c72bab48 - main - sysutils/govmomi: update to 0.30.7

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 30 Aug 2023 07:52:04 UTC
The branch main has been updated by fernape:

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

commit c8a4c72bab48eb38f3eb8442cedb3dcfa4e2cf61
Author:     Oleksandr Ignatyev <alex@i.org.ua>
AuthorDate: 2023-08-29 12:01:07 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-08-30 07:51:25 +0000

    sysutils/govmomi: update to 0.30.7
    
    ChangeLog: https://github.com/vmware/govmomi/releases/tag/v0.30.7
    
    Fix
    
        * Update some goreleaser deprecated fields
    
    vcsim
    
        * Fix RefreshDatastore to return a valid response
        * add PerformanceManager counter values
    
    Chore
    
        * Update version.go for v0.30.7
    
    Commits
    
        * chore: Update version.go for v0.30.7
        * vcsim: Fix RefreshDatastore to return a valid response
        * vcsim: add PerformanceManager counter values
        * build: quote golang version in release file to workaround issue in github action Close #3179
        * fix: Update some goreleaser deprecated fields
    
    PR:             273415
    Reported by:    alex@i.org.ua (maintainer)
---
 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 a8885e0396f3..a98d719f3f66 100644
--- a/sysutils/govmomi/Makefile
+++ b/sysutils/govmomi/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	govmomi
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.30.5
-PORTREVISION=	2
+DISTVERSION=	0.30.7
 
 CATEGORIES=	sysutils
 
diff --git a/sysutils/govmomi/distinfo b/sysutils/govmomi/distinfo
index d18b4a085617..a7d1d5eb715a 100644
--- a/sysutils/govmomi/distinfo
+++ b/sysutils/govmomi/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1688541154
-SHA256 (go/sysutils_govmomi/govmomi-v0.30.5/v0.30.5.mod) = 27f15c9ced31ccbf19bde49d2d9e0d1cb5a9656da5ad055bd332aff3e64502b4
-SIZE (go/sysutils_govmomi/govmomi-v0.30.5/v0.30.5.mod) = 423
-SHA256 (go/sysutils_govmomi/govmomi-v0.30.5/v0.30.5.zip) = 2d76defa4cac5c166879b96ea0cc21b0aff24f885e23a574da81476b8a503048
-SIZE (go/sysutils_govmomi/govmomi-v0.30.5/v0.30.5.zip) = 2461129
+TIMESTAMP = 1693292023
+SHA256 (go/sysutils_govmomi/govmomi-v0.30.7/v0.30.7.mod) = 0c7eb3d045d0d9c7106dacf812f4debf50634b1d7fb8119bed038ccb04a54baf
+SIZE (go/sysutils_govmomi/govmomi-v0.30.7/v0.30.7.mod) = 456
+SHA256 (go/sysutils_govmomi/govmomi-v0.30.7/v0.30.7.zip) = cce939b999df5865ae6355e66f8b9e633defe0c8ae99912f7d1e4c5c84974fa1
+SIZE (go/sysutils_govmomi/govmomi-v0.30.7/v0.30.7.zip) = 2463962