Loading
freebsd: Include more version info and update
We want to know the minor versions. We want to know the patch versions too, where possible. We get those either from the branch when it is the form `RELEASE-p<patch>`, or from the tag when its in the form `release/<major>.<minor>.<patch>`.