svn commit: r424311 - head/sysutils/cbsd

Veniamin Gvozdikov vg at FreeBSD.org
Thu Oct 20 08:40:28 UTC 2016


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 at 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 at 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


More information about the svn-ports-all mailing list