diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-05-03 09:04:20 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-05-03 09:04:20 +0800 |
commit | 5eba8115acd8bbee322f135ef91aa05b8f0e7ba3 (patch) | |
tree | b3003303b067647c9305253ef706743af17b1621 /sysutils | |
parent | 569577736a39ada3382e6f1d67d42a524eec3210 (diff) | |
download | freebsd-ports-gnome-5eba8115acd8bbee322f135ef91aa05b8f0e7ba3.tar.gz freebsd-ports-gnome-5eba8115acd8bbee322f135ef91aa05b8f0e7ba3.tar.zst freebsd-ports-gnome-5eba8115acd8bbee322f135ef91aa05b8f0e7ba3.zip |
sysutils/vm-bhyve: update 1.0 -> 1.0.1
- Address showstopping bug found for ZFS users in 1.0
PR: 209205
Submitted by: Matt Churchyard <churchers@gmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/vm-bhyve/Makefile | 2 | ||||
-rw-r--r-- | sysutils/vm-bhyve/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/vm-bhyve/Makefile b/sysutils/vm-bhyve/Makefile index 50cf3a968770..78153d4e117b 100644 --- a/sysutils/vm-bhyve/Makefile +++ b/sysutils/vm-bhyve/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vm-bhyve -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils diff --git a/sysutils/vm-bhyve/distinfo b/sysutils/vm-bhyve/distinfo index ba9289094c20..e0353b9296e4 100644 --- a/sysutils/vm-bhyve/distinfo +++ b/sysutils/vm-bhyve/distinfo @@ -1,2 +1,2 @@ -SHA256 (churchers-vm-bhyve-v1.0_GH0.tar.gz) = b66ecb134559206bb20c4a2598a8193568263962329165c774c36ffef71ecd60 -SIZE (churchers-vm-bhyve-v1.0_GH0.tar.gz) = 48896 +SHA256 (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = dd8df8c1c58f48a3fede53cb29aae6ebe76da59822c3462f912e3440c984c567 +SIZE (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = 48873 |