Download raw body.
sysutils/k9s: how to patch go ports
I ported sysutils/k9s to OpenBSD. During the build process, I encountered 2-3 build errors that are easy to fix (hackish). sysutils/k9s/patch-pkg_mod_github_com_containerd_containerd@v1_7_28_archive_tar_mostunix_go sysutils/k9s/patch-pkg_mod_github_com_containerd_containerd@v1_7_28_archive_tar_unix_go sysutils/k9s/patch-pkg_mod_github_com_containerd_containerd@v1_7_28_client_go My problem is that these files are not available at all during the patch task. Does anyone have any idea what is going on? The port is attached. Cheers, Rafael
sysutils/k9s: how to patch go ports