On 2016/08/19 01:19, Dmitrij D. Czarkoff wrote: > Hi! > > Now with go 1.7 in ports it's time to update go libraries. The diff below > changes lang/go port and module so that go libraries have runtime dependency > on > lang/go, so that they get rebuilt once lang/go is updated.
I think this makes sense, the only other way to achieve updates would be to manually bump REVISION for each lang/go update, which is going to be a pain and easily missed. > Ports > devel/go-tools, net/go-net, security/go-crypto and textproc/go-text are > updated > to match go 1.7. devel/go-tools gets a README about tuning GOPATH for rc > script. Ports devel/go-check and textproc/go-xlsx are also updated. I'm not using any golang ports myself so can't really comment on this.