From nobody@FreeBSD.org  Sat Dec 28 17:09:49 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id BA603250
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Dec 2013 17:09:49 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id A693D1A9A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Dec 2013 17:09:49 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBSH9nAF078367
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Dec 2013 17:09:49 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBSH9niJ078366;
	Sat, 28 Dec 2013 17:09:49 GMT
	(envelope-from nobody)
Message-Id: <201312281709.rBSH9niJ078366@oldred.freebsd.org>
Date: Sat, 28 Dec 2013 17:09:49 GMT
From: Oleg Ginzburg <olevole@olevole.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysutils/cbsd update to 10.0.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         185242
>Category:       ports
>Synopsis:       sysutils/cbsd update to 10.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danilo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 28 17:10:00 UTC 2013
>Closed-Date:    Wed Jan 01 18:56:47 UTC 2014
>Last-Modified:  Wed Jan  1 19:00:00 UTC 2014
>Originator:     Oleg Ginzburg
>Release:        
>Organization:
>Environment:
>Description:
bugfix update
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cbsd.bak/Makefile cbsd/Makefile
--- cbsd.bak/Makefile	2013-12-14 23:23:56.000000000 +0400
+++ cbsd/Makefile	2013-12-28 14:12:00.000000000 +0400
@@ -1,7 +1,7 @@
 # $FreeBSD: sysutils/cbsd/Makefile 336475 2013-12-14 19:23:56Z danilo $
 
 PORTNAME=	cbsd
-PORTVERSION=	10.0.0
+PORTVERSION=	10.0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.bsdstore.ru/downloads/ \
 		GH
@@ -19,7 +19,7 @@
 USE_GITHUB=	yes
 GH_ACCOUNT=	olevole
 GH_PROJECT=	cbsd
-GH_COMMIT=	1d65639
+GH_COMMIT=	08a13a8
 
 SUB_FILES=	pkg-message
 PLIST_FILES+=	man/man8/cbsd.8.gz
diff -ruN cbsd.bak/distinfo cbsd/distinfo
--- cbsd.bak/distinfo	2013-12-14 23:23:56.000000000 +0400
+++ cbsd/distinfo	2013-12-28 14:12:14.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (cbsd-10.0.0.tar.gz) = ef527e2925a0be7fc59f43230caa9c9faf0e73043cec812d8b9bc966a2e1844d
-SIZE (cbsd-10.0.0.tar.gz) = 1747707
+SHA256 (cbsd-10.0.1.tar.gz) = af8f7b02d115c7e26f015fda3fccbac8da3637eaf8fde5393123cde2bea47182
+SIZE (cbsd-10.0.1.tar.gz) = 1751909
diff -ruN cbsd.bak/files/patch-Makefile cbsd/files/patch-Makefile
--- cbsd.bak/files/patch-Makefile	2013-12-14 23:23:56.000000000 +0400
+++ cbsd/files/patch-Makefile	1970-01-01 03:00:00.000000000 +0300
@@ -1,14 +0,0 @@
---- ./Makefile.orig	2013-12-14 16:53:31.000000000 -0200
-+++ ./Makefile	2013-12-14 16:53:49.000000000 -0200
-@@ -3,7 +3,7 @@
- all:
- 
- install:
--	mkdir -p ${PREFIX}/cbsd
--	cp -Rpv * ${PREFIX}/cbsd/
--	cp -Rpv .ssh ${PREFIX}/cbsd/
--	install man/cbsd.8  ${PREFIX}/man/man8/cbsd.8
-+	mkdir -p ${DESTDIR}${PREFIX}/cbsd
-+	cp -Rpv * ${DESTDIR}${PREFIX}/cbsd/
-+	cp -Rpv .ssh ${DESTDIR}${PREFIX}/cbsd/
-+	install man/cbsd.8 ${DESTDIR}${PREFIX}/man/man8/cbsd.8


>Release-Note:
>Audit-Trail:

