Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2016 09:12:32 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414636 - head/sysutils/vm-bhyve
Message-ID:  <201605050912.u459CWEO049226@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605050912.u459CWEO049226>