mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
sysutils/bhyvemgr: Update to 1.14.0
ChangeLog at: https://github.com/alonsobsd/bhyvemgr/compare/v1.13.1...v1.14.0
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
PORTNAME= bhyvemgr
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTVERSION= 1.13.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.14.0
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
|
||||
|
||||
@@ -11,7 +10,8 @@ WWW= https://github.com/alonsobsd/bhyvemgr
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= virt-viewer>0:net-mgmt/virt-viewer
|
||||
RUN_DEPENDS= tigervnc-viewer>0:net/tigervnc-viewer \
|
||||
swtpm>0:sysutils/swtpm
|
||||
|
||||
ONLY_FOR_ARCHS?=amd64
|
||||
|
||||
@@ -34,10 +34,6 @@ QEMU-TOOLS_RUN_DEPENDS= qemu-img:emulators/qemu@tools
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
.endif
|
||||
|
||||
.if ${OPSYS} == FreeBSD
|
||||
RUN_DEPENDS+= swtpm>0:sysutils/swtpm
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "aarch64"
|
||||
RUN_DEPENDS+= u-boot-bhyve-arm64>0:sysutils/u-boot-bhyve-arm64
|
||||
.elif ${ARCH} == "amd64"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1765263832
|
||||
SHA256 (alonsobsd-bhyvemgr-v1.13.1_GH0.tar.gz) = bb807e6c495f2f1a80f230c5dec078a9104e7aff9b55000bd88bf75901e5c3f5
|
||||
SIZE (alonsobsd-bhyvemgr-v1.13.1_GH0.tar.gz) = 367753
|
||||
TIMESTAMP = 1779820503
|
||||
SHA256 (alonsobsd-bhyvemgr-v1.14.0_GH0.tar.gz) = 693f70ebd0b4ac7e5b5cb80e46b9e3920077e50f57e26916f91ca5271226e44e
|
||||
SIZE (alonsobsd-bhyvemgr-v1.14.0_GH0.tar.gz) = 372113
|
||||
|
||||
@@ -41,9 +41,11 @@ share/applications/bhyvemgr.desktop
|
||||
%%DATADIR%%/images/systems/almalinux.png
|
||||
%%DATADIR%%/images/systems/alpinelinux.png
|
||||
%%DATADIR%%/images/systems/archlinux.png
|
||||
%%DATADIR%%/images/systems/artix.png
|
||||
%%DATADIR%%/images/systems/cachyos.png
|
||||
%%DATADIR%%/images/systems/category.png
|
||||
%%DATADIR%%/images/systems/debian.png
|
||||
%%DATADIR%%/images/systems/devuan.png
|
||||
%%DATADIR%%/images/systems/dragonflybsd.png
|
||||
%%DATADIR%%/images/systems/endeavouros.png
|
||||
%%DATADIR%%/images/systems/fedora.png
|
||||
|
||||
Reference in New Issue
Block a user