CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/06/25 07:57:45
Modified files:
lang/go : go.port.mk
infrastructure/lib/OpenBSD/PortGen/Port: Go.pm
Log message:
Add the ability to follow redirected dependencies.
- De-duplicate our .mod and .zip files.
- Move chdir to a child process.
- Break MODGO_MODULES and MODGO_MODFILES values into their own lines
for easier reading.
