From owner-freebsd-ports@FreeBSD.ORG Thu Apr 2 17:13:51 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4E06E5AA for ; Thu, 2 Apr 2015 17:13:51 +0000 (UTC) Received: from luigi.brtsvcs.net (luigi.brtsvcs.net [204.109.60.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27ADF389 for ; Thu, 2 Apr 2015 17:13:50 +0000 (UTC) Received: from chombo.houseloki.net (unknown [IPv6:2601:7:2580:181:21c:c0ff:fe7f:96ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by luigi.brtsvcs.net (Postfix) with ESMTPSA id 730542D4F8E; Thu, 2 Apr 2015 17:13:44 +0000 (UTC) Received: from [IPv6:2601:7:2580:181:baca:3aff:fe83:bd29] (unknown [IPv6:2601:7:2580:181:baca:3aff:fe83:bd29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by chombo.houseloki.net (Postfix) with ESMTPSA id 972434AD; Thu, 2 Apr 2015 10:13:42 -0700 (PDT) Message-ID: <551D78BE.90109@bluerosetech.com> Date: Thu, 02 Apr 2015 10:13:34 -0700 From: Mel Pilgrim User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Mike Clarke , 'FreeBSD Ports' Subject: Re: Synchronising ports with package cluster References: <4105121.J31zpxLvnq@curlew.lan> In-Reply-To: <4105121.J31zpxLvnq@curlew.lan> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2015 17:13:51 -0000 On 2015-04-01 13:42, Mike Clarke wrote: > Where can I now obtain the revision number for the ports tree used for the latest > package build? > > Although the above method has worked in the past it's a bit of a bodge. The ideal > way would be if this information could be accessed directly from the relevant package > repository. Would it be possible to provide such a facility? This is has been asked for many times in many forms--from SVN branching to simply an extra bit of metadata provided by pkg itself. The usual answer is, "we'll put this in a future version," but it remains not implemented.