https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263297
--- Comment #6 from Rainer Hurling <rhur...@freebsd.org> --- (In reply to imbutler from comment #5) Thanks for the patch, really appreciated! I tried to update 14.0-CURRENT from commit #b93f47eaee from April, 15th to #67fc95025cc from today. The patch file itself is applied without any problems. However, the if condition in net/wireguard-kmod's Makefile does not execute the patch when updating from OSVERSION<=1400056, i.e. before the modified udp_tun_func_t() function is present. The ports framework seems to refer to the still current (installed) OSVERSION instead of the future OSVERSION currently under construction when checking for net/wireguard-kmod? -- You are receiving this mail because: You are the assignee for the bug.