From nobody Thu Jan 30 17:39:36 2025 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 4YkR9Y0rWdz5m9R8; Thu, 30 Jan 2025 17:39:45 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from edna.lautre.net (mx.lautre.net [80.67.160.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "lautre.net", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YkR9X5fVlz3s5Q; Thu, 30 Jan 2025 17:39:44 +0000 (UTC) (envelope-from thierry@pompo.net) Authentication-Results: mx1.freebsd.org; none Received: from graf.pompo.net (graf.pompo.net [82.66.0.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by edna.lautre.net (Postfix) with ESMTPSA id ADAF511AB95; Thu, 30 Jan 2025 18:39:36 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 3330C3091A8; Thu, 30 Jan 2025 18:39:36 +0100 (CET) Date: Thu, 30 Jan 2025 18:39:36 +0100 From: Thierry Thomas To: Gleb Popov Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 89303ca180e0 - main - math/openblas: upgrade to v0.3.29 Message-ID: Mail-Followup-To: Gleb Popov , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202501281643.50SGh0rD021065@gitrepo.freebsd.org> 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 14.1-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.tKjAnXLs: X-PGP: 0xF1C516B3C8359753 X-Rspamd-Queue-Id: 4YkR9X5fVlz3s5Q X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20766, ipnet:80.67.160.0/19, country:FR] Le jeu. 30 janv. 25 à 14:51:25 +0100, Gleb Popov écrivait : > > math/openblas: upgrade to v0.3.29 > > This commit did not change the GH_TAGNAME knob, so the port > essentially builds the same 0.3.27. This is why the library name has > 27 in it and you had to patch it. > > It is better to get rid of GH_TAGNAME altogether to avoid such > mistakes in the future. Of course I know that, but for some reason I did not notice it… Sorry for this mistake! -- Th. Thomas.