From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 27 19:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 B6D25C61 for ; Wed, 27 Nov 2013 19:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A67C323BC for ; Wed, 27 Nov 2013 19:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rARJe1WT023954 for ; Wed, 27 Nov 2013 19:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rARJe1w4023953; Wed, 27 Nov 2013 19:40:01 GMT (envelope-from gnats) Date: Wed, 27 Nov 2013 19:40:01 GMT Message-Id: <201311271940.rARJe1w4023953@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Ilya A. Arkhipov" Subject: Re: ports/184337: [PATCH] devel/cvsd: [STAGING Support] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: "Ilya A. Arkhipov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2013 19:40:01 -0000 The following reply was made to PR ports/184337; it has been noted by GNATS. From: Ilya A. Arkhipov To: "FreeBSD-gnats-submit@FreeBSD.org" , "freebsd-ports-bugs@FreeBSD.org" Cc: Subject: Re: ports/184337: [PATCH] devel/cvsd: [STAGING Support] Date: Wed, 27 Nov 2013 23:30:19 +0400 27.11.2013, 23:10, "FreeBSD-gnats-submit@FreeBSD.org" : > Thank you very much for your problem report. > It has the internal identification `ports/184337'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=184337 > >> Category: ššššššports >> Responsible: šššfreebsd-ports-bugs >> Synopsis: šššššš[PATCH] devel/cvsd: [STAGING Support] >> Arrival-Date: ššWed Nov 27 19:10:00 UTC 2013 Oops forgot LICENSE in this patch: @@ -10,6 +10,8 @@ MAINTAINER= rum1cro@yandex.ru COMMENT= CVS pserver daemon +LICENSE= GPLv2 + EXTRA_PATCHES= ${FILESDIR}/extra-cvsd-buildroot.in USES= perl5 http://m1cro.tk/ports/devel/cvsd/cvsd_STAGING.patch have correct patch -- With Best Regards, Ilya A. Arkhipov