From owner-freebsd-ports@freebsd.org Sun Sep 3 16:43:41 2017 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 88B32E13E1A for ; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6CCC6714E3 for ; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id 69281E13E19; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) Delivered-To: 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 68B9AE13E18 for ; Sun, 3 Sep 2017 16:43:41 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3C4B5714E2; Sun, 3 Sep 2017 16:43:40 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v83Ghdms043311 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 3 Sep 2017 09:43:40 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me Subject: Re: Some github projects aren't fetchable using commit hash Cc: ports@freebsd.org, Tobias Kortkamp References: <1504284830.794543.1092454472.7353C7D3@webmail.messagingengine.com> <4e2b7041-6ee3-6994-437d-39de395ffca3@rawbw.com> From: Yuri Message-ID: <4e8ed3f7-fd7d-bd06-0cf6-dccac361dffa@rawbw.com> Date: Sun, 3 Sep 2017 09:43:38 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 16:43:41 -0000 On 09/01/17 19:01, Kyle Evans wrote: > To be honest, the failing seems like a little better behavior than suddenly > swapping out the package I thought I was downloading with a newer version. > It'd at least be a little more obvious and theoretically detectable if they > respond properly. I suggested github to replace the error code with one of these: || |* 409 Conflict (https://httpstatuses.com/409) | |* 300 Multiple choices (https://httpstatuses.com/300): can provide a list of alternative URLs.| | | |Yuri |