Index: intel-ixl-kmod/files/patch-freebsd__compat__common.h =================================================================== --- intel-ixl-kmod/files/patch-freebsd__compat__common.h (nonexistent) +++ intel-ixl-kmod/files/patch-freebsd__compat__common.h (working copy) @@ -0,0 +1,15 @@ +--- freebsd_compat_common.h.orig 2020-09-07 12:24:21 UTC ++++ freebsd_compat_common.h +@@ -137,9 +137,11 @@ static __inline u_quad_t uqmax(u_quad_t a, u_quad_t b) + * multicast addresses. The old KPI is eventually removed in 1300054, so we + * provide the new implementation for older kernels that lack them. + */ +-#if __FreeBSD_version < 1300051 ++#if __FreeBSD_version < 1202000 + struct sockaddr_dl; + typedef u_int iflladdr_cb_t(void *, struct sockaddr_dl *, u_int); ++#endif ++#if __FreeBSD_version < 1300051 + u_int if_foreach_lladdr(if_t ifp, iflladdr_cb_t cb, void *cb_arg); + u_int if_foreach_llmaddr(if_t ifp, iflladdr_cb_t cb, void *cb_arg); + u_int if_lladdr_count(if_t ifp); Property changes on: intel-ixl-kmod/files/patch-freebsd__compat__common.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: intel-ix-kmod/Makefile =================================================================== --- intel-ix-kmod/Makefile (revision 554434) +++ intel-ix-kmod/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ix -PORTVERSION= 3.3.14 -PORTREVISION= 1 +PORTVERSION= 3.3.18 PORTEPOCH= 0 MASTER_SITES?= https://downloadmirror.intel.com/14688/eng/ \ http://downloadmirror.intel.com/14688/eng/ \ Index: intel-ix-kmod/distinfo =================================================================== --- intel-ix-kmod/distinfo (revision 554434) +++ intel-ix-kmod/distinfo (working copy) @@ -1,5 +1,5 @@ -TIMESTAMP = 1591947342 -SHA256 (ix-3.3.14.tar.gz) = 2340b065c5a3d1c3fdef4564045b42a6916d3730a9524a86f4271a1092b0f591 -SIZE (ix-3.3.14.tar.gz) = 275148 +TIMESTAMP = 1604826399 +SHA256 (ix-3.3.18.tar.gz) = 5b2a5c9e19b6b1cd4feded582ca0e9f43960ca93de3af9e7ec75cbddea7c5d01 +SIZE (ix-3.3.18.tar.gz) = 278347 SHA256 (ix-3.3.10.tar.gz) = ed65546493c2af55827c27a86dca94c4efafedb653e94715923413f8ba7a7ca1 SIZE (ix-3.3.10.tar.gz) = 272974