Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2014 01:18:56 GMT
From:      Oleg Ginzburg <olevole@olevole.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189215: sysutils/cbsd: update to 10.0.5
Message-ID:  <201405020118.s421Iunn042006@cgiserv.freebsd.org>
Resent-Message-ID: <201405020120.s421K0Wq027738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189215
>Category:       ports
>Synopsis:       sysutils/cbsd: update to 10.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 02 01:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ginzburg
>Release:        
>Organization:
>Environment:
>Description:
update to 10.0.5:
- fix permission for /usr/local/bin/cbsd
- add tmux support for remote jlogin
- profiles for jail create script

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cbsd.bak/Makefile cbsd/Makefile
--- cbsd.bak/Makefile	2014-05-02 05:11:11.000000000 +0400
+++ cbsd/Makefile	2014-05-02 05:11:34.000000000 +0400
@@ -1,8 +1,7 @@
 # $FreeBSD: head/sysutils/cbsd/Makefile 351593 2014-04-19 11:08:58Z az $
 
 PORTNAME=	cbsd
-PORTVERSION=	10.0.4
-PORTREVISION=	1
+PORTVERSION=	10.0.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.bsdstore.ru/downloads/ \
 		GH
@@ -20,7 +19,7 @@
 USE_GITHUB=	yes
 GH_ACCOUNT=	olevole
 GH_PROJECT=	cbsd
-GH_COMMIT=	dd342aa
+GH_COMMIT=	01f481c
 
 USE_RC_SUBR=	cbsdd cbsdrsyncd
 
diff -ruN cbsd.bak/distinfo cbsd/distinfo
--- cbsd.bak/distinfo	2014-05-02 05:11:11.000000000 +0400
+++ cbsd/distinfo	2014-05-02 05:09:45.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (cbsd-10.0.4.tar.gz) = 39aea75f35665e2d34bc3253c55b8e5db9e974684aa99bb1912e183a6b77bd5b
-SIZE (cbsd-10.0.4.tar.gz) = 359359
+SHA256 (cbsd-10.0.5.tar.gz) = d34b61ed9056ce8df6db6f283c6a78185f41ce25bde8d3f7321a12de9a041676
+SIZE (cbsd-10.0.5.tar.gz) = 358951


>Release-Note:
>Audit-Trail:
>Unformatted:



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