From owner-cvs-all@FreeBSD.ORG Mon Feb 7 13:17:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F55F16A4CF for ; Mon, 7 Feb 2005 13:17:13 +0000 (GMT) Received: from tirith.elendil.ru (tirith.elendil.ru [195.68.151.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 4624343D45 for ; Mon, 7 Feb 2005 13:17:12 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: (qmail 50865 invoked from network); 7 Feb 2005 13:17:11 -0000 Received: from narsil.elendil.ru ([10.19.72.1]) by tirith.elendil.ru ([10.19.72.4]) with SMTP via TCP; 07 Feb 2005 13:17:11 -0000 Received: (qmail 53065 invoked from network); 7 Feb 2005 13:17:10 -0000 Received: from [10.19.72.11] ([10.19.72.11]) by narsil.elendil.ru ([10.19.72.1]) with ESMTP via TCP; 07 Feb 2005 13:17:10 -0000 Message-ID: <42076A56.8040500@FreeBSD.org> Date: Mon, 07 Feb 2005 16:17:10 +0300 From: Sergei Kolobov User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kirill Ponomarew References: <200502071216.j17CGlAf003647@repoman.freebsd.org> <20050207121912.GB84840@voodoo.oberon.net> In-Reply-To: <20050207121912.GB84840@voodoo.oberon.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/opencdk Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 13:17:13 -0000 Kirill, On 07.02.2005 15:19, Kirill Ponomarew wrote: > On Mon, Feb 07, 2005 at 12:16:47PM +0000, Sergei Kolobov wrote: >> - Attempt to check PGP signature of the tarball (using experimental >> USE_GPG support in bsd.port.mk) > > Hmmm, there is no USE_GPG feature in bsd.port.mk yet. Right, it's not there yet. This commit message should read "using experimental uncommitted USE_GPG suppport...". It is in ports/60558 PR and I know that others are using it already. Sergei