svn commit: r414636 - head/sysutils/vm-bhyve
Kurt Jaeger
pi at FreeBSD.org
Thu May 5 09:12:33 UTC 2016
Author: pi
Date: Thu May 5 09:12:32 2016
New Revision: 414636
URL: https://svnweb.freebsd.org/changeset/ports/414636
Log:
sysutils/vm-bhyve: 1.0.1 -> 1.0.2
- Fixes issue with some users unable to reboot Linux guests
PR: 209267
Submitted by: churchers at gmail.com (maintainer)
Modified:
head/sysutils/vm-bhyve/Makefile
head/sysutils/vm-bhyve/distinfo
Modified: head/sysutils/vm-bhyve/Makefile
==============================================================================
--- head/sysutils/vm-bhyve/Makefile Thu May 5 09:03:27 2016 (r414635)
+++ head/sysutils/vm-bhyve/Makefile Thu May 5 09:12:32 2016 (r414636)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= vm-bhyve
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
DISTVERSIONPREFIX=v
CATEGORIES= sysutils
Modified: head/sysutils/vm-bhyve/distinfo
==============================================================================
--- head/sysutils/vm-bhyve/distinfo Thu May 5 09:03:27 2016 (r414635)
+++ head/sysutils/vm-bhyve/distinfo Thu May 5 09:12:32 2016 (r414636)
@@ -1,2 +1,2 @@
-SHA256 (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = dd8df8c1c58f48a3fede53cb29aae6ebe76da59822c3462f912e3440c984c567
-SIZE (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = 48873
+SHA256 (churchers-vm-bhyve-v1.0.2_GH0.tar.gz) = b3c59628ea15864bea20895dba36baa6d97f2230b3721fe5e4ae1259376fb4d0
+SIZE (churchers-vm-bhyve-v1.0.2_GH0.tar.gz) = 48994
More information about the svn-ports-all
mailing list