git: f0c93327051b - main - sysutils/bhyvemgr: Update to 1.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Mar 2025 06:32:40 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f0c93327051b2dc1ba845e0394e810fab85acc87
commit f0c93327051b2dc1ba845e0394e810fab85acc87
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-03-09 06:31:32 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-03-09 06:31:32 +0000
sysutils/bhyvemgr: Update to 1.5.0
ChangeLog at: https://github.com/alonsobsd/bhyvemgr/compare/v1.4.1...v1.5.0
---
sysutils/bhyvemgr/Makefile | 3 +--
sysutils/bhyvemgr/distinfo | 6 +++---
sysutils/bhyvemgr/files/pkg-message.in | 10 ++++++----
sysutils/bhyvemgr/pkg-plist | 3 +++
4 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile
index e4e673b694cf..5ea7336fc756 100644
--- a/sysutils/bhyvemgr/Makefile
+++ b/sysutils/bhyvemgr/Makefile
@@ -1,7 +1,6 @@
PORTNAME= bhyvemgr
DISTVERSIONPREFIX= v
-PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTVERSION= 1.5.0
CATEGORIES= sysutils
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/sysutils/bhyvemgr/distinfo b/sysutils/bhyvemgr/distinfo
index 1a81b87373f1..0fc9c5344137 100644
--- a/sysutils/bhyvemgr/distinfo
+++ b/sysutils/bhyvemgr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736059088
-SHA256 (alonsobsd-bhyvemgr-v1.4.1_GH0.tar.gz) = a88c059d2de023d9328f941e3908eab1aa08aabfb58a4b75c73f2efeb12b0ce7
-SIZE (alonsobsd-bhyvemgr-v1.4.1_GH0.tar.gz) = 251201
+TIMESTAMP = 1741501204
+SHA256 (alonsobsd-bhyvemgr-v1.5.0_GH0.tar.gz) = c93820131629fd860b4291dc0d0947358b3106bb356183aa007550dc3d3eab56
+SIZE (alonsobsd-bhyvemgr-v1.5.0_GH0.tar.gz) = 256900
diff --git a/sysutils/bhyvemgr/files/pkg-message.in b/sysutils/bhyvemgr/files/pkg-message.in
index 50b752e1bfc1..2054ec3a0998 100644
--- a/sysutils/bhyvemgr/files/pkg-message.in
+++ b/sysutils/bhyvemgr/files/pkg-message.in
@@ -5,14 +5,16 @@ bhyvemgr was installed
1) bhyvemgr config file is located at ~/.config/bhyvemgr
-2) It can be compiled with supports for gtk2, qt5 or qt6 graphic interfaces
+2) Log messages are saved to ~/.config/bhyvemgr/bhyvemgr.log file
-3) Some configurations are necessary for a better use of bhyvemgr. Take a look
- at the following url:
+3) It can be compiled with supports for gtk2, qt5 or qt6 graphic interfaces
+
+4) For a better use of bhyvemgr, some settings must be applied to your system.
+ Take a look at the following url:
https://github.com/alonsobsd/bhyvemgr/blob/main/README.md
-4) Enjoy it ;)
+5) Enjoy it ;)
EOM
}
]
diff --git a/sysutils/bhyvemgr/pkg-plist b/sysutils/bhyvemgr/pkg-plist
index 3e900181bc84..ccae9dcbd3b5 100644
--- a/sysutils/bhyvemgr/pkg-plist
+++ b/sysutils/bhyvemgr/pkg-plist
@@ -23,11 +23,14 @@ share/applications/bhyvemgr.desktop
%%DATADIR%%/images/devices/sharefolder.png
%%DATADIR%%/images/devices/usb.png
%%DATADIR%%/images/menu/add.png
+%%DATADIR%%/images/menu/com.png
%%DATADIR%%/images/menu/edit.png
%%DATADIR%%/images/menu/hide.png
%%DATADIR%%/images/menu/quit.png
%%DATADIR%%/images/menu/rdp.png
%%DATADIR%%/images/menu/remove.png
+%%DATADIR%%/images/menu/ssh.png
+%%DATADIR%%/images/menu/vm.png
%%DATADIR%%/images/systems/almalinux.png
%%DATADIR%%/images/systems/alpinelinux.png
%%DATADIR%%/images/systems/archlinux.png