Date: Tue, 3 May 2016 01:04:20 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414502 - head/sysutils/vm-bhyve Message-ID: <201605030104.u4314KOV016506@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Tue May 3 01:04:20 2016 New Revision: 414502 URL: https://svnweb.freebsd.org/changeset/ports/414502 Log: sysutils/vm-bhyve: update 1.0 -> 1.0.1 - Address showstopping bug found for ZFS users in 1.0 PR: 209205 Submitted by: Matt Churchyard <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 Tue May 3 01:02:26 2016 (r414501) +++ head/sysutils/vm-bhyve/Makefile Tue May 3 01:04:20 2016 (r414502) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vm-bhyve -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/vm-bhyve/distinfo ============================================================================== --- head/sysutils/vm-bhyve/distinfo Tue May 3 01:02:26 2016 (r414501) +++ head/sysutils/vm-bhyve/distinfo Tue May 3 01:04:20 2016 (r414502) @@ -1,2 +1,2 @@ -SHA256 (churchers-vm-bhyve-v1.0_GH0.tar.gz) = b66ecb134559206bb20c4a2598a8193568263962329165c774c36ffef71ecd60 -SIZE (churchers-vm-bhyve-v1.0_GH0.tar.gz) = 48896 +SHA256 (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = dd8df8c1c58f48a3fede53cb29aae6ebe76da59822c3462f912e3440c984c567 +SIZE (churchers-vm-bhyve-v1.0.1_GH0.tar.gz) = 48873
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605030104.u4314KOV016506>