3a5b67ddd1
The recipe tar= and blake3 were bumped to 6.11.1 at the 0.3.1 branch cut, but the vendored source/ tree was never propagated: it was a muddle of 6.11.0 and 6.11.1 files plus injected line-duplication corruption. Rebase the Redox port onto a clean pristine 6.11.1 tree: - pristine 6.11.1 + redox.patch + in6-pktinfo/ifreq/forkfd_qt patches - re-apply the 6 baked-only Redox shims never captured as patches (forkfd waitid, qprocess vfork, posix-sem decls, qassert, qplugin, qnet) - qtwaylandscanner null-guard one-liner (its patch file was malformed) - drop the sys/ioctl.h / assert.h / QT_CONFIG(opengl) line-duplication corruption Result differs from pristine 6.11.1 by exactly the 36-file Redox port.