From nobody Wed Dec 10 19:23:47 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 4dRQcj4cp6z6L20Z; Wed, 10 Dec 2025 19:23:49 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dRQcj3xkJz41ZB; Wed, 10 Dec 2025 19:23:49 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765394629; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fFUpXNB9Dkk5j5kXuzuQ/IgE/dnoVc/rCwhlt6/nyek=; b=TjFpcaxlknGegfioMvx7w2KJinJFEfg6O0daBL6pIAWYWJtg9vxPS3/0DJ9p9jasZayjx/ sWMF5U0lzDPforHvdywizVNpFsiNK6dTYLboGGtAdPCKkZX+keW2gwf4ksarnZiLoKG5ps 7FnTCmrxACS8UgO9QaOoU9pjWaW65V85366Uk/Lnj+JlbEf9xy1gCRG5do2BU+x9CosHGx Z/OHGws4EE3p+clVNjhfVoFnWsehftGvrvV+KLkMJzpRWbJfEyy5A7oLT9z0wKChTBEgSa WGoWeu4xSXpEuOukt4FdBvExJewl99dVCPkdcmnNa7yhKD5m+7J2h4e9JgUU3Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765394629; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fFUpXNB9Dkk5j5kXuzuQ/IgE/dnoVc/rCwhlt6/nyek=; b=hFAo8iA9l0Xy4eTeywrp2ROQU8iHfMrLF0+F9YdPsZB6AqabAfUxjSUjTpBlwIRuLno4Gu 4yvRdIJswkQU6btsXQIxeGWox3Dd/Z+iqNmATnPb4ZRPAf+nPHiiSj+lQW+VKfdOYdSzG9 JV9FcLz+erdgYH4qXYTYGCvN5f0216PVwD9gyb+cO67ODWf/pPXik6TeqXmStptvhdmj0U r4ebOsU6KlCcui2M8t4joKmh9sH7CuTyswrNhc7RBr+zMIFbOVQ3tit4dzFKNKqyrWRHEe Z9/qovNeAbTPd5wvbX5jab+ADWimUTkqE2gFMrhb3KgSDoT8gtDK6fdOiPtqhw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765394629; a=rsa-sha256; cv=none; b=I+vDzSY7bI0F+5z1xs8TrEJPHjWe6qAHV1alWm3e0THdwGqHt6Kr3bSDa+A8a93Aoi4TQ5 WR38z+rcCwlsDd83mDMLdt0tD5nLCls2uHpRO6adrll/ftDez1vFySm+ytDJNrbCD06K6a VMEUx6ieAor7VknebLdQxzV9tHBqJ3sNG5dzyWs51/zbKJL1Bmy1Z43uDs3diRAuVEhg8J VN46YecInambmo7/ITs/M8cM15xScncuD/IjKqLhIbAU1g1KQqorkGZd6NMD6XIWehJSys 47rn1jAd3TZFGz3bWaoierk4hJrkOm2iNRnLX8vn7YHny8ZcDOn2iTa3tiFkmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ltc.des.dev (2a01cb0585090500922e16fffef1acef.ipv6.abo.wanadoo.fr [IPv6:2a01:cb05:8509:500:922e:16ff:fef1:acef]) (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 did not present a certificate) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4dRQcj2b9Lz1Hcq; Wed, 10 Dec 2025 19:23:49 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id DD9698F0A6; Wed, 10 Dec 2025 20:23:47 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Daniel Engberg Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 045bc7b726d0 - main - sysutils/gdu: Update to 5.32.0 In-Reply-To: (Daniel Engberg's message of "Wed, 10 Dec 2025 19:27:40 +0100") References: <6935dbf7.2575d.289c4067@gitrepo.freebsd.org> <867buufvwm.fsf@ltc.des.dev> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Wed, 10 Dec 2025 20:23:47 +0100 Message-ID: <867buudtto.fsf@ltc.des.dev> 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-Transfer-Encoding: quoted-printable Daniel Engberg writes: > Dag-Erling Sm=C3=B8rgrav writes: > > Daniel Engberg writes: > > > -USES=3D go:1.22,modules > > > +USES=3D go:1.23,modules > > This is not an improvement. Go 1.23 is past EOL and scheduled for > > removal at the same time as 1.22. Furthermore, my testing shows that > > sysutils/gdu builds just fine with Go 1.24, even before the update. > I have no idea what you mean by improvement. The current idea of how > Go apps should be built conflicts with how you expect the ports tree > to work which also have been mentioned in discussions and previous > ones. Pinning sysutils/gdu to 1.22 is problematic because 1.22 is EOL and scheduled for removal. That's why Adam deprecated sysutils/gdu (it was the wrong thing to do but he was right about the _reason_ for doing it). Pinning it to 1.23 does nothing to improve the situation since 1.23 is also EOL and scheduled for removal. The correct solution _in this specific case_ is to remove the version number. Just use `go:modules` and nothing more. Your port builds fine with the default Go version. I tested it over the weekend. Other ports need more work, but sysutils/gdu will be fine. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org