Date: Thu, 20 Nov 2025 08:47:22 +0000 From: Michael Osipov <michaelo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4b2bb215f37e - main - sysutils/vm-bhyve: Upgrade port to 1.7.0 Message-ID: <691ed59a.2e3fe.79c99099@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by michaelo: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b2bb215f37e2fc1cf0093b434ed174967b75f0c commit 4b2bb215f37e2fc1cf0093b434ed174967b75f0c Author: Michael Osipov <michaelo@FreeBSD.org> AuthorDate: 2025-11-19 20:35:02 +0000 Commit: Michael Osipov <michaelo@FreeBSD.org> CommitDate: 2025-11-20 08:45:59 +0000 sysutils/vm-bhyve: Upgrade port to 1.7.0 Approved by: driesm (maintainer) Differential Revision: https://reviews.freebsd.org/D53833 Release Notes: https://github.com/freebsd/vm-bhyve/releases/tag/v1.7.0 --- sysutils/vm-bhyve/Makefile | 5 ++--- sysutils/vm-bhyve/distinfo | 6 +++--- sysutils/vm-bhyve/pkg-plist | 16 ++++++++-------- 3 files changed, 13 insertions(+), 14 deletions(-) diff --git a/sysutils/vm-bhyve/Makefile b/sysutils/vm-bhyve/Makefile index 20fcda1ad9f1..9f188c24eace 100644 --- a/sysutils/vm-bhyve/Makefile +++ b/sysutils/vm-bhyve/Makefile @@ -1,8 +1,7 @@ PORTNAME= vm-bhyve DISTVERSIONPREFIX= v -DISTVERSION= 1.6.2 -PORTREVISION= 1 -CATEGORIES= sysutils +DISTVERSION= 1.7.0 +CATEGORIES= sysutils MAINTAINER= driesm@FreeBSD.org COMMENT= Management system for bhyve virtual machines diff --git a/sysutils/vm-bhyve/distinfo b/sysutils/vm-bhyve/distinfo index 5991ac4516bc..3b69e6efe71a 100644 --- a/sysutils/vm-bhyve/distinfo +++ b/sysutils/vm-bhyve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752062048 -SHA256 (freebsd-vm-bhyve-v1.6.2_GH0.tar.gz) = 27f0532474e3c0a30667e5131bdd8ffac9f20a444848fa25bfe8f9a078836645 -SIZE (freebsd-vm-bhyve-v1.6.2_GH0.tar.gz) = 76656 +TIMESTAMP = 1763584491 +SHA256 (freebsd-vm-bhyve-v1.7.0_GH0.tar.gz) = 474c92d1ab3fabf9df7800b329ac54fcec03ccc0bdce4ce2b0f3ad2171ebd550 +SIZE (freebsd-vm-bhyve-v1.7.0_GH0.tar.gz) = 78460 diff --git a/sysutils/vm-bhyve/pkg-plist b/sysutils/vm-bhyve/pkg-plist index 7c4921638eb3..259ca98f8221 100644 --- a/sysutils/vm-bhyve/pkg-plist +++ b/sysutils/vm-bhyve/pkg-plist @@ -19,21 +19,21 @@ lib/vm-bhyve/vm-util lib/vm-bhyve/vm-zfs share/man/man8/vm.8.gz sbin/vm -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alpine.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arch.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centos6.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centos7.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.sample -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coreos.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/debian.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/default.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragonfly.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freebsd-zvol.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freepbx.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gentoo.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-alpine.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-arch.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-debian.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-gentoo.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-ubuntu.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-grub.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-grub-zvol.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-zvol.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netbsd.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openbsd.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/resflash.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ubuntu.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/windows.confhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691ed59a.2e3fe.79c99099>
