Re: [pkg-fallout@FreeBSD.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]
- Reply: Robert Clausecker : "Re: [pkg-fallout@FreeBSD.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]"
- In reply to: Robert Clausecker : "[pkg-fallout@FreeBSD.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 14:04:38 UTC
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