[Midnightbsd-cvs] [MidnightBSD/mports] f96307: sysutils/beats7: fix build with Go 1.23

Lucas Holt noreply at github.com
Thu May 28 14:30:13 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: f963074bf2ea8867de75da222f9d8ebfac9b99df
      https://github.com/MidnightBSD/mports/commit/f963074bf2ea8867de75da222f9d8ebfac9b99df
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    A sysutils/beats7/files/patch-vendor_golang.org_x_net_internal_socket_rawconn__msg.go
    A sysutils/beats7/files/patch-vendor_golang.org_x_net_internal_socket_sys__unix.go

  Log Message:
  -----------
  sysutils/beats7: fix build with Go 1.23

Patch vendored x/net socket code to avoid linkname references to unexported syscall recvmsg/sendmsg symbols that Go 1.23 rejects.

AI-Assisted-by: OpenAI GPT-5 Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list