git: 0eb5bdfdb291 - main - sysutils/vm-bhyve: Update to 1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Jul 2022 11:32:34 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=0eb5bdfdb2918df3d64a9554159b73161b58369e commit 0eb5bdfdb2918df3d64a9554159b73161b58369e Author: Churchers <churchers@gmail.com> AuthorDate: 2022-07-19 11:31:16 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-07-19 11:32:20 +0000 sysutils/vm-bhyve: Update to 1.5 - switch to DISTVERSION ChangeLog: https://github.com/churchers/vm-bhyve/compare/v1.4.0...v1.5.0 PR: 265307 --- sysutils/vm-bhyve/Makefile | 4 ++-- sysutils/vm-bhyve/distinfo | 6 +++--- sysutils/vm-bhyve/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/sysutils/vm-bhyve/Makefile b/sysutils/vm-bhyve/Makefile index b9f2640b7fe8..e4a2666e09d9 100644 --- a/sysutils/vm-bhyve/Makefile +++ b/sysutils/vm-bhyve/Makefile @@ -1,6 +1,6 @@ PORTNAME= vm-bhyve -PORTVERSION= 1.4.2 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 1.5.0 CATEGORIES= sysutils MAINTAINER= churchers@gmail.com diff --git a/sysutils/vm-bhyve/distinfo b/sysutils/vm-bhyve/distinfo index 03d00121f045..35c7d00c8690 100644 --- a/sysutils/vm-bhyve/distinfo +++ b/sysutils/vm-bhyve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578998572 -SHA256 (churchers-vm-bhyve-1.4.2_GH0.tar.gz) = 70c6033c046f69d7a05e752c2eccc53736d000f299dbe872bbfbdc0f43f0227b -SIZE (churchers-vm-bhyve-1.4.2_GH0.tar.gz) = 73257 +TIMESTAMP = 1658229636 +SHA256 (churchers-vm-bhyve-v1.5.0_GH0.tar.gz) = a69a01d4051fff8865619f5b7ff3609308b8da493c330b26faf429690f40ee19 +SIZE (churchers-vm-bhyve-v1.5.0_GH0.tar.gz) = 76273 diff --git a/sysutils/vm-bhyve/pkg-plist b/sysutils/vm-bhyve/pkg-plist index c4950dc9ca52..817bf577481a 100644 --- a/sysutils/vm-bhyve/pkg-plist +++ b/sysutils/vm-bhyve/pkg-plist @@ -11,6 +11,7 @@ lib/vm-bhyve/vm-rctl lib/vm-bhyve/vm-run lib/vm-bhyve/vm-switch lib/vm-bhyve/vm-switch-manual +lib/vm-bhyve/vm-switch-netgraph lib/vm-bhyve/vm-switch-standard lib/vm-bhyve/vm-switch-vale lib/vm-bhyve/vm-switch-vxlan @@ -29,6 +30,7 @@ sbin/vm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragonfly.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freebsd-zvol.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freepbx.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gentoo.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-zvol.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netbsd.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openbsd.conf