Date: Fri, 3 Feb 2023 07:02:47 -0500 From: Dmitri Goutnik <dmgk@FreeBSD.org> To: Mathieu Arnold <mat@freebsd.org>, Muhammad Moinur Rahman <bofh@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 8607332fb826 - main - www/gitlab-pages: Fix bulk build warning Message-ID: <e386646a-3f6f-d94a-485d-5d8c56d9941f@FreeBSD.org> In-Reply-To: <20230203091258.5ou4dpzklcp7euqj@aching.in.mat.cc> References: <202302022304.312N4C2R091641@gitrepo.freebsd.org> <20230203091258.5ou4dpzklcp7euqj@aching.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/02/2023 04:12, Mathieu Arnold wrote: > On Thu, Feb 02, 2023 at 11:04:12PM +0000, Muhammad Moinur Rahman wrote: >> The branch main has been updated by bofh: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=8607332fb8268becd08f7e6cfbc853bc76e2cc43 >> >> commit 8607332fb8268becd08f7e6cfbc853bc76e2cc43 >> Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> >> AuthorDate: 2023-02-02 23:01:36 +0000 >> Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> >> CommitDate: 2023-02-02 23:01:36 +0000 >> >> www/gitlab-pages: Fix bulk build warning >> >> In the previous commit a duplicate USE_FETCH target was added similar to >> the one in Mk/Uses/go.mk. However this is possible using a different >> number and target name compared to what is already predefined as it >> conflicts. > > I fail to see the functional difference between this target and the > existing one in USES=go, and it feels that now, the fetch is done twice, > once in USES=go and once here. > > Can you try to see if it still works without this target here? > This ports does indeed build fine for me without custom post-fetch and do-install targets, fetching go.mod directly from gitlab.com is enough. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269303 -- Dmitri Goutnik dg@syrec.org | dmgk@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e386646a-3f6f-d94a-485d-5d8c56d9941f>