Date: Thu, 31 Oct 2013 17:15:52 GMT From: Oleg Ginzburg <olevole@olevole.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/183532: update sysutils/cbsd to 9.2.4 Message-ID: <201310311715.r9VHFq6g039400@oldred.freebsd.org> Resent-Message-ID: <201310311720.r9VHK1pv012592@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 183532 >Category: ports >Synopsis: update sysutils/cbsd to 9.2.4 >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: Thu Oct 31 17:20:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Oleg Ginzburg >Release: >Organization: >Environment: >Description: bug fix release >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN cbsd.bak/Makefile cbsd/Makefile --- cbsd.bak/Makefile 2013-10-31 20:12:45.000000000 +0400 +++ cbsd/Makefile 2013-10-31 21:12:19.000000000 +0400 @@ -1,7 +1,7 @@ # $FreeBSD: head/sysutils/cbsd/Makefile 332007 2013-10-29 21:11:25Z vg $ PORTNAME= cbsd -PORTVERSION= 9.2.3 +PORTVERSION= 9.2.4 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= 3e85b94 +GH_COMMIT= 9d766d1 SUB_FILES= pkg-message diff -ruN cbsd.bak/distinfo cbsd/distinfo --- cbsd.bak/distinfo 2013-10-31 20:12:45.000000000 +0400 +++ cbsd/distinfo 2013-10-31 21:10:20.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (cbsd-9.2.3.tar.gz) = 003571afc5ff9176149dd1b801ea2ce51854998c5f381ee2601cb52ce023cff2 -SIZE (cbsd-9.2.3.tar.gz) = 1724294 +SHA256 (cbsd-9.2.4.tar.gz) = a6abe72afdba01b5f216d6b15c7b1dd1a114d62cf0e0686583cf86387539e25e +SIZE (cbsd-9.2.4.tar.gz) = 1724330 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310311715.r9VHFq6g039400>