From: Oleg Ginzburg <olevole@olevole.ru>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/185242: sysutils/cbsd update to 10.0.1
Date: Sun, 29 Dec 2013 19:35:54 +0400

 This is a multi-part message in MIME format.
 
 --nextPart30183610.G7xOLpmsOO
 Content-Transfer-Encoding: 7Bit
 Content-Type: text/plain; charset="us-ascii"
 
 resend patch, previous version has incorrect checksum
 
 --nextPart30183610.G7xOLpmsOO
 Content-Disposition: attachment; filename="cbsd.txt"
 Content-Transfer-Encoding: 7Bit
 Content-Type: text/plain; charset="ISO-8859-1"; name="cbsd.txt"
 
 diff -ruN cbsd.bak/Makefile cbsd/Makefile
 --- cbsd.bak/Makefile	2013-12-25 15:46:36.000000000 +0400
 +++ cbsd/Makefile	2013-12-29 19:24:39.000000000 +0400
 @@ -1,7 +1,7 @@
  # $FreeBSD: head/sysutils/cbsd/Makefile 336475 2013-12-14 19:23:56Z danilo $
  
  PORTNAME=	cbsd
 -PORTVERSION=	10.0.0
 +PORTVERSION=	10.0.1
  CATEGORIES=	sysutils
  MASTER_SITES=	http://www.bsdstore.ru/downloads/ \
  		GH
 @@ -19,7 +19,7 @@
  USE_GITHUB=	yes
  GH_ACCOUNT=	olevole
  GH_PROJECT=	cbsd
 -GH_COMMIT=	1d65639
 +GH_COMMIT=	7bdeb97
  
  SUB_FILES=	pkg-message
  PLIST_FILES+=	man/man8/cbsd.8.gz
 diff -ruN cbsd.bak/distinfo cbsd/distinfo
 --- cbsd.bak/distinfo	2013-12-25 15:46:36.000000000 +0400
 +++ cbsd/distinfo	2013-12-29 19:25:43.000000000 +0400
 @@ -1,2 +1,2 @@
 -SHA256 (cbsd-10.0.0.tar.gz) = ef527e2925a0be7fc59f43230caa9c9faf0e73043cec812d8b9bc966a2e1844d
 -SIZE (cbsd-10.0.0.tar.gz) = 1747707
 +SHA256 (cbsd-10.0.1.tar.gz) = 1d082b2b1deba9ce34a1ecbfc47941d0627a4d35b9d86d048a92ec8ffe0166c7
 +SIZE (cbsd-10.0.1.tar.gz) = 1751913
 diff -ruN cbsd.bak/files/patch-Makefile cbsd/files/patch-Makefile
 --- cbsd.bak/files/patch-Makefile	2013-12-25 15:46:36.000000000 +0400
 +++ cbsd/files/patch-Makefile	1970-01-01 03:00:00.000000000 +0300
 @@ -1,14 +0,0 @@
 ---- ./Makefile.orig	2013-12-14 16:53:31.000000000 -0200
 -+++ ./Makefile	2013-12-14 16:53:49.000000000 -0200
 -@@ -3,7 +3,7 @@
 - all:
 - 
 - install:
 --	mkdir -p ${PREFIX}/cbsd
 --	cp -Rpv * ${PREFIX}/cbsd/
 --	cp -Rpv .ssh ${PREFIX}/cbsd/
 --	install man/cbsd.8  ${PREFIX}/man/man8/cbsd.8
 -+	mkdir -p ${DESTDIR}${PREFIX}/cbsd
 -+	cp -Rpv * ${DESTDIR}${PREFIX}/cbsd/
 -+	cp -Rpv .ssh ${DESTDIR}${PREFIX}/cbsd/
 -+	install man/cbsd.8 ${DESTDIR}${PREFIX}/man/man8/cbsd.8
 
 --nextPart30183610.G7xOLpmsOO--
 
Responsible-Changed-From-To: freebsd-ports-bugs->danilo 
Responsible-Changed-By: danilo 
Responsible-Changed-When: Tue Dec 31 02:36:35 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185242 
State-Changed-From-To: open->closed 
State-Changed-By: danilo 
State-Changed-When: Wed Jan 1 18:56:47 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185242 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185242: commit references a PR
Date: Wed,  1 Jan 2014 18:54:09 +0000 (UTC)

 Author: danilo
 Date: Wed Jan  1 18:54:00 2014
 New Revision: 338386
 URL: http://svnweb.freebsd.org/changeset/ports/338386
 
 Log:
   - Update from 10.0.0 to 10.0.1
   - Convert LICENSE from BSD to BSD2CLAUSE
   
   PR:		ports/185242
   Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
 
 Deleted:
   head/sysutils/cbsd/files/patch-Makefile
 Modified:
   head/sysutils/cbsd/Makefile
   head/sysutils/cbsd/distinfo
 
 Modified: head/sysutils/cbsd/Makefile
 ==============================================================================
 --- head/sysutils/cbsd/Makefile	Wed Jan  1 18:25:10 2014	(r338385)
 +++ head/sysutils/cbsd/Makefile	Wed Jan  1 18:54:00 2014	(r338386)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	cbsd
 -PORTVERSION=	10.0.0
 +PORTVERSION=	10.0.1
  CATEGORIES=	sysutils
  MASTER_SITES=	http://www.bsdstore.ru/downloads/ \
  		GH
 @@ -9,7 +9,7 @@ MASTER_SITES=	http://www.bsdstore.ru/dow
  MAINTAINER=	olevole@olevole.ru
  COMMENT=	Yet another FreeBSD Jail Management Utility
  
 -LICENSE=	BSD
 +LICENSE=	BSD2CLAUSE
  
  RUN_DEPENDS=	rsync:${PORTSDIR}/net/rsync \
  		sudo:${PORTSDIR}/security/sudo \
 @@ -19,7 +19,7 @@ LIB_DEPENDS=	libssh2.so:${PORTSDIR}/secu
  USE_GITHUB=	yes
  GH_ACCOUNT=	olevole
  GH_PROJECT=	cbsd
 -GH_COMMIT=	1d65639
 +GH_COMMIT=	ff6e7ea
  
  SUB_FILES=	pkg-message
  PLIST_FILES+=	man/man8/cbsd.8.gz
 
 Modified: head/sysutils/cbsd/distinfo
 ==============================================================================
 --- head/sysutils/cbsd/distinfo	Wed Jan  1 18:25:10 2014	(r338385)
 +++ head/sysutils/cbsd/distinfo	Wed Jan  1 18:54:00 2014	(r338386)
 @@ -1,2 +1,2 @@
 -SHA256 (cbsd-10.0.0.tar.gz) = ef527e2925a0be7fc59f43230caa9c9faf0e73043cec812d8b9bc966a2e1844d
 -SIZE (cbsd-10.0.0.tar.gz) = 1747707
 +SHA256 (cbsd-10.0.1.tar.gz) = a4475238ecf1f05752ddccfd514afe9dcd151c580ddba29dfee467c80193050f
 +SIZE (cbsd-10.0.1.tar.gz) = 1752119
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
