Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2013 14:45:10 GMT
From:      Oleg Ginzburg <olevole@olevole.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184765: sysutils/cbsd to 10.0.0
Message-ID:  <201312141445.rBEEjAUo065698@oldred.freebsd.org>
Resent-Message-ID: <201312141450.rBEEo0n1088534@freefall.freebsd.org>

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

>Number:         184765
>Category:       ports
>Synopsis:       sysutils/cbsd to 10.0.0
>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:   Sat Dec 14 14:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ginzburg
>Release:        FreeBSD 10.0-BETA4
>Organization:
>Environment:
>Description:
update to 10.0.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cbsd.bak/Makefile cbsd/Makefile
--- cbsd.bak/Makefile	2013-12-01 07:31:12.000000000 +0400
+++ cbsd/Makefile	2013-12-14 15:08:30.000000000 +0400
@@ -1,7 +1,7 @@
 # $FreeBSD: head/sysutils/cbsd/Makefile 333368 2013-11-10 09:57:29Z vg $
 
 PORTNAME=	cbsd
-PORTVERSION=	9.2.5
+PORTVERSION=	10.0.0
 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=	f39bd8f
+GH_COMMIT=	1d65639
 
 SUB_FILES=	pkg-message
 
diff -ruN cbsd.bak/distinfo cbsd/distinfo
--- cbsd.bak/distinfo	2013-12-01 07:31:12.000000000 +0400
+++ cbsd/distinfo	2013-12-14 15:08:04.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (cbsd-9.2.5.tar.gz) = c647a138f067645e6c267e8ebbaaccac7a7017c96347aea8ffabaf5caca18ae7
-SIZE (cbsd-9.2.5.tar.gz) = 1725182
+SHA256 (cbsd-10.0.0.tar.gz) = ef527e2925a0be7fc59f43230caa9c9faf0e73043cec812d8b9bc966a2e1844d
+SIZE (cbsd-10.0.0.tar.gz) = 1747707


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



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