From nobody Sun Jan 15 07:34:41 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Nvn3k2s8xz2t93D for ; Sun, 15 Jan 2023 07:34:42 +0000 (UTC) (envelope-from 01000185b45a1760-f8dadb8a-68cd-48d7-aa0d-c3d8c2c0c6c1-000000@amazonses.com) Received: from a8-176.smtp-out.amazonses.com (a8-176.smtp-out.amazonses.com [54.240.8.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Nvn3k0s6Fz4622 for ; Sun, 15 Jan 2023 07:34:42 +0000 (UTC) (envelope-from 01000185b45a1760-f8dadb8a-68cd-48d7-aa0d-c3d8c2c0c6c1-000000@amazonses.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=vnqrkfnvu6csdl6mwgk5t6ix3nnepx57; d=tarsnap.com; t=1673768081; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From:In-Reply-To:Content-Type:Content-Transfer-Encoding; bh=mKg9FpZpWsotlCDs64BxY/uOwSmDPlgFRy2jBbIGEnI=; b=eueR8f9kse7O4nkx606dljfKwdrRLDDeEY2tO/ZOmYL3EZFDchKcUbIOSJvULI3b TAi0gyRgDQYleESkmenbekOzCen3kHTkKWIg86Rzd7pXcYKb+S7VG1R1fQ6XaYyZybC tkwlygiYJ+x43vyQV68TWV/GE15r71SkuWQNqyIw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1673768081; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From:In-Reply-To:Content-Type:Content-Transfer-Encoding:Feedback-ID; bh=mKg9FpZpWsotlCDs64BxY/uOwSmDPlgFRy2jBbIGEnI=; b=jsYSxW1NeXc9+5BjCtwHLV5yMGcjSNMzqk8BF3ITIqIk0mb16L29KlYuqWLqWqlj 59P4L2hRHxH3vDvVqZBPRdHitJ0d7wNO75QqRBbPWtJ7rzqLPwZI71EtObFgKlT5yl2 iGZCBZaviZkZyZAGffRnoGwvj+mXl+4QoS/6z6JU= Message-ID: <01000185b45a1760-f8dadb8a-68cd-48d7-aa0d-c3d8c2c0c6c1-000000@email.amazonses.com> Date: Sun, 15 Jan 2023 07:34:41 +0000 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: git: 21778d8958f5 - main - Cleanup: Remove devel/llvm[789]0 Content-Language: en-US To: "Tobias C. Berner" Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202301142317.30ENH20p070613@gitrepo.freebsd.org> <01000185b3926960-d3bdc7c3-316b-42ef-8f17-bd0e5f4dc3aa-000000@email.amazonses.com> From: Colin Percival In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Feedback-ID: 1.us-east-1.Lv9FVjaNvvR5llaqfLoOVbo2VxOELl7cjN0AOyXnPlk=:AmazonSES X-SES-Outgoing: 2023.01.15-54.240.8.176 X-Rspamd-Queue-Id: 4Nvn3k0s6Fz4622 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:14618, ipnet:54.240.8.0/21, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 1/14/23 23:07, Tobias C. Berner wrote: > Sure, is there any reason not to set it to ${LLVM_DEFAULT} (=15)? Not that I'm aware of, but today is the first time I've looked at this file. (It broke Portsnap INDEX building because the Portsnap INDEX builds run in a stripped-down jail which seems to be confusing the "detect which compiler we have installed" logic.) Colin Percival > > mfg Tobias > > On Sun, 15 Jan 2023 at 04:56, Colin Percival wrote: >> >> On 1/14/23 15:17, Tobias C. Berner wrote: >>> commit 21778d8958f518e2179b1053d75cfb6c71405558 >>> Author: Tobias C. Berner >>> AuthorDate: 2023-01-04 11:03:44 +0000 >>> Commit: Tobias C. Berner >>> CommitDate: 2023-01-14 23:14:56 +0000 >>> >>> Cleanup: Remove devel/llvm[789]0 >>> >>> * remove old devel/llvm70 >>> * remove old devel/llvm80 >>> * remove old devel/llvm90 >>> >>> * remove ports explicitely depending on either of the three >> >> Do you want to bump OBJC_CLANG_VERSION=70 in Mk/Uses/objc.mk ? >> >> -- >> Colin Percival >> FreeBSD Deputy Release Engineer & EC2 platform maintainer >> Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid > -- Colin Percival FreeBSD Deputy Release Engineer & EC2 platform maintainer Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid