Re: Porting a new Golang app: go mod replace relative path
- Reply: Jonathan Chen : "Re: Porting a new Golang app: go mod replace relative path"
- Reply: Matthias Fechner : "Re: Porting a new Golang app: go mod replace relative path"
- In reply to: Matthias Fechner : "Re: Porting a new Golang app: go mod replace relative path"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Apr 2024 15:26:46 UTC
> maybe by an additional manually added distfile entry to place it in the > expected directly (maybe in a prefetch rule or by just manually extending > the DIST_FILES). Thank you for the pointers. I was able to get something working and have submitted the following pull request for this new port. https://github.com/freebsd/freebsd-ports/pull/252 -- Zach