Re: git: 8607332fb826 - main - www/gitlab-pages: Fix bulk build warning
Date: Fri, 03 Feb 2023 12:02:47 UTC
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