From owner-svn-ports-all@freebsd.org Fri Oct 14 13:26:38 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 81EE9C106E0; Fri, 14 Oct 2016 13:26:38 +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 52452D6D; Fri, 14 Oct 2016 13:26:38 +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 u9EDQbFM004323; Fri, 14 Oct 2016 13:26:37 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9EDQbIq004321; Fri, 14 Oct 2016 13:26:37 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201610141326.u9EDQbIq004321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Fri, 14 Oct 2016 13:26:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423966 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 14 Oct 2016 13:26:38 -0000 Author: vg Date: Fri Oct 14 13:26:37 2016 New Revision: 423966 URL: https://svnweb.freebsd.org/changeset/ports/423966 Log: - update to 11.0.3 - fixes for popcnt test tooles - make more bhyve arguments editable via jconfig PR: ports/213476 Submitted by: olevole@olevole.ru (maintainer) Modified: head/sysutils/cbsd/Makefile head/sysutils/cbsd/distinfo Modified: head/sysutils/cbsd/Makefile ============================================================================== --- head/sysutils/cbsd/Makefile Fri Oct 14 13:25:33 2016 (r423965) +++ head/sysutils/cbsd/Makefile Fri Oct 14 13:26:37 2016 (r423966) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -PORTVERSION= 11.0.2 +PORTVERSION= 11.0.3 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru Modified: head/sysutils/cbsd/distinfo ============================================================================== --- head/sysutils/cbsd/distinfo Fri Oct 14 13:25:33 2016 (r423965) +++ head/sysutils/cbsd/distinfo Fri Oct 14 13:26:37 2016 (r423966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475523094 -SHA256 (olevole-cbsd-11.0.2_GH0.tar.gz) = ecb2ea75be477a23afbc2bf1d673e6c5d37af8227cabe16a01d52a7b0ac1b05c -SIZE (olevole-cbsd-11.0.2_GH0.tar.gz) = 2345332 +TIMESTAMP = 1476449526 +SHA256 (olevole-cbsd-11.0.3_GH0.tar.gz) = eb83b736ba06e21520cb12c3e26aaa392ffef1a099f2673271addcbb9073e2b1 +SIZE (olevole-cbsd-11.0.3_GH0.tar.gz) = 2347062