From nobody Thu Jul 13 02:31:47 2023 X-Original-To: dev-commits-ports-main@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 4R1dsf5NjVz4mdlQ; Thu, 13 Jul 2023 02:31:50 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R1dsf3GHDz4Dkx; Thu, 13 Jul 2023 02:31:50 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTP id JgJTqRg2r6NwhJm7Rq8Q3U; Thu, 13 Jul 2023 02:31:49 +0000 Received: from spqr.komquats.com ([70.66.152.170]) by cmsmtp with ESMTPA id Jm7PqEa8vHFsOJm7QqjDMJ; Thu, 13 Jul 2023 02:31:49 +0000 X-Authority-Analysis: v=2.4 cv=XZqaca15 c=1 sm=1 tr=0 ts=64af6215 a=y8EK/9tc/U6QY+pUhnbtgQ==:117 a=y8EK/9tc/U6QY+pUhnbtgQ==:17 a=kj9zAlcOel0A:10 a=ws7JD89P4LkA:10 a=6I5d2MoRAAAA:8 a=NEAV23lmAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=Yzr-JVpcV7rU8rPyNhoA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 28E032744; Wed, 12 Jul 2023 19:31:47 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id 15D48852; Wed, 12 Jul 2023 19:31:47 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Alexey Dokuchaev cc: Nuno Teixeira , Felix Palmen , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 16bde072b16d - main - bsd.sites.mk: Support tag names with USE_GITLAB In-reply-to: References: <202307121858.36CIw4aK074024@gitrepo.freebsd.org> Comments: In-reply-to Alexey Dokuchaev message dated "Thu, 13 Jul 2023 02:26:38 -0000." List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 12 Jul 2023 19:31:47 -0700 Message-Id: <20230713023147.15D48852@slippy.cwsent.com> X-CMAE-Envelope: MS4xfHH7iHgxl5JRlIz+0SJC98+vs1J0W6YNcLECBg4hpu4gHmlP2jEARvjCcFCLs8M8UrnmxlOBGZ2Kw+nYBHrr54fsANzoSzPpIM7GPYUnQl5IhJ42CnMj SwM5yH4QY83uCpwJraTof7nUbyg4r/fzddHB2/qmOYv8v/90DlpmoyWy9O5HNkZUPZG6Ma/MnW66HezBA002dRijlZQdDX/Tltd9AZsrZu2nYzxeI5ftDSrg VTkaKIuYsBGLjzQ/ndpgAyqfyb8xnf9c+Uq3SqHLTAkK12Ei5+koKnmCZXzSrvbTybq0bF1PY8p0aGMp7Eboj1CWeO92+8pcoEILuVbfbDnP6eBQwHjGZazv 0VD9abhi0KXVEznYZ6aOOSb2W3EilKqccrb92tC/Ji2XFX2rvKk= X-Rspamd-Queue-Id: 4R1dsf3GHDz4Dkx X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N In message , Alexey Dokuchaev writes: > On Wed, Jul 12, 2023 at 11:15:13PM +0100, Nuno Teixeira wrote: > > Isn't possible to have same result with USE_GITHUB? > > > > like we have when github static tarballs are available and we use > > MASTER_SITES instead of USE_GITHUB: > > > > MASTER_SITES= > > https://github.com/juzzlin/Heimer/releases/download/${DISTVERSION}/ > > SHA256 (heimer-4.2.0.tar.gz) = xxx (without *_GH0*) > > I believe this is what Gentoo is doing: it saves GitHub-generated > tarballs under "sane" names which often clash with static tarballs > provided by the project itself. This screws up mirroring and is > just confusing, so let's keep using existing _GH0-scheme for those > if we may, please. Agreed. > > ./danfe > -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0