From owner-svn-ports-head@freebsd.org Sat Oct 1 11:26:07 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 7C4FCC04AA5; Sat, 1 Oct 2016 11:26:07 +0000 (UTC) (envelope-from riggs@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 4F13D156E; Sat, 1 Oct 2016 11:26:07 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u91BQ6No064901; Sat, 1 Oct 2016 11:26:06 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u91BQ69Z064899; Sat, 1 Oct 2016 11:26:06 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201610011126.u91BQ69Z064899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 1 Oct 2016 11:26:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423053 - 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.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: Sat, 01 Oct 2016 11:26:07 -0000 Author: riggs Date: Sat Oct 1 11:26:06 2016 New Revision: 423053 URL: https://svnweb.freebsd.org/changeset/ports/423053 Log: Update to upstream release 1.1-p5 Detailed maintainer log: Maintenance release - Fix tmux support for guests that have a dot (".") in their name. PR: 212999 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 Sat Oct 1 11:03:44 2016 (r423052) +++ head/sysutils/vm-bhyve/Makefile Sat Oct 1 11:26:06 2016 (r423053) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vm-bhyve -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/vm-bhyve/distinfo ============================================================================== --- head/sysutils/vm-bhyve/distinfo Sat Oct 1 11:03:44 2016 (r423052) +++ head/sysutils/vm-bhyve/distinfo Sat Oct 1 11:26:06 2016 (r423053) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471264175 -SHA256 (churchers-vm-bhyve-v1.1.4_GH0.tar.gz) = 4df9b2723da1f04c4a45627b18ebd67a9e8fac212e957a3655a2c1ae3eee3566 -SIZE (churchers-vm-bhyve-v1.1.4_GH0.tar.gz) = 54434 +TIMESTAMP = 1474885506 +SHA256 (churchers-vm-bhyve-v1.1.5_GH0.tar.gz) = 82c5ddcbb59bedd2abebc8c13979a0d2b90fc4fc8a28b74ba514cf5884c0a08a +SIZE (churchers-vm-bhyve-v1.1.5_GH0.tar.gz) = 54538