On 2017/12/25 21:16, Jan Stary wrote: > I am working on a port of the bitcoin node, > which requires db 4.8 to support the wallet. > What we have in db/v4 is 4.6. > > The db port seems rather nontrivial > and I suppose a lot of stuff depends on it, > so I haven't tried yet to upgrade it myself. > > Are there any plans to upgrade db/v4 to 4.8? > (There is no maintainer, last upgrade 10 years ago.) > > Jan >
You'll find some things about this in the ports archive. The main problem is that the file format changed.
