From owner-svn-ports-all@freebsd.org Thu Jun 9 15:57:40 2016 Return-Path: Delivered-To: svn-ports-all@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 75368B6E1BC; Thu, 9 Jun 2016 15:57:40 +0000 (UTC) (envelope-from robak@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 4280E14AD; Thu, 9 Jun 2016 15:57:40 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u59Fvd47033760; Thu, 9 Jun 2016 15:57:39 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u59Fvd85033759; Thu, 9 Jun 2016 15:57:39 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201606091557.u59Fvd85033759@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 9 Jun 2016 15:57:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416614 - branches/2016Q2/sysutils/vm-bhyve X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2016 15:57:40 -0000 Author: robak Date: Thu Jun 9 15:57:39 2016 New Revision: 416614 URL: https://svnweb.freebsd.org/changeset/ports/416614 Log: MFH: r416547 sysutils/vm-bhyve: update 1.0.2 -> 1.0.4 - Bugfix release PR: 210128 Submitted by: (maintainer) Approved by: ports-secteam Modified: branches/2016Q2/sysutils/vm-bhyve/pkg-descr Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/sysutils/vm-bhyve/pkg-descr ============================================================================== --- branches/2016Q2/sysutils/vm-bhyve/pkg-descr Thu Jun 9 15:47:58 2016 (r416613) +++ branches/2016Q2/sysutils/vm-bhyve/pkg-descr Thu Jun 9 15:57:39 2016 (r416614) @@ -1,6 +1,6 @@ A frontend for bhyve which provides the 'vm' command Create/start/stop virtual machines easily Bridged/NAT networking -BSD/Linux guest support +BSD/Linux/Windows guest support WWW: https://github.com/churchers/vm-bhyve