From owner-svn-ports-head@freebsd.org Thu May 5 09:12:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94E01B2E46A; Thu, 5 May 2016 09:12:33 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 664D91CBE; Thu, 5 May 2016 09:12:33 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u459CW1a049229; Thu, 5 May 2016 09:12:32 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u459CWEO049226; Thu, 5 May 2016 09:12:32 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605050912.u459CWEO049226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 5 May 2016 09:12:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414636 - head/sysutils/vm-bhyve X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 09:12:33 -0000 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