Re: Go and Rust ports PORTREVISION bump up question
Hi qroxana, Go and rust ports statically link parts of the runtime provided by the toolchain ports, but do not have a LIB_DEPENDS on it. PORTREVISION is bumped on toolchain update so the ports get rebuilt with the new version of the toolchain and receive whatever standard library patches the upda
Go and Rust ports PORTREVISION bump up question
Just curious, what is reason for bumping up the PORTREVISION of the GO and Rust ports, after lang/go or lang/rust is updated? Thanks.