Date: Tue, 18 Jun 2024 17:04:38 +0300 From: Matthias Fechner <mfechner@freebsd.org> To: ports@freebsd.org Subject: Re: [pkg-fallout@FreeBSD.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch] Message-ID: <8143a992-7596-4c6d-b22e-0f7c9521fd1f@freebsd.org> In-Reply-To: <ZnFYYB9AGAZvORhx@fuz.su> References: <ZnFYYB9AGAZvORhx@fuz.su>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 18.06.2024 um 12:50 schrieb Robert Clausecker: > What is the meaning of the number “10317?” I was unable to find where > it comes from. what I see here is that this is a go port. There is normally not the need to define the GH_TUPLEs. Maybe check one of my ports: security/trivy that shows you, how you can really easily create the binary. You maybe need to define: GO_TARGET= cmd then go.mk should take care for you, downloading the required go modules. There should be no need to define the GH_TUPLEs. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8143a992-7596-4c6d-b22e-0f7c9521fd1f>