Created attachment 146673 [details] net/zebra patch for sock_raw Following the commit r270929 in -current (detail here: https://wiki.freebsd.org/SOCK_RAW), zebra needs to be patched (attached).
over to maintainer
Olivier, to help progress these, please attach: - poudriere (preferred) or redports build logs - portlint -AC output
Created attachment 146772 [details] poudriere log and portlint
Bryan, technically this PR timed out and I should move it to patch-ready status (i.o.w. maintainer approval no longer required). I've been doing exactly this for the last hour to many PRs. However, for you I'm only going to ping the PR but in fairness you should try to take care of this ASAP.
Okay, this PR timed out twice. I'm moving it to patch-ready status in fairness to the submitter.
Sorry I only saw this today. I will commit soon.
(In reply to John Marino from comment #4) > Bryan, technically this PR timed out and I should move it to patch-ready > status (i.o.w. maintainer approval no longer required). I've been doing > exactly this for the last hour to many PRs. However, for you I'm only going > to ping the PR but in fairness you should try to take care of this ASAP. Yes it was a timeout and anyone could commit it at that point. Since you're maintaining the bug queue please know that I generally implicitly approve "just fixing it" in my ports.
A commit references this bug: Author: bdrewery Date: Wed Oct 8 17:42:13 UTC 2014 New revision: 370473 URL: https://svnweb.freebsd.org/changeset/ports/370473 Log: - Fix raw sockets for FreeBSD 11 PR: 193249 Submitted by: olivier@cochard.me Changes: head/net/zebra/Makefile head/net/zebra/files/patch-ospfd_ospf_dump.c head/net/zebra/files/patch-ospfd_ospf_packet.c
A commit references this bug: Author: bdrewery Date: Wed Oct 8 17:42:37 UTC 2014 New revision: 370474 URL: https://svnweb.freebsd.org/changeset/ports/370474 Log: MFH: r370473 - Fix raw sockets for FreeBSD 11 PR: 193249 Submitted by: olivier@cochard.me Changes: _U branches/2014Q4/ branches/2014Q4/net/zebra/Makefile branches/2014Q4/net/zebra/files/patch-ospfd_ospf_dump.c branches/2014Q4/net/zebra/files/patch-ospfd_ospf_packet.c
A commit references this bug: Author: jbeich Date: Sun Oct 13 12:59:50 UTC 2019 New revision: 514389 URL: https://svnweb.freebsd.org/changeset/ports/514389 Log: net/zebra: drop FreeBSD < 11.0 fix after r483654 ospfd/ospf_dump.c had a typo, so rebuild is required. PR: 193249 Changes: head/net/zebra/Makefile head/net/zebra/files/patch-ospfd_ospf_dump.c head/net/zebra/files/patch-ospfd_ospf_packet.c