From owner-freebsd-ports@freebsd.org Tue Sep 29 20:34:31 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B703CA0A35C for ; Tue, 29 Sep 2015 20:34:31 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from luigi.brtsvcs.net (luigi.brtsvcs.net [IPv6:2607:fc50:1000:1f00::2]) (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 99FD2163B for ; Tue, 29 Sep 2015 20:34:31 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (unknown [IPv6:2001:558:6025:4b:757f:4f8f:4dc0:401e]) by luigi.brtsvcs.net (Postfix) with ESMTPS id 784B92D4FBF; Tue, 29 Sep 2015 20:34:29 +0000 (UTC) Received: from [IPv6:2601:1c2:d00:3e10:baca:3aff:fe83:bd29] (unknown [IPv6:2601:1c2:d00:3e10:baca:3aff:fe83:bd29]) by chombo.houseloki.net (Postfix) with ESMTPSA id AEBC8EE8; Tue, 29 Sep 2015 13:34:27 -0700 (PDT) Subject: Re: Ports requires pkg 1.6.0, but 1.5.6 is the latest available To: "Janky Jay, III" , freebsd-ports@freebsd.org References: <5609D023.70402@bluerosetech.com> <560A47FE.6010507@bluerosetech.com> <560AAD43.5000207@unfs.us> From: Mel Pilgrim Message-ID: <560AF5CF.2080909@bluerosetech.com> Date: Tue, 29 Sep 2015 13:34:23 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <560AAD43.5000207@unfs.us> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 20:34:31 -0000 On 2015-09-29 08:24, Janky Jay, III wrote: > I ran into this exact same issue using SVN and portmaster to upgrade > 'git'. Upgrading 'pkg' using portmaster (portmaster -d 'pkg-1.5.6') > before running 'portmaster -ad' fixed the issue. Generally, though, > portmaster usually updates pkg first and then moves along the rest of > the updates automatically. For whatever reason, that was not the case > today. That's great, but that's still ignoring the issue I'm trying to have addressed: The ports system was changed to make mandatory a version of pkg that was not available by the default method. That's a POLA violation, but it appears no one wants to talk about it.