diff --git a/sysutils/vm-bhyve-devel/Makefile b/sysutils/vm-bhyve-devel/Makefile --- a/sysutils/vm-bhyve-devel/Makefile +++ b/sysutils/vm-bhyve-devel/Makefile @@ -1,7 +1,8 @@ -PORTNAME= vm-bhyve +PORTNAME= vm-bhyve +# Generate with 'git describe --tags' and break them up DISTVERSIONPREFIX= v -DISTVERSION= 1.6.2-34 -DISTVERSIONSUFFIX= -g73b127 +DISTVERSION= 1.7.0 +DISTVERSIONSUFFIX= CATEGORIES= sysutils PKGNAMESUFFIX= -devel @@ -30,6 +31,9 @@ GRUB2_BHYVE_RUN_DEPENDS= grub2-bhyve>0:sysutils/grub2-bhyve TMUX_RUN_DEPENDS= tmux:sysutils/tmux +post-patch: + ${REINPLACE_CMD} -E -e '5s#=.+$$#=${DISTVERSION}${DISTVERSIONSUFFIX}#' ${WRKSRC}/lib/vm-base + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/vm ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/rc.d/vm ${STAGEDIR}${PREFIX}/etc/rc.d diff --git a/sysutils/vm-bhyve-devel/distinfo b/sysutils/vm-bhyve-devel/distinfo --- a/sysutils/vm-bhyve-devel/distinfo +++ b/sysutils/vm-bhyve-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759338546 -SHA256 (freebsd-vm-bhyve-v1.6.2-34-g73b127_GH0.tar.gz) = 27c216010aa4a84232cd92b2532438c8834616f5c7ae3b1d12895dc03b0cf55f -SIZE (freebsd-vm-bhyve-v1.6.2-34-g73b127_GH0.tar.gz) = 77525 +TIMESTAMP = 1763636425 +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-devel/pkg-plist b/sysutils/vm-bhyve-devel/pkg-plist --- a/sysutils/vm-bhyve-devel/pkg-plist +++ b/sysutils/vm-bhyve-devel/pkg-plist @@ -19,21 +19,21 @@ lib/vm-bhyve/vm-zfs share/man/man8/vm.8.gz sbin/vm -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-alpine.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-arch.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.sample -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-debian.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/default.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragonfly.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freebsd-zvol.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freepbx.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-alpine.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-arch.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-debian.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-gentoo.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-grub-zvol.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%%/linux.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netbsd.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openbsd.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/resflash.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-ubuntu.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/windows.conf