Re: Porting a new Golang app: go mod replace relative path

From: Matthias Fechner <idefix_at_fechner.net>
Date: Tue, 23 Jul 2024 05:34:46 UTC
Am 24.04.2024 um 18:26 schrieb Zach Leslie:
>> 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
>
I commited it, thanks for your contribution.
I you add github pull requests, make sure you always write to an email 
list, as most of the committers work with the official bug tracker, but 
they maybe do not monitor github.

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