From owner-svn-ports-head@freebsd.org Thu Apr 7 01:16:19 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 08251B068F1; Thu, 7 Apr 2016 01:16:19 +0000 (UTC) (envelope-from vanilla@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 B0E631BA1; Thu, 7 Apr 2016 01:16:18 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u371GHCU062739; Thu, 7 Apr 2016 01:16:17 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u371GH0M062736; Thu, 7 Apr 2016 01:16:17 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201604070116.u371GH0M062736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 7 Apr 2016 01:16:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412648 - 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.21 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, 07 Apr 2016 01:16:19 -0000 Author: vanilla Date: Thu Apr 7 01:16:17 2016 New Revision: 412648 URL: https://svnweb.freebsd.org/changeset/ports/412648 Log: Update to 0.10.6. PR: 208501 Submitted by: maintainer Modified: head/sysutils/vm-bhyve/Makefile head/sysutils/vm-bhyve/distinfo head/sysutils/vm-bhyve/pkg-plist Modified: head/sysutils/vm-bhyve/Makefile ============================================================================== --- head/sysutils/vm-bhyve/Makefile Wed Apr 6 21:21:31 2016 (r412647) +++ head/sysutils/vm-bhyve/Makefile Thu Apr 7 01:16:17 2016 (r412648) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vm-bhyve -PORTVERSION= 0.9.13 +PORTVERSION= 0.10.6 DISTVERSIONPREFIX=v CATEGORIES= sysutils @@ -16,7 +16,7 @@ EXAMPLES_DESC= Install example guest tem USE_GITHUB= yes GH_ACCOUNT= churchers -GH_TAGNAME= 6416f62 +GH_TAGNAME= c7c28f5 NO_ARCH= yes NO_BUILD= yes Modified: head/sysutils/vm-bhyve/distinfo ============================================================================== --- head/sysutils/vm-bhyve/distinfo Wed Apr 6 21:21:31 2016 (r412647) +++ head/sysutils/vm-bhyve/distinfo Thu Apr 7 01:16:17 2016 (r412648) @@ -1,2 +1,2 @@ -SHA256 (churchers-vm-bhyve-v0.9.13-6416f62_GH0.tar.gz) = eea56306d8064e260b66d28eb69b4d5a00cae250ccae2d2a056878ae31dcfd9b -SIZE (churchers-vm-bhyve-v0.9.13-6416f62_GH0.tar.gz) = 41828 +SHA256 (churchers-vm-bhyve-v0.10.6-c7c28f5_GH0.tar.gz) = 24e459cc26e9ffc3837f6950a3018a0d22ae1c2ae365b0bec78a91fc4a143caa +SIZE (churchers-vm-bhyve-v0.10.6-c7c28f5_GH0.tar.gz) = 45468 Modified: head/sysutils/vm-bhyve/pkg-plist ============================================================================== --- head/sysutils/vm-bhyve/pkg-plist Wed Apr 6 21:21:31 2016 (r412647) +++ head/sysutils/vm-bhyve/pkg-plist Thu Apr 7 01:16:17 2016 (r412648) @@ -12,7 +12,7 @@ lib/vm-bhyve/vm-zfs man/man8/vm.8.gz sbin/vm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/alpine.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centos.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centos6.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.sample %%PORTEXAMPLES%%%%EXAMPLESDIR%%/debian.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/default.conf