From owner-svn-ports-all@freebsd.org Mon Nov 9 23:16:57 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 01A6E2D0227; Mon, 9 Nov 2020 23:16:57 +0000 (UTC) (envelope-from leres@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CVRhm6k5Vz4VvN; Mon, 9 Nov 2020 23:16:56 +0000 (UTC) (envelope-from leres@freebsd.org) Received: from ice.alameda.xse.com (unknown [IPv6:2600:1700:a570:11f0:f2ad:4eff:fe0b:a065]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: leres) by smtp.freebsd.org (Postfix) with ESMTPSA id 93DDA2854F; Mon, 9 Nov 2020 23:16:56 +0000 (UTC) (envelope-from leres@freebsd.org) Subject: Re: svn commit: r554793 - head/devel/xtensa-esp32-elf To: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202011092229.0A9MT6Z4092600@repo.freebsd.org> From: Craig Leres Message-ID: <4102c3dd-0b9a-45b6-0487-32cf0a759fa9@freebsd.org> Date: Mon, 9 Nov 2020 15:16:53 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <202011092229.0A9MT6Z4092600@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2020 23:16:57 -0000 On 2020-11-09 14:29, Craig Leres wrote: > Author: leres > Date: Mon Nov 9 22:29:06 2020 > New Revision: 554793 > URL: https://svnweb.freebsd.org/changeset/ports/554793 Either I'm very confused/underinformed or something is broken; I don't see this commit available from svn://svn.freebsd.org/ports/head. If I click on the svnweb.freebsd.org link I get a 404 (Invalid revision). r554788 is the last commit from today where the svnweb link works, r54789 and newer all fail. What am I missing? Craig