Quote:
Originally Posted by marietto2021
How can I upgrade the binary packages to the current stage to sync them with the pkgsrc current ?
|
You find various current pbulks
here (I had already linked this above); naturally you can't expect even the latest one to be in sync with most recent pkgsrc-current changes.
My personal recommendation however (I'm not really a fan of cutting edge) is to either replace your pkgsrc tree with pkgsrc-2021Q2, and build from that (so that you'll be 100% sure it's in sync with stable binary packages, which currently are based on 2021Q2), or compile everything from source with current. There are tool to automatize the process, such as
pkg_comp.
If you decide to stay with stable quarterly packages, you can still apply the patch you want with LOCALPATCHES, as I showed you above, and see if this fixes the problem