From owner-freebsd-current@freebsd.org Wed Mar 8 16:40:54 2017 Return-Path: Delivered-To: freebsd-current@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 A66D6D039BC; Wed, 8 Mar 2017 16:40:54 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 887C083D; Wed, 8 Mar 2017 16:40:53 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id EDCFF80; Wed, 8 Mar 2017 10:40:51 -0600 (CST) Date: Wed, 8 Mar 2017 10:40:50 -0600 From: Mark Linimon To: rb@gid.co.uk Cc: Kurt Jaeger , FreeBSD CURRENT , FreeBSD ports , Chris H Subject: Re: How many versions of clang/llvm are currently required to maintain a system Message-ID: <20170308164050.GA16744@lonesome.com> References: <20170306071600.GA4150@lonesome.com> <20170306141633.GP13006@home.opsec.eu> <9442B4D5-FEAF-4BF1-9470-60897F97C13C@gid.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9442B4D5-FEAF-4BF1-9470-60897F97C13C@gid.co.uk> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2017 16:40:54 -0000 On Mon, Mar 06, 2017 at 03:00:23PM +0000, rb@gid.co.uk wrote: > Let me rephrase that: the link http://purelang.bitbucket.org/ > quoted on https://wiki.freebsd.org/ObsoleteLLVMVersions doesn’t work, That's the URL in lang/pure/Makefile. > should be https://bitbucket.org/purelang/ Hmm. I looked and it seems like https://purelang.bitbucket.io/ is a better choice? What do you think? mcl