Date: Thu, 20 Oct 2016 08:40:27 +0000 (UTC) From: Veniamin Gvozdikov <vg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424311 - head/sysutils/cbsd Message-ID: <201610200840.u9K8eRnC004225@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610200840.u9K8eRnC004225>