Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2017 15:09:08 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434405 - head/sysutils/cbsd
Message-ID:  <201702191509.v1JF98ck044786@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sun Feb 19 15:09:07 2017
New Revision: 434405
URL: https://svnweb.freebsd.org/changeset/ports/434405

Log:
  sysutils/cbsd: update to 11.0.9
  
  - fix for i386 jails on amd64 hoster
  - add compress control in export operation
  
  PR:		217228
  Submitted by:	olevole@olevole.ru (maintainer)

Modified:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/distinfo

Modified: head/sysutils/cbsd/Makefile
==============================================================================
--- head/sysutils/cbsd/Makefile	Sun Feb 19 14:46:53 2017	(r434404)
+++ head/sysutils/cbsd/Makefile	Sun Feb 19 15:09:07 2017	(r434405)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cbsd
-PORTVERSION=	11.0.8
+PORTVERSION=	11.0.9
 CATEGORIES=	sysutils
 
 MAINTAINER=	olevole@olevole.ru

Modified: head/sysutils/cbsd/distinfo
==============================================================================
--- head/sysutils/cbsd/distinfo	Sun Feb 19 14:46:53 2017	(r434404)
+++ head/sysutils/cbsd/distinfo	Sun Feb 19 15:09:07 2017	(r434405)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485776568
-SHA256 (olevole-cbsd-11.0.8_GH0.tar.gz) = ba017023b76766e994156c2e5640f0e029b96b998fcae7e5a3c09da8f7dd64ad
-SIZE (olevole-cbsd-11.0.8_GH0.tar.gz) = 4264927
+TIMESTAMP = 1487516164
+SHA256 (olevole-cbsd-11.0.9_GH0.tar.gz) = 8b99c32ac49bf7cf29f2282377c890ee21fd423790108c7614013a931efef535
+SIZE (olevole-cbsd-11.0.9_GH0.tar.gz) = 4264929



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702191509.v1JF98ck044786>