View | Details | Raw Unified | Return to bug 237047
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	vm-bhyve
3
PORTNAME=	vm-bhyve
4
PORTVERSION=	1.2.3
4
PORTVERSION=	1.3.0
5
DISTVERSIONPREFIX=v
5
DISTVERSIONPREFIX=v
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
7
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1533896629
1
TIMESTAMP = 1554468038
2
SHA256 (churchers-vm-bhyve-v1.2.3_GH0.tar.gz) = a29020702e2c5940c0c9d5660137f3e3012ade77b2b666342cdd2c5fc4fc1d2b
2
SHA256 (churchers-vm-bhyve-v1.3.0_GH0.tar.gz) = aa6b98a25cb437ff7334f376eca75423f82a5b8cac5d2246e7b7a1042ea90267
3
SIZE (churchers-vm-bhyve-v1.2.3_GH0.tar.gz) = 65196
3
SIZE (churchers-vm-bhyve-v1.3.0_GH0.tar.gz) = 71219
(-)pkg-plist (+2 lines)
Lines 1-4 Link Here
1
etc/rc.d/vm
1
etc/rc.d/vm
2
lib/vm-bhyve/vm-base
2
lib/vm-bhyve/vm-cmd
3
lib/vm-bhyve/vm-cmd
3
lib/vm-bhyve/vm-config
4
lib/vm-bhyve/vm-config
4
lib/vm-bhyve/vm-core
5
lib/vm-bhyve/vm-core
Lines 28-33 Link Here
28
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragonfly.conf
29
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragonfly.conf
29
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/freebsd-zvol.conf
30
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/freebsd-zvol.conf
30
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/freepbx.conf
31
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/freepbx.conf
32
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-zvol.conf
31
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netbsd.conf
33
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netbsd.conf
32
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openbsd.conf
34
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/openbsd.conf
33
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/resflash.conf
35
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/resflash.conf

Return to bug 237047