From owner-svn-ports-head@freebsd.org Thu Oct 20 08:40:28 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 A18F0C1AEA5; Thu, 20 Oct 2016 08:40:28 +0000 (UTC) (envelope-from vg@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 60FB1D95; Thu, 20 Oct 2016 08:40:28 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9K8eRpg004227; Thu, 20 Oct 2016 08:40:27 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9K8eRnC004225; Thu, 20 Oct 2016 08:40:27 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201610200840.u9K8eRnC004225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Thu, 20 Oct 2016 08:40:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424311 - head/sysutils/cbsd 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.23 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, 20 Oct 2016 08:40:28 -0000 Author: vg Date: Thu Oct 20 08:40:27 2016 New Revision: 424311 URL: https://svnweb.freebsd.org/changeset/ports/424311 Log: - Update to 11.0.4 - bhyve: add ability for disable automatic bridging - bugfix for filelist index PR: ports/213625 Submitted by: olevole@olevole.ru (maintainer) Modified: head/sysutils/cbsd/Makefile head/sysutils/cbsd/distinfo Modified: head/sysutils/cbsd/Makefile ============================================================================== --- head/sysutils/cbsd/Makefile Thu Oct 20 08:37:41 2016 (r424310) +++ head/sysutils/cbsd/Makefile Thu Oct 20 08:40:27 2016 (r424311) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -PORTVERSION= 11.0.3 +PORTVERSION= 11.0.4 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru Modified: head/sysutils/cbsd/distinfo ============================================================================== --- head/sysutils/cbsd/distinfo Thu Oct 20 08:37:41 2016 (r424310) +++ head/sysutils/cbsd/distinfo Thu Oct 20 08:40:27 2016 (r424311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476449526 -SHA256 (olevole-cbsd-11.0.3_GH0.tar.gz) = eb83b736ba06e21520cb12c3e26aaa392ffef1a099f2673271addcbb9073e2b1 -SIZE (olevole-cbsd-11.0.3_GH0.tar.gz) = 2347062 +TIMESTAMP = 1476910506 +SHA256 (olevole-cbsd-11.0.4_GH0.tar.gz) = 0d47fbd6307afb38bfa07bea23fb3d6f029ccc1f66ff5820587b04fc69c70ef3 +SIZE (olevole-cbsd-11.0.4_GH0.tar.gz) = 2305691