aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/files
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2025-08-24 08:33:18 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2025-08-24 08:34:17 +0000
commit637a63de98ffb5f37589228a102ccf7335c49485 (patch)
treef2741ea8e01d8000f51dc44023855e24af044919 /www/firefox/files
parent9b3995b8d8f1c592676a7b1c6514ae17d0c6bdf3 (diff)
sysutils/beats7: Fix build using older version of goHEADmain
syscall.SendmsgN and syscall.Recvmsg where moved to golang.org/x/sys/unix a while back. With go-1.23, they where finally removed from syscall, and hence the build fails. This package uses older version of some vendor packages that where not migrated. Building with go-1.22 mitigates the problem and fixes the build. Since we already have beats8, it is safe to assume that go-1.22 will be more long lived in the the ports tree than beats7, so downgrading to just building with go-1.22 fixes the problem. PR: 287103 Approved-by: otis (with elastic hat)
Diffstat (limited to 'www/firefox/files')
0 files changed, 0 insertions, 0 deletions